In my undergraduate years I learned programming Arduino Boards. After I graduated I decided to implement a music visualizer at home using a led strip, Arduino board, and a sound detector. I used ...
This Arduino project controls the brightness of an LED based on input from an ultrasonic distance sensor and a sound sensor. The LED's brightness is dynamically adjusted according to the distance ...
Used to detect the intensity of the ambient sound. Output: digital signal (LOW / HIGH). The triggered threshold is adjustable via a built-in potentiometer. Sound Sensor for Arduino, ESP32, ESP8266, ...
I have already made some devices using SeeedStudio’s Seeeduino Nano microcontroller boards and Grove Sensors. In this post I am going to show you how to make a simple sound activated electronic switch ...
This innovative project combines an Arduino Nano, a TCS34725 color sensor, and a buzzer to assist users who have trouble seeing colors. How can a seeing-impaired person select clothes with matching ...
Welcome to our blog post on interfacing the WS2811 (5V) RGB LED strip with Arduino! In this guide, we will walk you through the process of connecting and controlling WS2811 LED strips using an Arduino ...
In our daily lives, we use thermometers on various occasions and for various purposes, from medical needs to repair and diagnostic purposes. As you know there are different types of thermometers, and ...