1
0

Add ascii_usb ASCII Serial Console terminal converter

This commit is contained in:
tmk 2014-01-03 07:05:41 +09:00
parent 21137e431c
commit 8f892dd41e

View File

@ -40,6 +40,7 @@ You can find some keyboard specific projects under `converter` and `keyboard` di
* [sun_usb](converter/sun_usb/) - [Sun] to USB(type4, 5 and 3?) * [sun_usb](converter/sun_usb/) - [Sun] to USB(type4, 5 and 3?)
* [pc98_usb](converter/pc98_usb/) - [PC98] to USB * [pc98_usb](converter/pc98_usb/) - [PC98] to USB
* [usb_usb](converter/usb_usb/) - USB to USB(experimental) * [usb_usb](converter/usb_usb/) - USB to USB(experimental)
* [ascii_usb](converter/ascii_usb/) - ASCII(Serial console terminal) to USB
### keyboard ### keyboard
* [hhkb](keyboard/hhkb/) - [Happy Hacking Keyboard pro][GH_hhkb] **my main board** * [hhkb](keyboard/hhkb/) - [Happy Hacking Keyboard pro][GH_hhkb] **my main board**