USB controlled DDS signal generator with ATmega88

USB controlled DDS signal generator with ATmega88
This is a simple signal generator which produces sine waves (or any waveform really) at audio frequencies using DDS and is controlled a USB serial connection.Only 2 chips are used in this circuit. The AVR ATmega88 which produces the signal, and an FT232R for the USB interface. While a computer is required to control the varying frequency of the oscillator, a fixed frequency project could be made without the USB interface.[more]

Posted in : AVR projects | Signal generator | USB projects

The NanoVM - Java for the AVR

The NanoVM - Java for the AVR
The NanoVM is a java virtual machine for the Atmel AVR ATmega8 CPU, the member of the AVR CPU family used e.g. in the DLR Asuro robot, manufactured by AREXX engineering. With the NanoVM, the Asuro can be programmed in the popular Java language using the standard Sun JDK. The NanoVM and its tools are distributed under the GPL and can be used on other AVR based systems as well.[more]

Posted in : AVR projects | Software

AVR Butterfly Keyer

AVR Butterfly Keyer
The “Butterfly keyer” program converts the Butterfly demo board into an Iambic keyer which can decode and display the characters you send using the paddle. The Atmel AVR “Butterfly” is a credit card sized board which contains an AVR MEGA169 processor, a six character LCD display, a five way joystick navigation switch, a piezo speaker, a 3 volt lithium battery cell for power and a few other odds and ends.[more]

Posted in : AVR projects

Portable Password Generator

Portable Password Generator
Built from a modified AVR development board manufactured by Olimex, Pass Key is a sweet little 5V “candy bar” style computer that can generate 16-digit alphanumeric passwords as fast as you can press a button.The original AVR-MT dev board requires 10-14V, but with a little circuitry magic, this power demand can be sliced to a scant 5V without losing any of the display, buzzer, LED, button or computational capabilities of the original dev board.[more]

Posted in : AVR projects | Display projects

Small TV terminal

small-tv-terminal.jpg
This circuit can replace a dot matrix LCD with a TV set. Show your ASCII data on TV instead of an LCD, with resolution of 40 characters x 25 lines.[more]

Posted in : AVR projects | Display projects

Next Page »