lcd

Ultrasonic range finder

Ultrasonic range finder using ATMega8515

This project is used to measure the distance using ultrasonic sensors. The ultrasonic signal passes through the atmosphere to a barrier, which we want to measure the distance. Part of this signal is reflected and travels back to the receiver. The time delay between sending and receiving signals are then determined by distance barriers. The device was designed […]

Ultrasonic range finder using ATMega8515 Read More »

Alarm Clock (2)

Music Playing Alarm Clock using Microcontroller AT90USB1286 Using Atmega

This Instructable will be about designing a music player from using various building blocks. You will understand the communication between the microcontroller, memory, computer, LCD display, RTC, IR remote, and the music file decoder. I will try my best to to teach you in a way so that you can design your own projects using the

Music Playing Alarm Clock using Microcontroller AT90USB1286 Using Atmega Read More »

Before You Begin

Music Playing Alarm Clock using ATmega644 microcontroller

This Instructable will be about designing a music player from using various building blocks. You will understand the communication between the microcontroller, memory, computer, LCD display, RTC, IR remote, and the music file decoder. I will try my best to to teach you in a way so that you can design your own projects using

Music Playing Alarm Clock using ATmega644 microcontroller Read More »

Speaking Calculator

Speaking Calculator using AVR ATmega88 microcontroller

This Speaking Calculator project is an interesting device built just by three chips that can be very useful to blind people. The system has four basic operations (addition, subtraction, multiplication and division), and the functions: clear all, change of sign (+/-), inverse (1/x), square root (v), pi number (p), add with memory (M+) and read from memory

Speaking Calculator using AVR ATmega88 microcontroller Read More »

Keyboard

A Keyboard Synthesizer Workstation using Atmega644

Our Keyboard Synthesizer project aims to create a multi-instrument keyboard that can record several different synthesized instruments and play back the track simultaneously. We took a children’s toy keyboard and adapted the printed circuit board within to play a range of notes from various musical instruments. Our user interface is a phone-style keypad for command

A Keyboard Synthesizer Workstation using Atmega644 Read More »