Sensor – Transducer – Detector Projects

LCD Car Accelerometer using microcontroller

LCD Car Accelerometer using microcontroller

Introduction The circuit is drawn for measurement of acceleration from  –1000 mg until + 1000 mg. It can be placed in kantra’n the car and be supplied from the sheath of electric lighter. The circuit includes one indicative LED and a screen LCD. Description The measurement of acceleration becomes with the use of IC from […]

LCD Car Accelerometer using microcontroller Read More »

Acceleration sensing USB interface using Atmega8 microcontroller

Contents The hardware The USB interface Calibration PC assisted calibration Self calibration Software Drivers Joystick drivers Maemo drivers The input event subsystem Setting permissions Enigma FAQ Downloads The TiltStick is a small acceleration sensing device in form of a USB stick. It’s using a two axis acceleration sensor to measure acceleration (caused e.g. by motion

Acceleration sensing USB interface using Atmega8 microcontroller Read More »

AVR Data Logger with MicroSD using ATmega32 microcontroller

This project shows you how to store data into microSD card in files with FAT32 format using microcontroller AVR ATmega32. The MCU receives sensor’s data through internal ADC. You can connect up to 8 different sensors to the system. In this project, Dharmani uses one channel to read temperature value from LM35 sensor and remain

AVR Data Logger with MicroSD using ATmega32 microcontroller Read More »

Auto Sensing Sous-Vide Cooker using AVR microcontroller

This low cost AVR-based Sous-Vide Cooker is able to auto-calculate the appropriate time for cooking a certain thickness of meat using heat transfer equations. It can maintain a set temperature for extended periods of time. The project implements advanced features such as a water level monitor and automatic timer that can set cooking times depending

Auto Sensing Sous-Vide Cooker using AVR microcontroller Read More »

Head-Controlled Keyboard And Mouse For Disabled, using AVR and ATMega32 microcontroller

Easy Input is a head-controlled keyboard and mouse input device for paralyzed users. The system is built based on AVR ATMega32. It uses user’s head movement to control mouse movement on the monitor and user’s eye blinking to activate mouse click. Two main sensor used for this project are Freescale MMA6560Q accelerometers to detect head

Head-Controlled Keyboard And Mouse For Disabled, using AVR and ATMega32 microcontroller Read More »

Temperature Sensor Using ATmega8 and display using LCD16×2

Temperature Sensor Using ATmega8 and display using LCD(16×2)

STEP 1: Circuit Diagram LCD other Pin’s 1,2,3,15,16 as usual not shown. Temperature Sensor (LM35) Circuit STEP 2: Programming Code Compile Using Codevision AVR View C Code STEP 3: Burn The Hex In ATmega8 View Hex Code (Make Sure grounds are common otherwise it will not work) ::::::For Any Help Write In Our BLOG:::::::: For

Temperature Sensor Using ATmega8 and display using LCD(16×2) Read More »

Color Sensor using Atmega16 microcontroller

This is a simple color sensor using  Atmega16 MCU and can sense Red ,Green and Blue color. How it works: the sensor consist from LDR sensor and RGB LED ,so when the object putted on the sensor the light that emitting  from RGB LED will reflected from the object  to LDR sensor and read it by ADC of ATMEGA16 as

Color Sensor using Atmega16 microcontroller Read More »

The Arduino Weather Station / Thermostat using ATmega328 microcontroller

I’ve always been interested in monitoring my local weather, and noticed the difference between what weather.com and accuweather.com think my local weather is, and what I see out the window. I also wanted better control over my heating and A/C system. As a computer and electronics nut, I’ve been playing with the Arduino Microcontroller, and

The Arduino Weather Station / Thermostat using ATmega328 microcontroller Read More »

Scroll to Top