Dear Users,
This repository is intended for non-commercial, private use only. Individuals are allowed to edit or fork the project under the condition of providing proper attribution to both the repository and its authors. It is crucial to quote the repository and acknowledge the authors appropriately. Please note that the authors of this solution do not carry any responsibility for any consequences arising from the use of this project.
The aim of this project is to implement a kitchen LED driver that enables setting working parameters of a WS2811 RGB LED manually or over a simple webpage.
-
root dir – system level requirements, tests and frozen config
-
Common – common components like communication protocols, docs and tests
-
LED_Driver – files related to the LED strip driver, schematics, docs, tests etc.
-
Linux_Server – files related to the Server block – utilities for building the app from the ground up on Raspberry Pi / other SBC with Linux, documents and tests
Please get familiar with Master_description_file in the root directory and go through other documents – these should explain running the project step by step.