I am working on what I thought was a simple PIC project and I need some help.
What I need to do is an Analog to digital conversion on an 0-5v signal on RA0 and then put the result in a 4 byte array so that I can send the data to a serial port.
I have used the example for USART and have that working, so I can send data to the serial port ok. I just need to do the A2D conversion and convert to characters I can transmit
IM using an PIC 16F876.
Thanks in Advance!
Dave
Bookmarks