Re: Reading in Data using a microcontroller
I still don't understand how the PIC is able to capture serial data and store it somewhere in memory. For example if I'm sending the binary byte, 01011001, from some to device to the input pin of a PIC, how would the PIC capture this value and store it in memory where I can call upon this value later?
|