MQTT NeoPixel control using a esp8266 based board
Go to file
lopeztel 45f7ef7973 Initial commit 2020-06-28 16:46:58 +02:00
.vscode Initial commit 2020-06-28 16:46:58 +02:00
include Initial commit 2020-06-28 16:46:58 +02:00
lib Initial commit 2020-06-28 16:46:58 +02:00
src Initial commit 2020-06-28 16:46:58 +02:00
test Initial commit 2020-06-28 16:46:58 +02:00
.gitignore Initial commit 2020-06-28 16:46:58 +02:00
Demo.gif Initial commit 2020-06-28 16:46:58 +02:00
HW.jpg Initial commit 2020-06-28 16:46:58 +02:00
LICENSE Initial commit 2020-06-28 16:03:11 +02:00
README.md Initial commit 2020-06-28 16:46:58 +02:00
platformio.ini Initial commit 2020-06-28 16:46:58 +02:00

README.md

esp8266_NeoPixel

About

MQTT NeoPixel control using a esp8266 based board (ESP-01S). Platformio project file for convenience.

Requirements

  • ESP-01S board
  • ESP-01 ESP-01S RGB LED Controller Adapter
  • WS2812 WS2812B n Bits Light Ring (I used 16 Bits)
  • 3-5V supply or battery

HW

Demo

(Tested with MQTT_Dashboard)

Demo

TODO

  • Implement initial SSID and password configuration through serial port
  • Standalone light effects