Running LED circuit using PIC12F675



This post provides the code to make an Running LED  using PIC12F675 microcontroller. This code is written in C language using MPLAB X IDE with XC8 compiler. This code is intended to be the first step in learning how to use PIC12F675 microcontroller in your projects. You can download this code from the 'Downloads' section at the bottom of this page.



Code :

Figure 1 : Running LED Code


Simulation Video:




DOWNLOAD:  

Running LED code using PIC12F675 was compiled in MPLAB X IDE v3.05 with XC8 V1.34 compiler and simulation was made in Proteus v7.10. To download code and Proteus simulation Click Here



Comments

Popular posts from this blog

Exploring USB Device Detection with Arduino and USB Host Shield

555 Timer Astable mode, Lt spice simulation, and real-time testing

PIC12F675 LED Blinking Code