All posts in the 'USB projects' Category

HandUsb - Data Glove Interface

HandUsb - Data Glove Interface
An alternative controller for the Pinch Glove fingertip contact glove. Something as futuristic as a data glove should connect through USB, not RS232 as in the original design.This device fits into a very small SubD adapter housing, consumes low power (max. 20 mA), supports USB standby.[more]

Posted in : AVR projects | Sensor projects | USB projects

AVR-MIDI - a Class Compliant MIDI Device

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. [more]

Posted in : AVR projects | USB projects

Control stepping motor via USB interface

Control stepping motor via USB interface
Control stepping motor via USB interface
This is an example that demonstration how to control stepping motor via USB interface.The PC software program with delphi.The project use CPU PIC18F4550 with full speed USB interface at 48MHz, USB 2.0 compliance.The firmware for this example program with MPLAB C18 with USB driver from Microchip. [more]

Posted in : PIC projects | USB projects | motor controller

24 bit Delta Sigma ADC with USB Interface

24 bit Delta Sigma ADC with USB Interface
This unit uses the LTC2400 Delta Sigma 24bit ADC chip connected to a Cypress Semiconductor CY7C6300 which is a low speed USB device.[more]

Posted in : USB projects

MJoy- USB video game controller

MJoy- USB video game controller
Raijuu writes:If you like to play videogames in your computer as much as I do, you probably already heard about the MJoy, which is an USB joystick made by Mindaugas that uses an ATmega8 and have 24 buttons, one hatswitch (or POV or D-Pad depending on the game) and 6 analog axes….[more]

Posted in : AVR projects | USB projects

Next Page »