Skip to content
forked from No0ne/hid2cdc

USB keyboard to USB CDC converter using a Raspberry Pi Pico

License

Notifications You must be signed in to change notification settings

robert-rozee/hid2cdc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hid2cdc

USB keyboard to USB CDC converter using a Raspberry Pi Pico

This is currently used to support USB keyboards without PS/2 compatibility on the PicoMiteVGA: https://geoffg.net/picomitevga.html

Usage

see https://www.thebackshed.com/forum/ViewTopic.php?TID=16545&P=1

Pin Function
GPIO0 serial debug output at 115200n8
GPIO3 ctrl-alt-del reset output, optionally connect to RUN on the picomite
GPIO2 initial numlock state, jumper to GND for numlock ON
GPIO6 jumper to GND for QWERTZ keyboard support

Resources

About

USB keyboard to USB CDC converter using a Raspberry Pi Pico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.7%
  • CMake 20.3%