Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psp515/picocontroller
ARGB Led controller for Raspberry Pi Pico W.
https://github.com/psp515/picocontroller
micropython raspberry-pi-pico wsb2812b
Last synced: 26 days ago
JSON representation
ARGB Led controller for Raspberry Pi Pico W.
- Host: GitHub
- URL: https://github.com/psp515/picocontroller
- Owner: psp515
- License: mit
- Created: 2024-06-18T19:19:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-03T17:34:33.000Z (6 months ago)
- Last Synced: 2024-12-17T14:08:30.430Z (26 days ago)
- Topics: micropython, raspberry-pi-pico, wsb2812b
- Language: Python
- Homepage:
- Size: 337 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### About The Project
The Pico Controller is an ARGB LED controller designed for seamless integration and control via MQTT. Additionally, it features an onboard button for manual control. This device offers multiple lighting modes (not yet xD), leveraging the full capabilities of the WS2812B LEDs to create stunning visual effects.
Key Features:
- Multiple Control Options: Primarily managed through MQTT, with an onboard button for direct interaction.
- Dynamic Lighting Modes: Experience a variety of lighting effects, fully utilizing the potential of WS2812B LEDs.
- Configuration Mode: Adjust settings such as LED strip length, Wi-Fi credentials, and MQTT configurations effortlessly.To facilitate setup, the device comes with a 3D model and assembly instructions provided in [Documentation](https://github.com/psp515/PicoController/tree/main/docs)
### Built With
![Micro Python](https://img.shields.io/badge/MicroPython-14354C?style=for-the-badge&logo=micropython&logoColor=white&style=flat)
![Raspberry Pi](https://img.shields.io/badge/-Raspberry%20Pi%20Pico%20W-C51A4A?style=for-the-badge&logo=Raspberry-Pi&logoColor=white&style=flat)
![HiveMq](https://img.shields.io/badge/-HiveMQ-F5F5F5?style=for-the-badge&logo=hivemq&logoColor=yellow&style=flat)### License
Distributed under the MIT License. See `LICENSE.txt` for more information.
### Contact