Diese Seite ist leider nicht auf Deutsch verfügbar.

Miscellaneous V-USB Projects

[ HID | Interfaces | Data Acquisition | Displays | Programmers | Control | Other ]

This page lists projects implemented with V-USB. Please remember: We also want to list your project! If you don’t have a web site to publish it, you can host it in our Wiki.

xu1541

C64 floppies can only be read by Commodore floppy drives. Unfortunately, these drives cannot be directly connected to modern PCs. This project is an adapter which connects the VC 1541 floppy drive via USB.

http://www.trikaliotis.net/xu1541
Author: Till Harbaum and Spiro R. Trikaliotis
Rating:   [comments and votes]

The Lord of the Keys - Store Passwords on SmartCards

This password database emulates a USB keyboard to send passwords to the computer. It’s the winner of a Honorable Mention Award in Circuit Cellar’s AVR design contest. An interesting mix of technologies with excellent documentation!

http://www.terra.es/personal/ccossio/atmelAVR2006.htm
Author: Carlos Cossio
Rating: not yet rated  [comments and votes]

Miniature Robot

This is a miniature robot programmed via USB. Most of the documentation is in French, but the Readme file in the project download (search for "avr-usb" in the linked description) is in English.

http://www.cours.polymtl.ca/inf1995/fichiers/
Author: Matthew Khouzam
Rating:   [comments and votes]

gnusb - a Platform for Controllers and Sensors

Gnusb is a platform for building USB controllers - like mixers, foot pedals and the like - primarily for use with Max/MSP or pure-data.

http://gnusb.sourceforge.net/
Author: [ a n y m a ] - Max & Michael Egger
Rating:   [comments and votes]

USB-DDS - Frequency Generator 0 to 40 MHz

This Direct Digital Synthesizer generates sine waves from 0 to 40 MHz with millihertz resolution under computer control. It is useful for amateur radio operators as a reference oscillator.

http://www.mydarc.de/dg8saq/AVR-USB/
Author: Thomas Baier
Rating:   [comments and votes]

unzap - Universal IR Receiver and Transmitter

This IR Receiver and Transmitter with 2 MB of flash memory for IR code storage has numerous applications, some of them are a bit subversive...

http://www.lochraster.org/unzap/
Author: Alexander Neumann
Rating:   [comments and votes]

AVR-MIDI - a Class Compliant MIDI Device

This MIDI controller uses the same tricks as AVR-CDC to implement a MIDI class compliant USB device. It does not require special host side drivers, but since it goes beyond the specification for low speed devices, it may not work on some hosts.

http://cryptomys.de/horo/AVR-MIDI/
Author: Martin Homuth-Rosemann
Rating:   [comments and votes]

Ginger

Ginger is a physical computing platform similar to Gainer (which is based on a PSoC chip). You can read digital and analog inputs and set output data, all over USB. Ginger’s web site is currently in Japanese only, but Readme file in the project is in English.

http://web.mac.com/kuwatay/morecat_lab./ginger.html
Author: Yoshitaka Kuwata
Rating: not yet rated  [comments and votes]

Pepper-MIDI - Control SX-150 Synth via MIDI

Who said that analog synths have no MIDI interface? This project adds MIDI to the Gakken SX-150 synthesizer.

http://web.me.com/kuwatay/morecat_lab./Pepper-midi-e.html
Author: Morecat Lab
Rating:   [comments and votes]

FunkUSB - DCF77 Receiver with USB

This project is a radio clock receiver (DCF77) which connects to the host computer via USB. Documentation is in German only since the DCF77 signal can’t be received far away from Germany anyway.

http://www-user.tu-chemnitz.de/~heha/bastelecke/Rund%20um%20den%20PC/FunkUsb/
Author: Henrik Haftmann
Rating: not yet rated  [comments and votes]

ATMega-USB-Dingens

This is a kind of prototyping board. It’s basically an ATMega8 with USB and all other pins available at connectors. "Dingens" is a German slang word for "thingy".

http://www.infolexikon.de/blog/atmega-usb-thingy/
Author: Tobias Weis
Rating:   [comments and votes]

THSusb - PLD programming via JTAG

This device loads SVF (Serial Vector Format) files and uploads them to a JTAG interface. It can be used to program devices such as CPLDs.

http://ths.spacequadrat.de/thsusb.html
Author: Thomas Scheuermann
Rating: not yet rated  [comments and votes]

avrBridge

avrBridge is basically a firmware which makes the AVR’s register block directly accessible to the host. The host can directly configure timers, set I/O pins, use the UART etc.

http://ka010.wordpress.com/projects/avrbridge/
Author: Kai Aras
Rating: not yet rated  [comments and votes]

USB Radio Clock

This is a compact DCF77 radio clock receiver with USB interface. It features an internal real time clock as second time source. This is a commercial product, available as construction set or completely assembled device.

http://products.reworld.eu/usbdcf77.htm
Author: Reusch Elektronik

USB DCF77 Receiver

DCF77 is a long wave transmitter in Germany which sends a precise time signal. It can be received in most of Central Europe. This receiver synchronizes your computer’s clock to the DCF77 signal.

http://www.kreuzholzen.de/projects/usb-dcf77-receiver/index_en.html
Author: Jürgen Beisert
Rating: not yet rated  [comments and votes]

Open Crypto-Token

A very cheap device performing Elliptic Curve Cryptography directly on the AVR. The private key is locked in the AVR’s flash memory to protect it from external access.

http://code.google.com/p/opencryptotoken/
Author: Mariusz Kryński
Rating: not yet rated  [comments and votes]

kazzo

This is a NES (Nintendo Entertainment System) cartridge dumping and copying device. It can also write to flash cartridges.

http://sourceforge.jp/projects/unagi/wiki/kazzo_intro_en
Author: Unagi Kaihatu Kyoudou Kumiai
Rating: not yet rated  [comments and votes]

SCANALOGIC-2 - Logic Analyzer and Signal Generator

Although this Logic Analyzer is a commercial project, the entry level cost (for a kit) is exceptionally low.

http://www.ikalogic.com/scanalogic2/
Author: Ibrahim Kamal

Monaka

This is basically a hardware- and firmware-framework for sensors and signal output with a MIDI and Open Sound Control interface so that it can be easily used for music and multimedia.

http://web.mac.com/kuwatay/morecat_lab./Monaka-e.html
Author: Yoshitaka Kuwata
Rating: not yet rated  [comments and votes]

[ HID | Interfaces | Data Acquisition | Displays | Programmers | Control | Other ]