Microcontroller › PIC › interfacing pic with Android › If you are able to connect
August 30, 2013 at 3:00 pm
#10398
Participant
If you are able to connect through serial port your PIC 16F877, and your android device, you can make a code in C for your android that reads the serial port and generates a website.
Maybe the serial port will be virtual, through USB.
Read more in my next article:
http://www.engineersgarage.com/contribution/microcontroller-interface-with-website
It’s for Windows but you can compile the C code for android.
I hope it helps you