Project Description
StripPi is designed to be a drop-in replacement for the IR remote controller that comes bundled with most analog RGB LED strips. It enables users to control their LEDs via the browser, or through analog controls on device. It is based around the Raspberry Pi single board computer. You can read more about this project here.
Credits
This project is built on a couple other open-source projects:
- The webpage served to the user for web control is based on FlexiColorPicker
- Users can configure the LEDs to be driven via DMA-based PWM, which uses pi-blaster
Both of these projects are licenced under the MIT Licence.
Development Log
StripPi – Software Demo, Roadkill Electronics: Inaugural post and roadkill electronics demo. Gives an overview of the project and demos the core functionality.