T15







void main()
{
     TRISC=0;
     T2CON=0x00;
     PR2=0x18;
     CCPR1L=0x0C;
     CCP1CON=0x2C;
     T2CON.TMR2ON=1;
}

ความคิดเห็น

โพสต์ยอดนิยมจากบล็อกนี้

7 Segment Display Interfacing with PIC Microcontroller

arduino Project (อ้างอิง : https://www.prometec.net/control-acceso-clave/)

Digital Thermometer using LM35 and PIC Microcontroller