Content for Project

6 Channel Voltmeter

“In this project, we are making a 6-channel voltmeter that has 6 voltage dividers and an OLED screen that will show the reading from the diff Some special applications often have to measure the voltage from several parts at the …

Arduino all in one robot

“Experience the Arduino All-in-One Robot, equipped with Bluetooth, IR remote, voice control, obstacle avoidance, and hand follower. Meet my Arduino All-in-One Robot: a super cool creation with Bluetooth, voice, and remote control. It avoids obstacles, follows your hand, and shines …

Arduino FFT Spectrum analyzer on VFD display GP1287

“How to make an audio FFT spectrum analyzer on a 256x50 pixel VFD display. An audio spectrum analyzer is a device that visualizes the frequency content of an audio signal. It represents the distribution of frequencies in a graphical form …

Arduino Reaction Time Game

“Test your reaction time with this simple fast-paced button pressing game! I built a reaction time game using an Arduino Nano! Here’s the project: How to build? The build is really easy to set up. Starting with the buttons …

Arduino+Stepper microscope Z-stage + keypress emulation

“Automation of a microscope Z-stage by Arduino + stepper 28BYJ48, controlled by serial dialogue, with emulated keypress after each movement. To understand the meaning of this project, you should be confident with the concepts of focus stacking in macrophotography or photomicrography …

Automated HA Fish Tank Design Based on Seeed xiao ESP32S3 Se

“Automatic feeding; Environmental monitoring (including temperature, humidity, water quality); Real-time video monitoring; Remote management In today’s era of the Internet of Things and smart home technology, it has become an innovative trend to integrate advanced technology and traditional fish …

Automated plants watering system

“Imagine a setup where technology integrates effortlessly with nature, allowing you to take control of your plant care routine. In the world of do-it-yourself (DIY) projects, few activities match the practicality of constructing your own Arduino-powered automatic watering system. Imagine …

AutoScaling Signal Conditioner for Your Arduino Oscilloscope

“Designed to Work with Signals up to 2 MHz, it should work with your Arduino Oscilloscope In a recent posting, I presented a 2 MHz oscilloscope using the Arduino Giga. I used a very simple arrangement to scale and condition …

Breathing Mechanism for Animatronic Puppets & Companion Bots

“Simulate realistic breathing inside your puppet or animatronic companion bot. I’m building a companion bot (related projects: Animatronic Fox Head) and wanted to add some movement to the body as well to help it feel more life like. I …

Building a Basic ESP32 Web Server - controlling LEDs

“Learn how to set up an ESp32 webserver and control LEDs using a web interface. Let’s learn how to build a webserver using an ESP32 and use that to control various peripherals. Instead of using a computer, we will …