logo elektroda
logo elektroda
X
logo elektroda

PIC16F877A Temperature Control Code Example Using MikroC for Beginners

45 11
ADVERTISEMENT
  • #1 21664754
    syahrul Rizuan
    Anonymous  
  • ADVERTISEMENT
  • #2 21664755
    Steve Lawson
    Anonymous  
  • ADVERTISEMENT
  • #3 21664756
    syahrul Rizuan
    Anonymous  
  • #4 21664757
    Mark Harrington
    Anonymous  
  • ADVERTISEMENT
  • #5 21664758
    Steve Lawson
    Anonymous  
  • #6 21664759
    Mark Harrington
    Anonymous  
  • #7 21664760
    Mark Harrington
    Anonymous  
  • #8 21664761
    Steve Lawson
    Anonymous  
  • #9 21664762
    Mark Harrington
    Anonymous  
  • ADVERTISEMENT
  • #10 21664763
    Mark Harrington
    Anonymous  
  • #11 21664764
    Mark Harrington
    Anonymous  
  • #12 21664765
    Mark Harrington
    Anonymous  

Topic summary

The discussion addresses a beginner's request for coding guidance to control temperature using the PIC16F877A microcontroller with MikroC. Responses emphasize the complexity of PIC programming and recommend foundational learning steps including basic coding structure, scripting, and understanding variable types through languages like C and Java. It is suggested to start with simpler PIC models such as 16F88 or 12F675 before advancing to the 16F877A. Assembler programming is recommended for deeper hardware understanding, particularly for managing ADC registers (ADCON0, ADCON1), interrupt handling, and peripheral control. Resources mentioned include Microchip's MPLAB X IDE, PICkit programmers (PICkit 2 and PICkit 3), and PIC simulators like PICSIM2. Additional references cover CCP modules and ADC sampling techniques. The overall advice encourages leveraging tutorials, books, and online videos for comprehensive learning, while specific questions can be addressed once foundational knowledge is acquired.
Summary generated by the language model.
ADVERTISEMENT