Hello I'm new to Arduino I'm familiar with programming. I'd like to route a keyboard through a device that I would create. This that would translate the keyboard inputs into outputs to HID device. The exact HID device identifier I would like to be able to specify (last 2 digits).
What I am thinking is that I would need an arduino that can read keyboard input. It would connect to 2 LCD displays (see attached) and have 2 buttons. The buttons would increment/decrement the LCD counter from 00-FF. This number would be the HID device identifier. Pressing A on the keyboard would send data over to the PC as a HID device.
Other software running on the computer would read from this specific HID device and process the data it reads.
Can someone help me to select the proper arduino for this?
(If anyone is interested in why..) Ultimately the purpose for this device will be for elementary children to create and play with puzzles.
Thank you!
![pure_green_single_digit_16_segment_led_display_for_digital_read_out_panel[1].jpg](https://europe1.discourse-cdn.com/arduino/original/3X/4/3/43c043bf5c0db4d38ca8ef04e478d32a85890ff0.jpg)
