??? 05/04/07 07:16 Read: times |
#138600 - Never studied PIC Responding to: ???'s previous message |
Just because you haven't studied PIC doesn't mean you can't! You can download the datasheets from the Microchip site and find out all you need to know about the PIC, then you can translate it to 8051 or to 'c'. Personally, I'd study the protocol specs for the KISS protocol and use the PIC code as a reference in order to write my own code. This involves some work though.
|