https://github.com/syssos/local_led_web_application
https://github.com/syssos/local_led_web_application
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/syssos/local_led_web_application
- Owner: Syssos
- Created: 2019-05-16T18:29:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T17:53:07.000Z (about 7 years ago)
- Last Synced: 2025-01-08T12:13:43.753Z (over 1 year ago)
- Language: CSS
- Size: 820 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Local LED Web Application
This is going to be an application for controling multiple arduinos that have LED strips Connected to it. This is only part of the project.

## Files/Folders inside of this repository:
### main.py:
This file is the main python application, it is responsible for the paths and handling the backend aspect of the webserver. It is written in python with flask and requests.