Blog

PIC12F1822 ADC and PWM modules

PIC12F1822 ADC and PWM modules

This topic gives a short descriptions about PIC12F1822 microcontroller ADC and PWM module and how to use them using CCS PIC C compiler. For more details go to PIC12F1822 datasheet. PIC12F1822 ADC Module: PIC12F1822 microcontroller has a 10-bit ADC (Analog-to Digital Converter) module. 4 Pins can be used as analog inputs which are: RA0 (AN0),

PIC12F1822 ADC and PWM modules Read More Β»

PICMicro Pwm Calculator

PICMicro PWM TMR0 Calculators

Microchip PIC microcontroller series of Pwm Tmr0 Time Delay code calculations for programs PICMicro Pwm Calculator Oscillator frequency settings when TMR2 PR2 identify values ​​Actual values ​​automatically gives frequency resolation Bits PICMicro Tmr0 Time… Electronics Projects, PICMicro PWM TMR0 Calculators “electronics software tools, ” Microchip PIC microcontroller series of Pwm Tmr0 Time Delay code calculations

PICMicro PWM TMR0 Calculators Read More Β»

DS1307 Based Hand Clock with seven segment display using PIC16F877A schematic diagram

DS1307 Based Hand Clock with seven segment display using PIC16F877A

DS1307 Based Hand Clock with seven segment display using PIC16F877A (Code) //——Project by { ZAKI }–“facebook.com / Zaki Semel”———-// //——Project { Clock Hand }—For Pic16f877a & 7 Segment 4, Anode——-// //*****************************************************************************// char second, minute, hour, day, date, month, year; char second_d1, second_d2, minute_d1, minute_d2, hour_d1, hour_d2; char date_d1, date_d2, month_d1, month_d2, year_d1, year_d2, year_d3, year_d4;

DS1307 Based Hand Clock with seven segment display using PIC16F877A Read More Β»