Archive for the ‘AVR’
July 30, 2010
By: admin
Category: AVR, Data Acquisition, Measurement, Microcontroller, Project
No Comments →

Morse Beacon is small transmitter that can send flight telemetry to earth from a small balloon or model plane like temperature and battery voltage, Call Sign identification and a sequence number for logging purposes. The design is made around an ATtiny13 microcontroller, a LM35 centigrade temperature sensor (or LM34 Fahrenheit), a RF module, and [...]
July 28, 2010
By: admin
Category: AVR, Digital, Microcontroller, Miscellaneous, Project
No Comments →

This ATmega32-based compact mail client project is easy-to-use and provides all the basic functionality you need to communicate via electronic mail. The project named as MiniEmail has a special stand-by mode in which it checks for new mail on a regular basis and alerts you in case new mail has arrived. Its intention is [...]
July 17, 2010
By: admin
Category: AVR, Measurement, Microcontroller, Project
No Comments →

The project is a plug-in daughterboard that converts a stock AVR Butterfly demo board into a barometric altimeter with one-meter resolution named Monarch. The major enhancements from ATmega169-based system including barometric sensing of air pressure, 10–110 mbar absolute range; Barometric altimeter, 1 meter resolution, >16K meters max; Digital temperature sensing; R/C (radio control) servo [...]
July 15, 2010
By: admin
Category: AVR, Display, LED
No Comments →

This 3-dimensional graphics display system which named as MaJaTron consists of 125 RGB LEDs arranged in a cube of 5×5×5 dimension. Each LED is a multicolor Red, Green and Blue LED and the control circuit of the system can individually control the intensity of each color, thereby, creating a full color, graphics system. Each LED [...]
July 13, 2010
By: admin
Category: AVR, Microcontroller, Miscellaneous, Project
No Comments →

kaOS project is real-time, multithreaded, preemptive operating system for the Atmel Mega32 microcontroller. It can loads and executes programs from a Secure Digital or MMC card. The system waits for a card to be inserted and a reset button to be pressed, at which point a program is loaded from the card and executed. At [...]
July 11, 2010
By: admin
Category: AVR, Interfacing, Microcontroller, Project
No Comments →

The IOSTRING is a modular physical user interface system which consists of a series of three basic board modules designed around the Atmel AVR AtMega88 MCU. Each module type can handle switches, pushbuttons, rotary selector switches, rotary shaft encoders, potentiometers, LED’s, LCD displays, and an alphanumeric LED display. Dual footprints are provided on each board [...]
July 09, 2010
By: admin
Category: AVR, Microcontroller, Miscellaneous, Wireless
No Comments →

This stand-alone internet wireless music player, named as Wireless MP3 (WMP3), uses Atmel AVR AT90CAN128 microcontroller as main ‘brain’. The device can play music from internet radio stations like Shoutcast (www.shoutcast.com), connect to shared network drives and play mp3 files. Ubiquitous 802.11b wireless link is used to connect to the internet.