Skip to content

nuthub/MateDisplayController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MateDisplayController

This Sketch opens a UDP port and listens for TMP2.NET on this port. WiFi network is configured via WiFiManager. Firmware can be updated OTA.

For now, you have to set the number of pixels and the pin you connect your LEDs to by copying or renaming Config.h.example to Config.h.

You need:

  • ESP8266WiFi.h
  • ESP8266mDNS.h
  • WiFiUdp.h
  • ArduinoOTA.h
  • Adafruit_NeoPixel.h
  • DNSServer.h
  • ESP8266WebServer.h
  • WiFiManager.h

All libraries are available through Arduino IDE package manager.

About

MateDisplayController

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages