Projects

HiFi Online Radio Internet Streaming With ESP32 and VS1053

“HiFi” Online Radio: Internet Streaming With ESP32 and VS1053

Instructions on creating an Internet Radio Streamer with the ESP32 and the MP3 decoder “VS1053”. Numerous tutorials exist for a device like this online (many of which provided the information and ideas I needed), but I decided to share my own version as I had to find unique solutions to meet the requirements of my […]

“HiFi” Online Radio: Internet Streaming With ESP32 and VS1053 Continue Reading

Circuit diagram of the temperature based fan speed control and monitoring using Arduino

Beat the Heat: DIY Temperature-Controlled Fan Speed Regulator

This project is an independent fan speed regulator that automatically adjusts the speed of an electric fan based on real-time feedback. The use of embedded system technologies like a microcontroller and closed-loop control architecture enables successful and reliable temperature regulation. The ATMega8/168/328 microcontroller allows for rapid adjustment of fan speed based on real-time sensor information.

Beat the Heat: DIY Temperature-Controlled Fan Speed Regulator Continue Reading

Arduino – Control a DC motor with TIP120 potentiometer and multiple power supplies circuit

Arduino – Control a DC motor with TIP120, potentiometer and multiple power supplies

A simple diagram demonstrating how to regulate the velocity of a DC motor using a potentiometer connected to your Arduino device. Additionally demonstrates the method of utilizing a TIP120 transistor for enabling the Arduino to manage a more powerful power source. Transistors consist of 3 pins, with the third pin (Base) enabling control of the

Arduino – Control a DC motor with TIP120, potentiometer and multiple power supplies Continue Reading

TMP36 Temperature Sensor With Arduino in Tinkercad

TMP36 Temperature Sensor With Arduino in Tinkercad

For this assignment, your goal is to transform the Arduino into a thermometer! Utilize a temperature sensor to track your skin’s temperature and record the information using three LEDs. The Arduino, being a digital tool, is able to collect information from analog devices such as the TMP36 temperature sensor by utilizing its on-board Analog-to-Digital (ADC)

TMP36 Temperature Sensor With Arduino in Tinkercad Continue Reading

Power Quality Meter using Arduino

Power Quality Meter ( PQ Monitor) using Arduino

Arduino UNO project, Power Quality Meter, someone would call it’s PQ Monitor or PQ Analyzer. I had already published one  blog  devoted RMS voltage measurements on full band  20 – 20 000 Hz  audio signals. ( Following my own style, I’d refer to already published materials whenever it’s possible ).  This time measurements performed on

Power Quality Meter ( PQ Monitor) using Arduino Continue Reading

Scroll to Top