S
I need to use a microcontroller to sample a varying analog signal every 5 secs or so, convert it to a digital signal and then output it on a LCD. What I need to do from here is send this same signal to a GPRS modem (on the RTU side) which has a sim card with a static IP, and this data needs to be available for the GPRS modem (on the control room side) to poll and retrieve the data. I am using a PIC16F877 uC and Assembly language to code. However, I am new at this sort of programming, so any help will be greatly appreciated. I have an idea of how to physically interface the uC with the LCD, but I don't know how to interface the uC with the GPRS modem. Please help me out anyone... Thanks.
