Sensor – Transducer – Detector Projects

Arduino Scope clock

Analog Clock And Temperature sensor On An Oscilloscope using Arduino

Scopeclock is an easy to use hardware to make your X-Y capable analog oscilloscope more useful .Using this simple to use hardware you can convert your analog oscilloscope into a scope clock.This project was me and my friend kshitij gupta at CEDT nsit under the guidance of Prof. Dhananjay V.Gadre. Scope clock has two modes […]

Analog Clock And Temperature sensor On An Oscilloscope using Arduino Continue Reading

Zumo robot solving maze on marked track

Arduino Zumo Robot Maze Solver using Arduino Uno with Proteus Simulation

Introduction The Arduino Zumo Robot Maze Solver is a smart microcontroller project built around the Arduino Uno and simulated in Proteus. Its job is simple but impressive: the robot moves through a maze, detects the correct route, and then finds the shortest path to the goal. This makes it a strong learning project for anyone

Arduino Zumo Robot Maze Solver using Arduino Uno with Proteus Simulation Continue Reading

Arduino Yun temperature logger with mobile monitoring display.

Temperature Logging Appliance using Arduino Yun with Proteus Simulation

Introduction The Temperature Logging Appliance is a practical microcontroller project built around the Arduino Yun and tested in Proteus simulation. It is designed to read temperature values from a sensor, update the current reading, and store historical data for chart-based viewing. This makes it a useful example for anyone learning embedded systems, DIY electronics, and

Temperature Logging Appliance using Arduino Yun with Proteus Simulation Continue Reading

Arduino Mega IoT weather station with sensors

Basic Weather Station using Arduino Mega with Proteus Simulation

Introduction Building a microcontroller project like a weather station is one of the best ways to understand real-world embedded systems and IoT-based monitoring. This project demonstrates a Basic Weather Station using the Arduino Mega, simulated entirely in Proteus simulation software. The system collects environmental data such as temperature, humidity, pressure, wind speed, wind direction, and

Basic Weather Station using Arduino Mega with Proteus Simulation Continue Reading

Arduino DHT22 sensor temperature and humidity simulation

Arduino DHT22 Humidity & Temperature Sensor using ATmega328P with Proteus Simulation

Introduction This microcontroller project demonstrates how to measure temperature and humidity using an Arduino-compatible ATmega328P and a DHT22 sensor in Proteus simulation.The setup is simple, practical, and commonly used in embedded systems and DIY electronics.Sensor data is read digitally and sent to a serial terminal for real-time monitoring.This project is ideal for learning sensor interfacing,

Arduino DHT22 Humidity & Temperature Sensor using ATmega328P with Proteus Simulation Continue Reading

HALLOWEEN PROJECT the Candied Dead Baby 1

HALLOWEEN PROJECT: the Candied Dead Baby

The Candied Dead Baby is an Arduino-controlled interactive halloween decoration. It has been designed, created and assembled by three industrial design engeneering students from Elisava. Using servomotors and ultrasonic distance sensors as well as a buzzer, we’ve designed a product that when an ultrasonic sensor catches movement in front of it, activates a servomotor and a

HALLOWEEN PROJECT: the Candied Dead Baby Continue Reading

Smart Glove for Sign Language Translation

Smart Glove for Sign Language Translation using Arduino

Sign language is a beautiful and essential mode of communication, yet unfortunately, it is not widely understood. The Smart Glove for Sign Language Translation aims to bridge that communication gap. This innovative device translates hand gestures into text or audio in real-time, enabling those who use sign language to communicate with the broader community. In

Smart Glove for Sign Language Translation using Arduino Continue Reading

Exploring the Possibilities of the Arduino Sensor Kit-Base

An Introduction to the Kit The Arduino Sensor Kit-Base is defined as an educational tool for understanding how sensors and microcontrollers work. Arduino, an open-source hardware giant, designed this basic kit, and it is cheap compared to other kits out in the market and easy to use for beginners in working with sensors. It has

Exploring the Possibilities of the Arduino Sensor Kit-Base Continue Reading

Piezo element to detect vibration using Arduino

How to use a Piezo element to detect vibration using Arduino

This tutorial shows you how to use a Piezo element to detect vibration, in this case, a knock on a door, table, or other solid surface. A piezo is an electronic device that produces a voltage when it undergoes physical deformation from a vibration, sound wave, or mechanical strain. Likewise, applying voltage to a piezo

How to use a Piezo element to detect vibration using Arduino Continue Reading

Scroll to Top