An open API service indexing awesome lists of open source software.

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

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