- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 12 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Wifi clock with Bluetooth speaker and spectrum analyzer
In this project we see how to make a Bluetooth speaker with a clock. It displays date, time, temperature and humidity and it is updated from Internet at 15 minute intervals. It also has a 32-band audio spectrum analyzer that displays different musical patterns. The clock or spectrum analyzer can be displayed while playing music.
We use the Arduino Nano microcontroller which performs all the processing and display functions, while an ESP01 obtains the weather data from the Internet and sends them to the Arduino via serial communication. The Bluetooth module receives the audio and the amplifier sends it to the speakers. Power is provided by the 18650 battery which can be recharged from any smartphone charger.
One Comment