Sensor – Transducer – Detector Projects

AVR-based Sensor Keyboard

A modern microcontroller has almost everything that’s needed to implement a touch sensor matrix. There are several sensing technologies: IC manufacturers typically advise using certain tech, sometimes they offer ready to use hardware- or software-based solutions. I was curious to try to implement a sensor matrix entirely from scratch all by myself. Here’s how it

AVR-based Sensor Keyboard Read More »

PIR motion sensor interface with AVR-microcontroller ATMEGA32

Passive Infra red sensor also known as PIR sensors is capable of detecting motion or movement within a certain range. These type of sensors have wide range of applications in our daily life and it is essential to learn the interfacing method. This article is going to demonstrate the PIR motion sensor interface with AVR

PIR motion sensor interface with AVR-microcontroller ATMEGA32 Read More »

Basic User’s Experiment Notes

The “Basic User’s Experiment Note” is based on the popular 8-bit Atmel AVR ATmega328P microcontroller using AVRJazz 28PIN development board. This e-book covering most of the Atmel AVR ATmega328P microcontroller important features. With almost 140 pages, this e-book is organized similar to many of the ermicroblog’s project pages where it used many important information inside

Basic User’s Experiment Notes Read More »

Make your own remote temperature/humidity sensor

Hardware components: Atmel atmega 328p-pu × 1 ControlEverything.com SI7020-A20 I²C Humidity and Temperature Sensor ±4%RH ±.4°C × 1 433 MHz transmitter / Receiver kit × 1 AMS1117-ADJ voltage regulator × 1 Capacitor 100 µF × 1 Capacitor 100 nF × 1 Resistor 1k ohm × 1 Resistor 10k ohm × 1 LED (generic) optional ×

Make your own remote temperature/humidity sensor Read More »

AVR Microcontroller based Temperature Monitoring and Control System

AVR Microcontroller based Temperature Controller, it uses LM35 Temperature Sensor for measurement of temperature and 16×2 LCD is used to display temperature set point, Heater Status and current temperature, It controls temperature by turning on and off of the heater using relay. This project is very useful for controlling of temperature, It can be used

AVR Microcontroller based Temperature Monitoring and Control System Read More »

3-axis Accelerometer Sensor-ADXL335 Interfacing with ATmega32

ADXL335 accelerometer sensor is a MEMS (Microelectromechanical systems) sensor which can measure static acceleration of gravity in tilt-sensing applications, as well as dynamic acceleration resulting from motion, shock, or vibration. The accelerometer sensor is used in mobile devices, gaming systems, disk drive protection, image stabilization, sports devices, health devices and etc. The analog outputs are

3-axis Accelerometer Sensor-ADXL335 Interfacing with ATmega32 Read More »

Scroll to Top