power

Xylophone

Xylophone Using Mega32

Introduction Our final project is a programmable, self-playing xylophone with random melody generation and a pitch detection based interface.   From early mechanical devices to todays musical greeting cards, history has seen numerous examples of automated music machines. This project represents a quick, modern take on that tradition with several additional features. We designed and

Xylophone Using Mega32 Read More »

Temperature meter (1)

PC Temperature Meter using ATtiny15 microcontroller

Port-Powered Temperature Meter This is a four-channel temperature measurmet adapter that works without external power supply. It will suitable for measureing temperature and logging its data with a PC. The circuit diagram is very simple and no adjustment is required, everybody will able to build it with ease 🙂 Specs. Micro-controller ATtiny15L (Atmel) Number of

PC Temperature Meter using ATtiny15 microcontroller Read More »

Flex Sensor Interfacing

Flex Sensor Interfacing with AVR Microcontroller Using Atmega

In this tutorial we are going to interface FLEX sensor with ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC (Analog to Digital Conversion) feature to do this job. Now the ADC in ATMEGA cannot take a input more than +5V. What is a Flex Sensor? A FLEX sensor is a transducer which changes its resistance when its shape

Flex Sensor Interfacing with AVR Microcontroller Using Atmega Read More »

Schematic Cheap CO2 meter

Cheap CO2 meter using the MQ135 sensor with AVR ATmega

MQ135 is an Air Quality Sensor suitable for detecting of NH3, Alcohol, Benzene and other gases. The description below, is what i derive from the poor datasheet of this sensor, it may be uncorrect, so if you have suggestions please leave me a feedback. The “sensitivity characteristics of the MQ-135” figure of the datasheet, you can see it

Cheap CO2 meter using the MQ135 sensor with AVR ATmega Read More »

remote temperature humidity sensor

Make your own remote temperature/humidity sensor using atmega

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 using atmega Read More »

Basic User’s Experiment Notes

Basic User’s Experiment Notes Using Atmega

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 Using Atmega Read More »