für die Wetter-Software auf ESP8266
m-an 383be4a8a1 Nützliche ESP-Links mit pinout... | преди 10 месеца | |
---|---|---|
WeatherMatrix | преди 10 месеца | |
ESP8266-links.txt | преди 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.