ESP32C3 DWIN 7 inch Display Weather Station

User avatar
WardMas
Posts: 72
Joined: Fri Jun 19, 2020 9:09 am

ESP32C3 DWIN 7 inch Display Weather Station

Postby WardMas » Sun Oct 23, 2022 7:39 am

https://youtu.be/vfW4ydkPVy8

In this video, a DIY weather station is built using ESP32C3 that is connected over WiFi through a TCP socket to OpenWeather API. ESP32C3 sends HTTP GET request every one minuet to get the current weather related information in JSON format after that the obtained data is parsed and sent the DWIN display over UART to show the obtained data on the screen.

CJSON library is used for parsing JSON file that is obtained from the OpenWeather API. FreeRTOS queue is used to let the tasks communicate and exchange data. DWIN compatible packets are created using the obtained data and sent over UART to the display. 3D printed case is also used to put all the project components and make everything look nice.
Attachments
cover.jpg
cover.jpg (82.48 KiB) Viewed 4107 times
You can always visit my YouTube channel for embedded systems related tutorials
https://youtube.com/user/wardzx1

Who is online

Users browsing this forum: No registered users and 106 guests