Skip to content

win-vid/Luminaria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Luminaria

LED-light control software. Because other lights are too expensive and we want more control.

Setup

Parts

  • A control unit, ideally an ESP32S3, or similair
  • LED-Stripe / -Matrix

Software & Packages

You need the Arduino IDE and the latest version of FastLED. You can install FastLED via the Arduino package manager. Additionally, you need the latest version of the ESP32S3 Dev Module which can also be installed via the Arduino IDE.

Installation

  1. Clone this repo: git clone https://github.com/win-vid/Luminaria.git
  2. Open LuminariaMain/LuminariaMain.ino in the Arduino-IDE.
  3. Upload.

FAQ

Q: Arduino IDE throws a timeout exception when I try to install the ESP32S3 Dev Module A: The following solution applies to both windows- and linux systems. In your local file-system find the "arduino-cli.yaml" file. Open it and add the following:

network:
  connection_timeout: 300s

About

LED-light control software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages