Ecosyste.ms: Awesome
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: 9 days ago
JSON representation
IoT Data Transport using Raspberry Pi
- Host: GitHub
- URL: https://github.com/settorka/iotlab6
- Owner: settorka
- License: gpl-3.0
- Created: 2022-11-17T13:35:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T17:18:45.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T16:52:24.036Z (3 months ago)
- Topics: arduino, esp32, iot, mqtt-broker, php, python, raspberry-pi, sql
- Language: C++
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.