From 1ac674db66e47e69b87c4c78566932ab73225836 Mon Sep 17 00:00:00 2001 From: tmk Date: Sun, 14 Oct 2012 20:03:26 +0900 Subject: Fix PS/2 protocol build options --- converter/ps2_usb/README.vusb | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 converter/ps2_usb/README.vusb (limited to 'converter/ps2_usb/README.vusb') diff --git a/converter/ps2_usb/README.vusb b/converter/ps2_usb/README.vusb deleted file mode 100644 index c92871bcd..000000000 --- a/converter/ps2_usb/README.vusb +++ /dev/null @@ -1,37 +0,0 @@ -V-USB Support -============= -You can also use this converter on ATmega(168/328) with V-USB instead of Teensy. -The converter on V-USB lacks some features for now: USB NKRO and System/Media control. - -To build a firmware use Makefile.vusb instead of Makefile. - - -Circuit -------- - +---+ +---------------+ -USB GND | | ATmega168 | -=== C3 | | -5V <-------+--------+---|Vcc,AVCC | PS/2 - R1 | | ==== -D- <----+--+-----R2-----|INT1 RXD|------->DATA -D+ <----|---+----R3-----|INT0 XCK|------->CLOCK - Z1 Z2 | | ->5V -GND<----+---+--+--+-----|GND | ->GND - | | | | - | C2-+--|XTAL1 | - | X1 | | - +--C3-+--|XTAL2 | - +---------------+ -R1: 1.5K Ohm -R2,R3: 68 Ohm -Z1,Z2: Zenner 3.6V -C1,C2: 22pF -C3: 0.1uF -X1: Crystal 20MHz(16MHz/12MHz) - - -This is my V-USB converter on breadboard. -[IMG]http://i.imgur.com/8jJCZl.jpg[/IMG] - - -EOF -- cgit v1.2.3