für die Wetter-Software auf ESP8266
m-an 383be4a8a1 Nützliche ESP-Links mit pinout... | 10 months ago | |
---|---|---|
WeatherMatrix | 10 months ago | |
ESP8266-links.txt | 10 months ago | |
README.md | 10 months ago |
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.