Sulfuroid Posted October 4, 2020 Posted October 4, 2020 Hi all I am new to V3s dev. I am creating a small computer based on the lichee pi zero. I am trying to get the best option to add a keyboard. Would you suggest me to design an I2C keyboard , or will a classicac usb keyboard work out of the box ? Building a usb keyboard based on an atmega32u4 microcontroler would be very simple. 1
TonyMac32 Posted October 5, 2020 Posted October 5, 2020 Hi sulfuroid, I would look at a USB keyboard, unless you want to start writing device drivers. There are some projects out there for hooking the buttons to a micro and reporting as an HID that might make it easier. I have never tried it though.
Werner Posted October 5, 2020 Posted October 5, 2020 Moved to p2p. Not an actual tutorial, review or hardware hack.
Recommended Posts