The PIC Object encapsulates the Microchip PICmicroŽ that the OOPic uses.- OOPic firmware Version A.1.x uses the PIC16C74 chip
- OOPic firmware Version A.2.x uses the PIC16C74b chip
- OOPic firmware Version B.1.x uses the
PIC16F77 chip
- OOPic firmware Version B.2.x uses the
PIC16F877 chip
NOTICE: This Object is provided for those who would like to work directly with the PIC microcontroller that the OOPic is based on and is intended for the technically advanced user. Savage Innovations does not recommend or warranty its use as misuse can have unexpected results. If you decide that you do need to experiment with this Object, you can find full documentation of each property in Microchip's PIC16C74, PIC16C77
and PIC16C877 data sheets. Keep in mind that the OOPic Operating System uses the following items and any writes to these items will surly cause the OOPic to go into an undetermined state: - FSR
- INDF
- INTCON
- OPTION
- PCON
- PCL
- PCLATH
- PORTA
| - PIE1
- PIE2
- PIR1
- PIR2
- STATUS
- TMR0
- TRISA
|
|