pic16f

Breadboard

Breadboard module for 18-pin PIC16F microcontrollers (PCB version)

Because of their compact size, ease of use and many built-in peripherals, the 18-pin PIC16F series processors (PIC16F628A, PIC16F88, and now PIC16F1827/47) have always been my favorite microcontrollers. Many of my projects and tutorials written in this blog also use PIC16F628A and PIC16F1827 microcontrollers. As I will be using them more in the future too,

Breadboard module for 18-pin PIC16F microcontrollers (PCB version) Read More »

pickit 3 supported devices

pickit 3 supported devices

Supported Devices To read complete introduction and pinout of pickit 3 refer to its introduction.Refer to MPLAB IDE v8.76, the following devices are supported: PIC10F PIC10F200, PIC10F202, PIC10F204, PIC10F206, PIC10F220, PIC10F222 PIC12F PIC12F508, PIC12F509, PIC12F510, PIC12F519, PIC12F609, PIC12HV609, PIC12F615, PIC12FHV615PIC12F629, PIC12F635, PIC12F675, PIC12F683 PIC16F PIC16F505,PIC16F506,PIC16F526,PIC16F54,PIC16F57,PIC16F59, PIC16F610,PIC16FHV610,PIC16F616, PIC16FHV616PIC16F627, PIC16F628, PIC16F627A, PIC16F628A, PIC16F648A, PIC16F630, PIC16F631, PIC16F636,PIC16F639,PIC16F676, PIC16F677,PIC16F684,

pickit 3 supported devices Read More »

Stepper Motor Interface PIC16F

Here is a simple example for PIC microcontroller interfacing  Unipolar stepping motor with assembly code. Instead of using a dedicated stepper motor driver IC like very popular L293D   PIC16F with ULN2003A were used. Just 4 I/O Pins are required to drive each coil of the motor. By energizing each coil in a particular sequence you can control the

Stepper Motor Interface PIC16F Read More »