Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by malik_zohaib

  1. malik_zohaib

    Mikroc + ethernet +pic16f887...

    Then you have to enable port 80 i believe. search and you will find lots of info about it. Regards Maliks
  2. malik_zohaib

    Mikroc + ethernet +pic16f887...

    mac and ip are unique you cant just assign your laptop ip to it. change it to 192.168.1.xxx .where xxx could be anywhere between 0 to 255 but not the same as your laptop or other devices connected to net. second read the datasheet of enc28j60 or just assign the unique mac address to it. Note...
  3. malik_zohaib

    [SOLVED] mcquay air conditioning thermostat

    I cant able to set the right combinations but I have successfully able to save user set temperature by using PIC controller (PIC12F675) and some modifications on PCB.
  4. malik_zohaib

    [SOLVED] mcquay air conditioning thermostat

    Dont know about J1 but J2 n J3 goes to temperature setting, as I mentioned earlier. The only choice I have, if the combinations doesn't work, is to store temperature value in EEPROM/FLASH and read it when system goes live again; of course I have to use microcontroller with some external connection.
  5. malik_zohaib

    [SOLVED] mcquay air conditioning thermostat

    By default all jumpers were short but to make system auto ON in case of supply interrupt i unsold J4, and problem solved. solder bridges were my tries to make system auto ON and save set temperature but so far I cant able to solve the second problem. J2 and J3 goes to the temperature settings...
  6. malik_zohaib

    [SOLVED] mcquay air conditioning thermostat

    Default temperature is 24C. These jumpers are responsible for auto on and temperature setting. I already tried few combinations but non of them work. 6 jumpers means 2^6=64 combination I have to try?????? This gonna take forever!!!!!!!!!!!
  7. malik_zohaib

    [SOLVED] mcquay air conditioning thermostat

    Hi guys. I wanna ask if someone knows is there any jumper setting in mcquay air conditioning thermostat so it can remember the user set temperature; means when I set the temperature and off the system after that when I on it again it goes back to the default set temperature not mine set...
  8. malik_zohaib

    Laptop schematic here

    Do you guys have schematic of "dell inspiron 15r 5521" laptop???
  9. malik_zohaib

    PIC16f877a programming error in HITECHC

    seriously you are still using Mikroc LCD library. It will not work on Hitech. Either write your own library for Hitech or use Mirkoc instead.
  10. malik_zohaib

    PIC16f877a programming error in HITECHC

    show your schematic and error details. you are using HI-TECH compiler while your code is of MikroC I wonder!!!!!!
  11. malik_zohaib

    How to switch between 12/24 hour format RTC DS1307

    Well....If you have read DS1307 data sheet then you may get the idea how to set time. its simple, just go through the datasheet you will know.
  12. malik_zohaib

    pic18f452 lcd interfacing problem

    Your code is not complete; Go to Mikro C help and you'll find the lcd interfacing code example.
  13. malik_zohaib

    not able to debug pickit3 with MPLAB V8.92

    Problem is your power setting, if you are giving power external to your board than its ok. If not then you have to give power from USB; for this select "PICKIT3" as debugger the go to "debugger settings" go to "power tab" and check "power target circuit from Pickit3". Also remember for...
  14. malik_zohaib

    [SOLVED] Using pic micro controller with g540 programmer

    1 is for off, its already off.
  15. malik_zohaib

    [SOLVED] Using pic micro controller with g540 programmer

    then set FOSC0=0, FOSC1=1, FOSC2=0

Part and Inventory Search

Back
Top