Are there any other Arduino boards with USB ports that also support the Keyboard.h library?

Good evening. I've tinkered with a set of 4 switches/pedals to generate keyboard shortcuts on PC. Everything works perfectly with a Chinese clone of Arduino Pro Micro. Are there any other Arduino boards with USB ports that also support the Keyboard.h library? I tried the Nano... Incompatible. Thank you.
attachment 0
Solution:
Unofficial board like ESP32S3 or RP2040 should work as well
Jump to solution
6 Replies
Marvee Amasi
Marvee Amasi•3mo ago
For your project, you can consider Arduino Leonardo or Arduino Micro. Both boards have USB ports and support the Keyboard.h library, allowing you to generate keyboard shortcuts on your PC, very similar to the Arduino Pro Micro but offer compatibility with the Keyboard.h library
Marvee Amasi
Marvee Amasi•3mo ago
Observe the Leanardo and Micro
attachment 0
attachment 1
Camila_99$$
Camila_99$$•3mo ago
@Marvee Amasi and Mega32u4-MU should work, right? 🤔
attachment 0
Guillotine
Guillotine•3mo ago
The violet solder mask goes wild
Marvee Amasi
Marvee Amasi•3mo ago
Well I am not sure if it uses the same ATmega32u4 microcontroller as the Arduino Leonardo and Arduino Micro
Solution
ShreeshaN
ShreeshaN•3mo ago
Unofficial board like ESP32S3 or RP2040 should work as well
Want results from more Discord servers?
Add your server
More Posts
how to download the Raspberry Pi operating system on a WindowsHello Experienced Discord Users, I am currently working on my graduation project which involves creIn Zynq SoC the DMA is writing in memory with big-endian there is a way to change it little endianIn Zynq SoC the DMA is writing in memory with big-endian there is a way to change it to little endiOpenQDD - 3D-printed open-source robotic actuatorThe author designed this robotic actuator to be a powerful, easy-to-build, and relatively inexpensivWhat is the best four-layer PCB stackup for signal integrity?Which four layers stackup is more favourable for signal Integrity when Designing your PCB board. SigHow do I make use of watchdog timer properly in my RTOS?So I heard about this watchdog timer thing, with lots of processes, it's kinda confusing. How do I What happens if there's no idle task in an RTOS?Good day guys 🙌, Please I really need to know what happens if there's no idle task in an RTOS? DoesNeuromorphic Computing: Making Space Smarthttps://brainchip.com/neuromorphic-computing-making-space-smart/TOPS - 3D-Printable Open-Source Quadrupedal RobotOPS (Traverser of Planar Surfaces) is an impressive open-source project, blending hardware innovatioCurrent Sensing in EV: Types and Impacthttps://www.sensortips.com/applications/how-current-sensing-impacts-electric-vehicles-part-1/MQTT Control of ESP8266 GPIO via ESPEasy: A DIY Approach Without Home Automation AssistantsMorning everyone 😌 I am trying to control a set of relays with the GPIO of an esp8266. I have insta