DC motor interfacing with PIC16F877A It is easy to control the speed of a DC motor using PIC16F877A microcontroller since
Continue reading
Simple Electrical and Electronics Projects
DC motor interfacing with PIC16F877A It is easy to control the speed of a DC motor using PIC16F877A microcontroller since
Continue readingInterfacing DC motor with PIC16F84A DC motor speed can be easily controlled if the microcontroller has CCP module to generate
Continue readingPIC18F4550 PWM + ADC Example PIC18F4550 has one CCP module and one ECCP (Enhanced CCP) module, the CCP module which
Continue readingPIC16F877A PWM ADC Example The microcontroller PIC16F877A has two CCP modules and with these modules we can generate two PWM
Continue readingThe microcontroller PIC18F4550 has 13 ADC (Analog to Digital Converter) channels. The resolution of the PIC18F4550 ADC is 10-bit, which
Continue readingThe microcontroller PIC16F877A has 8 ADC (Analog to Digital Converter) channels. The resolution of the PIC16F877A ADC module is 10-bit,
Continue readingPIC18F4550 LCD Example This topic shows a simple example for interfacing LCD display with HD44780 controller with PIC18F4550 microcontroller using
Continue readingPIC16F877A LCD example This topic shows a simple example for interfacing LCD display (with HD44780 or compliant controller) with
Continue readingPIC16F84A LCD example with CCS C It is easy to interface LCD displays with PIC16F84A microcontroller using CCS PIC
Continue readingThree-digit counter using PIC12F1822 and CCS C The easiest way to interface 7-segment display with PIC12F1822 microcontroller is to
Continue reading