MoonLight is open-source software that lets you control a wide range of DMX and LED lights using aESP32 microcontrollers, for home, for artists, and for stages.
Use MoonLight Installer to install.
If you like MoonLight, give it a ⭐️, fork it or open an issue or pull request. It helps the project grow, improve and get noticed.
What's Changed
SvelteKit
- Ethernet support, see Ethernet
MoonBase
MoonLight
Pull Requests
- uint16_t for fixed rectangle effect, ir_led: remove unnecessary logs by @limpkin in #57
- do not allow ir code 0 by @limpkin in #58
- add heap-optimization: request heap optimization review by @ewowi in #62
- d0 tuning by @ewowi in #63
- Board presets tuning by @ewowi in #66
- Board preset add presets by @ewowi in #70
- Board presets more presets by @ewowi in #71
- Board presets ESP32-P4 by @ewowi in #72
- Board presets p4 by @ewowi in #74
- Update board definitions by @wladwnt in #73
- rename UI components by @ewowi in #75
- Lots of effects by @ewowi, @Brandon502 and @BobLoeffler68 in #77
- v0.7.0 preparations by @ewowi in #76
New Contributors
- @wladwnt made their first contribution in #73
- @BobLoeffler68 made their first contribution in #77
Full Changelog: v0.6.0...v0.7.0