일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- WiFiManager
- OTA
- DHT22
- mDNS
- wifi
- Terra Control
- Home Automation
- WeMos D1 mini
- Remote Control
- web server
- esp8266
- House Automation
- Home IoT
- IoT
- Today
- Total
Home IoT
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 ..
UPDATE 3: Version 1.3 I'm working on making the code as user friendly as possible but it's going to be a long run. I'd like to have separate html and css files but I'm still figuring it out. For now, few changes...: ! ! ! included mDNS protocol, so from now on you don't need IP address to connect to your NodeMCU, simply put terracontrol.local in your browser and you are done (you have to be on t..