ESP32 Talking Weather broadcast [MicroPython]
MicroPython ESP32 Weather broadcast
Through the MicroPython text-to-speech, the weather API on the network can be acquired through wifi, and the real-time weather can be broadcast by voice.
if you enjoyed those videos, then please subscribe to my channel which I update every week
👉 Subscribers : https://bit.ly/2EpEwrU
===============
= Equipment list =
===============
- ESP32 development board ( WROOM )
- Max98357 Dac Decoder Module I2s Class Amplifier Interface
- Speaker
============
= Schematic. =
============
ESP32 ---------------- TO ------ SSD1306
ESP32 PIN (4) --------------- SDA 4
ESP32 PIN (5). --------------- SCL 5
ESP32 PIN (GND). ---------- (GND)
ESP32 PIN (3.3V). ---------- (VCC)
ESP32 ---------------- TO --------- I2S Max98357 Dac Decoder
ESP32 PIN (27 ) ---------------- I2S DOUT
ESP32 PIN (26) ----------------- I2S BCLK
ESP32 PIN (25) ----------------- I2S LRC
========
= STEPS =
========
Connect ESP32 to your PC, Download and open uPyCraft, and select connect to the serial port. then burn MakePython Firmware
to burn Firmware. Board Choose ESP32, BURN_addr Choose 0x1000,erase_flash Choose Yes, Choose serial port the corresponding port number. More info here : https://github.com/Djamal-UK/Project_TTS-Weather-Broadcast/blob/master/oldversion_v1_README.md
==============
= source code =
==============
https://github.com/Djamal-UK/Project_TTS-Weather-Broadcast/archive/master.zip
#esp32_micropython_weather_station
#esp32_weather_forecast
#esp32_micropython_projects
-----------------------------------------------------------------------
About Social Media, Business, and Blogging
------------------------------------------------------------------------
https://www.youtube.com/djamaluk
https://www.facebook.com/Djamal.UK
https://twitter.com/DjamalUK
https://Djamal.UK
Code and Schematic OR Any Questions Please let me know in the comment section below
Thank you everyone for stopping by my youtube channel I would love to hear from you, so leave a comment to let me know you were here!