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

https://github.com/syssos/local_led_web_application


https://github.com/syssos/local_led_web_application

Last synced: over 1 year ago
JSON representation

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.

![Homepage](https://github.com/Syssos/local_LED_web_application/blob/master/HomePage.PNG?raw=true)

## 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.