Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)