für die Wetter-Software auf ESP8266
sezuisa 0cf4d306c7 feat(doc): added docu | 10 ヶ月 前 | |
---|---|---|
WeatherMatrix | 10 ヶ月 前 | |
README.md | 10 ヶ月 前 |
A little program to display weather data on a 16x16 LED Matrix. The display switches between a weather pictogram and the current temperature. Weather data is obtained from OpenWeatherMap - you need a valid API key to use the program (for further setup steps see section Config below).
STASSID
and STAPSK
defines in the code.APIKEY
define in the code.LED_PIN
to your specific setup. This pin should connect to DIN on the LED Matrix.