/IoT-IDP

Primary LanguageJava

IoT-IDP

This small project establishes a connection between an android client and a python socket based server on a Raspberry Pi. It communicates between the client and the GPIO pins of the microcontroller.

server_python.py has the python socket code for the server.