https://github.com/jackparsonss/home-webserer-api
Uses an Arduino, Rasberry Pi 4 to receive data and host a flask application
https://github.com/jackparsonss/home-webserer-api
arduino flask flask-api flask-restful python rasberry-pi
Last synced: 3 months ago
JSON representation
Uses an Arduino, Rasberry Pi 4 to receive data and host a flask application
- Host: GitHub
- URL: https://github.com/jackparsonss/home-webserer-api
- Owner: jackparsonss
- License: gpl-3.0
- Created: 2021-02-14T03:17:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-28T17:45:27.000Z (over 5 years ago)
- Last Synced: 2025-03-28T00:41:06.242Z (over 1 year ago)
- Topics: arduino, flask, flask-api, flask-restful, python, rasberry-pi
- Language: HTML
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Home-Webserer-API
Using Flask as the backend web API hosted on a rasberry pi 4, I am taking data from a temperature sensor on an Arduino Uno R3 which send the data to the raspberry pi where it is stored in the webserver and an API to access the data from anywhere on my personal network, as well I have created simple buttons for toggling on and off an LED attached to the rasberry pi