Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dzooli/nodemcu-rgbstrip
Control an RGB Led strip with NodeMCU and Domoticz
https://github.com/dzooli/nodemcu-rgbstrip
dimmer domoticz nodemcu rgb-led
Last synced: 2 days ago
JSON representation
Control an RGB Led strip with NodeMCU and Domoticz
- Host: GitHub
- URL: https://github.com/dzooli/nodemcu-rgbstrip
- Owner: dzooli
- License: mit
- Created: 2017-07-30T22:08:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-25T13:41:45.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T05:16:27.819Z (2 months ago)
- Topics: dimmer, domoticz, nodemcu, rgb-led
- Language: C++
- Homepage:
- Size: 1.33 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# nodemcu-rgbstrip
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdzooli%2Fnodemcu-rgbstrip.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdzooli%2Fnodemcu-rgbstrip?ref=badge_shield)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=dzooli_nodemcu-rgbstrip&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=dzooli_nodemcu-rgbstrip)This project is a quick study for home automation with Domoticz, NodeMCU WiFi and an RGB LED strip.
## Control an RGB Led strip with NodeMCU using Domoticz RGB Dimmer controller
### HW Components
- Raspberry Pi3
- NodeMCU
- Transistors
- Voltage regulators
- Resistances
- RGB LED strip### SW Components
- IDE: PlatformIO
- ESP8266 Board family for Arduino
- WiFi AP (currently a Raspberry Pi3)
- WifiManager library for Arduino
- Domoticz on the RPi3[Details here](https://github.com/dzooli/nodemcu-rgbstrip/blob/master/doc/devlog.md)
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdzooli%2Fnodemcu-rgbstrip.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdzooli%2Fnodemcu-rgbstrip?ref=badge_large)