.. note:: Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts. **Why Join?** - **Expert Support**: Solve post-sale issues and technical challenges with help from our community and team. - **Learn & Share**: Exchange tips and tutorials to enhance your skills. - **Exclusive Previews**: Get early access to new product announcements and sneak peeks. - **Special Discounts**: Enjoy exclusive discounts on our newest products. - **Festive Promotions and Giveaways**: Take part in giveaways and holiday promotions. 👉 Ready to explore and create with us? Click [|link_sf_facebook|] and join today! Video 43: IoT Internet Weather Station ================================================= Learn how to create a real-time weather station using the SunFounder ESP32 IoT Learning Kit and the OpenWeatherMap API, from setting up hardware to displaying weather data on an LCD screen. * **OpenWeatherMap API**: Access weather data like temperature and humidity through the OpenWeatherMap API. * **Hardware setup**: Connect the ESP32 board, extension board, jumper wires, and LCD screen following the provided wiring diagram. * **Code explanation**: Understand the Arduino code for Wi-Fi setup, API requests, JSON parsing, and displaying weather data on the LCD. * **Selecting ESP32 board and port**: Learn how to choose the ESP32 board and the correct port in Arduino IDE for uploading the code. * **Modifying code for display**: Adjust the code to accurately display weather information on the LCD screen, including handling temperature values. * **Demonstration**: See the weather station in action, displaying real-time weather data on the LCD screen. **Video** .. raw:: html .. **Related On-line Tutorials** .. * :ref:`iot_owm`