Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frozenassassine/room-light
The RGB controller for my Room
https://github.com/frozenassassine/room-light
controller rgb roomlighting ws2812
Last synced: 10 days ago
JSON representation
The RGB controller for my Room
- Host: GitHub
- URL: https://github.com/frozenassassine/room-light
- Owner: FrozenAssassine
- License: mit
- Created: 2023-12-19T15:13:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T07:18:45.000Z (6 months ago)
- Last Synced: 2024-11-13T00:31:34.364Z (2 months ago)
- Topics: controller, rgb, roomlighting, ws2812
- Language: C++
- Homepage:
- Size: 47.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Room-Light
The RGB controller for my RoomThe code consists of an effect.ino file with all the effect functions.
Each function gets a Adafruit_NeoPixel leds[] array passed so you can access all led items.
In the main.ino the effects can be called.
There is also a 3.5mm input jack which goes to two analog inputs.
Those are for music-reactive effects.