https://github.com/vruivo/pico_read_usb_keyboard
Read input from a USB keyboard connected to the Raspberry Pi Pico Micro-USB port
https://github.com/vruivo/pico_read_usb_keyboard
raspberry-pi-pico raspberry-pico rp2040 usb
Last synced: about 2 months ago
JSON representation
Read input from a USB keyboard connected to the Raspberry Pi Pico Micro-USB port
- Host: GitHub
- URL: https://github.com/vruivo/pico_read_usb_keyboard
- Owner: vruivo
- Created: 2023-04-11T20:01:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T22:05:55.000Z (over 3 years ago)
- Last Synced: 2025-03-02T09:28:38.304Z (over 1 year ago)
- Topics: raspberry-pi-pico, raspberry-pico, rp2040, usb
- Language: C
- Homepage:
- Size: 67.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Read input from a USB keyboard connected to the Raspberry Pi Pico Micro-USB port, via an OTG cable
Based on code from https://github.com/raspberrypi/pico-examples/tree/master/usb/host/host_cdc_msc_hid and https://github.com/No0ne/ps2pico

Note: the HC-05 board is just serving as a raw bluetooth serial console