pwm

Infrared Theremin

Infrared Theremin Using Atmega1284

Introduction A modern-day twist on the classic theremin musical instrument. This project uses two IR sensors and the ATMEGA1284P microcontroller to create an inexepensive, easy-to-use theremin. The theremin is a musical instrument which is controlled by the electromagnetic field your body body produces naturally. One hand is used to control the volume of the instrument, […]

Infrared Theremin Using Atmega1284 Read More »

Waveform Generation

Waveform Generation using AVR Microcontroller (Atmega16) Timers

At times we come across applications or situations wherein we need to generate square waves with the microcontroller. The square wave can be generated by programming a pin which toggles between 0 and 1 with a certain time delay. Alternatively, the inbuilt feature of AVR timers can be used in square wave generation. The advantage of

Waveform Generation using AVR Microcontroller (Atmega16) Timers Read More »

USB UART CONVERTER

USB UART CONVERTER PIC16F88 CIRCUIT ATTINY2313

Recently circuit on the web I’ve seen perform this southern been applying If we are talking application atmel’s famous ATtiny2313 achieves with USB UART converter further circuit 8bit I / O 128-byte EEPROM 32-byte…Electronics Projects, USB UART Converter PIC16F88 Circuit Attiny2313 “avr project, microchip projects, microcontroller projects, pic16f88 projects, “ Recently circuit on the web I’ve seen perform

USB UART CONVERTER PIC16F88 CIRCUIT ATTINY2313 Read More »

Fire Alarm System using AVR Microcontroller

Fire Alarm System using AVR Microcontroller Using Atmega

In this project, we are going to make a Fire Alert System using ATMEGA8 microcontroller and fire sensor. Fire sensor can be of any type, however we are using IR (Infrared) based Fire Sensor. Although IR based Fire Sensors have some disadvantages mostly of inaccuracy, it is the cheapest and easiest way to detect fire. IR Based Fire sensors

Fire Alarm System using AVR Microcontroller Using Atmega Read More »

LED matrix layout

Arduino and Touchpad Tic Tac Toe using microcontroller Using Atmega

Or, an exercise in input and output multiplexing, and working with bits.  And a submission for the Arduino contest. This is an implementation of a tic tac toe game using a 3×3 array of bicoloured LEDs for a display, a simple resistive touchpad, and an Arduino to tie everything together. To see how it works,

Arduino and Touchpad Tic Tac Toe using microcontroller Using Atmega Read More »

Voice Tuner

Voice Tuner and its Effects Using Atmega644

Introduction Sound Bite Our project implements a tuner that continuously outputs the frequency of an input microphone signal with a high degree of accuracy. Project Summary This project’s goal is to use a sensitive microphone, computer speakers and a properly designed circuit so that for an input microphone signal a relatively noiseless sinusoidal signal is

Voice Tuner and its Effects Using Atmega644 Read More »