atmega644

Heliostat Skylight Using Atmega644

Introduction With the increasing awareness of sustainable and green building, more and more people are concerned with the efficiency of energy use at home and at work. For our ECE 476 Final Project, we developed a microcontroller-based, interior illumination system – The Heliostat Skylight. By reflecting light that would otherwise be lost, the Heliostat Skylight […]

Heliostat Skylight Using Atmega644 Read More »

Programmable Synthesized Guitar Using Atmega644

Introduction Our project recreates the experience of playing an acoustic guitar electrically using vibration sensors, push buttons and the Karplus-Strong algorithm. Our basic idea is to model an acoustic guitar as closely as possible and then implement additional functions not available to the conventional guitar. This includes allowing the play of the guitar with sound

Programmable Synthesized Guitar Using Atmega644 Read More »

etherrape using ATmega644 microcontroller

Project Overview short description: microcontroller with ethernet usability status: beta start: April 2006 platform: Atmel ATmega644 Abstract With this project, we’ll be creating hard- and software for enabling ethernet on an Atmel microcontroller. fd0 first built a prototype of it on lochraster and then made a fully-featured PCB afterwards, which will be sold as a

etherrape using ATmega644 microcontroller Read More »

RFID Checkout System Design using ATmega644 microcontroller

The Elevator Pitch We successfully implemented a prototype RFID checkout system that will enable consumers to instantly pay for their entire purchase upon arrival at the register, increasing customer satisfaction, reducing retailer costs, and ultimately lowering consumer prices. Summary Shopping in the present day usually involves waiting in line to get your items scanned for

RFID Checkout System Design using ATmega644 microcontroller Read More »

Wireless Human Health Monitor using ATmega644 microcontroller

The aim of this ATmega644-based project is to build a portable device implementing wireless technology and taking full advantage of the wide-spreading Internet to provide a convenient solution to monitor human health. The health information acquired on the portable side transmits to the server wirelessly and can be accessed all over the Internet in real-time.

Wireless Human Health Monitor using ATmega644 microcontroller Read More »

Ear Trainer using ATMega644 microcontroller

The goal of project is to helps people develop the musical skills of perfect pitch and relative pitch. Push buttons allow the user to navigate a graphical user interface (GUI) on a liquid crystal display (LCD). In perfect pitch training mode, a note is played and the user tries to identify the note on an

Ear Trainer using ATMega644 microcontroller Read More »

TinyRealTime, Small Real Time Kernel for AVR using atmega644 microcontroller

Real-time kernel (RTK) is useful to run several task or protocol on one CPU. Since only one task at a time can be executed by MCU, RTK used to make each task think it owns the whole machine. RTK will handle which task has to be saved while other tasks execute. TinyRealTimeis a very small

TinyRealTime, Small Real Time Kernel for AVR using atmega644 microcontroller Read More »

Ultrasonic Security System using Atmega644 microcontroller

This portable security system is built based on Atmega644 microcontroller. It can detect intruders based on their physical presence. The system uses URM37v3.2 ultrasonic sensor which is connected to MCU through rs232 serial communication. To rotate sensor for wide coverage range, the system is equipped with Parallax servomotor. For user interface, there are LCD and

Ultrasonic Security System using Atmega644 microcontroller Read More »

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 »

Scroll to Top