Archive for March, 2008

AVR Based Video overlay

Description:
This project describes how to add telemetry information to a video signal from a camera mounted on RC-airplane.
Micro controller:
ATMega168

For more details click:
http://dzl.dk/projects/electronics/osd/osd.html 

Web-based AVR Interface

Description:
This project is controlling an ISA network card to transmit UDP packets across the Internet. This board features a Crystal Semiconductors CS8900 Ethernet controller and on-board Flash memory to host a small webpage. Its extremely small footprint makes this device ideal for a embedded systems applications such as ours. […]

AVR Chat Box

Description:
This project is a small keyboard which can be interfaced to mobile phone to enter text for SMS.
Micro controller:
AT90S8515

For more details click:
http://www.myplace.nu/avr/avrchatboard/index.htm 

A Portable Battery-Powered Roguelike Video Game

Description:
This is a portable battery powered Rogue-like video game- The dungeons of Doom. The game runs on AVR microcontroller. So it can be plugged to any TV set with NTSC decoder. AVR to TV interfacing is done with well known video DAC made of 3 resistors and is tuned to 75Ω TV input resistance. The whole […]

AVR based USB Joystick

Description:
This project is a USB joystick based on a simple AVR Micro controller. The controller simulates a standard USB HID device with 8 analog axis and up to 28 buttons including […]