Skip to content

USB keyboard to Serial converter with RP2040 (Neo6502 hardware)

License

Notifications You must be signed in to change notification settings

OLIMEX/usb2serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usb2serial

USB keyboard/mouse to serial interface converter using a Raspberry Pi Pico, based on ps2x2pico by No0ne

Usage

  • Copy usb2serial.uf2 from build folder to your Pi Pico by pressing BOOTSEL before pluggging in.

Build

export PICO_SDK_PATH=/path/to/pico-sdk
mkdir build
cd build
cmake ..
make

Resources

About

USB keyboard to Serial converter with RP2040 (Neo6502 hardware)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages