일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Drawing Machine
- 4xiDraw
- WeMos D1 mini
- Robot Platform
- 원격제어
- CoreXY
- 3D Design
- Balancing Robot
- Robonoid
- XY Plotter
- GRBL
- miniMe
- raspberry pi
- Web Control
- 로봇
- Bluetooth Control
- AxiDraw
- esp8266
- remote control
- 카메라
- WiFi Control
- Drawing Robot
- 라즈베리파이
- Arduino
- 3D Printer
- 3D modeling
- CnC
- Laser Engraver
- concept
- 3D Printing
- Today
- Total
Zalophus's DesignHouse
ESP8266 LED Matrix gClock Weather Scrolling Message WMOTA Server 본문
ESP8266 LED Matrix gClock Weather Scrolling Message WMOTA Server
Zalophus Dokdo 2017. 9. 13. 17:08Features:
- 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 soonNOTE: Recently added support for rotated LED Matrices
Inspired by and source code from:
https://www.youtube.com/watch?v=2I_us...
'ESP8266' 카테고리의 다른 글
TerraControl - With NodeMCU Webserver (0) | 2017.10.10 |
---|---|
ESP8266 and Visuino: Control Servo Remotely over Wi-Fi with Rotary Encoder (0) | 2016.12.23 |