Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
/ ps2x2pico-rs Public archive
generated from rp-rs/rp2040-project-template

USB keyboard/mouse to PS/2 interface converter using a Raspberry Pi Pico

Notifications You must be signed in to change notification settings

No0ne/ps2x2pico-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ps2x2pico

USB keyboard/mouse to PS/2 interface converter using a Raspberry Pi Pico

Work in progress - until I know enought about Rust use this instead:

Build

rustup target install thumbv6m-none-eabi
cargo install flip-link
cargo install elf2uf2-rs --locked
cargo build --release
elf2uf2-rs target/thumbv6m-none-eabi/release/ps2x2pico ps2x2pico.uf2

Resources

About

USB keyboard/mouse to PS/2 interface converter using a Raspberry Pi Pico

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages