일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- Home Automation
- IoT
- esp8266
- web server
- WeMos D1 mini
- WiFiManager
- Remote Control
- Home IoT
- wifi
- OTA
- House Automation
- mDNS
- DHT22
- Terra Control
- Today
- Total
Home IoT
LED Matrix Bar Weather Station V1 본문
Features:
- ESP8266 WeMos Dq mini module which I finally found good application for (now you can buy better cheap ESPs)
- 6 x LEDMatrix module with MAX7219 driver
- supplied directly from USB port with USB plug
- all data are synchronized every 7-8 minutes
- time and date are taken from google.com
- weather informations are grabbed from openweather.org JSON api
- currency rates are grabbed from HTML page
- in the future also other news and infos grabbing can be possible
- no hardware RTC clock is necessary
+ internal temperature, humidity sensor (options - DS18B20, DHT22, DHT12)
+ ESP8266 setup as a Wi-Fi Web Server (WiFiManager, OTA, mDNS)
+ receives a message input from a User Input page, then displays the message on a scrolling LED matrix display.
Source code is available here:
....coming soon
NOTE: Recently added support for rotated LED Matrices
Inspired by and source code from:
https://www.youtube.com/watch?v=2I_us...