An open API service indexing awesome lists of open source software.

https://github.com/settorka/iotlab6

IoT Data Transport using Raspberry Pi
https://github.com/settorka/iotlab6

arduino esp32 iot mqtt-broker php python raspberry-pi sql

Last synced: 3 months ago
JSON representation

IoT Data Transport using Raspberry Pi

Awesome Lists containing this project

README

          

IoT Data Transport using Raspberry Pi

This project makes use of an MQTT broker set up in Raspberry Pi to transfer sensor data interpreted by Arduino.
Python scripts are used to subscribe(view messages) and publish (send messages) to push data to an SQL database and control a 5V motor relay.