/NeoPixel-Nudge

NeoPixel Nudge with Alarm, Action and MQTT PubSub - easy to integrate with Home Assistant

Primary LanguageG-codeMIT LicenseMIT

ESP8266-NeoPixel-Nudge

Neopixel homemade clock (quater announcer) with nudge and alarm feature

Setup

  • Download this project either with a git checkout or press "Download as zip"
  • Install the following librarys with your Arduino Library Manager in Sketch > Include Library > Manage Libraries...
  • Adafruit Neopixel
  • WiFiManager (tzapo)
  • PubSub (mqtt)
  • ArduinoJson (JsonParser)

Components