Any body guide me to get started with PIC micro controllers . I am absolute beginner and want to learn how to write and upload the codes and make simple projects like interfacing sensors . Thanks in Advance.
Any body guide me to get started with PIC micro controllers . I am absolute beginner and want to learn how to write and upload the codes and make simple projects like interfacing sensors . Thanks in Advance.
Another route would be to get yourself a few starter bits:
The choice of PIC is vast. You'll likely see many beginner articles using the PIC16F84/88. I quite like the PIC16F1509 for general designs as it has a good range of built in peripherals. It also contains Configurable Logic Cells (CLC) which can be setup to drive the WS2812 addressable LEDs using hardware.
Another route would be to get yourself a few starter bits:
The choice of PIC is vast. You'll likely see many beginner articles using the PIC16F84/88. I quite like the PIC16F1509 for general designs as it has a good range of built in peripherals. It also contains Configurable Logic Cells (CLC) which can be setup to drive the WS2812 addressable LEDs using hardware.