Guest
#1830300
Good evening, I've got the following problem that I'm trying to solve. I'm currently doing a masters project in electronics, involving some analogue and digital signal processing. This all works rather well using an ADC and a DSP. However, I'm now trying to achieve the following: Based on the analysed data the DSP recognizes one of 6 cases and uses 3 GPIO pins as outputs for these. I'd like to be able to send simple keycommands to a PC via USB based on what case has been recognized. Is there a simple, readily available, device that acts as a USB HID (keyboard) device that automatically sends "left arrow" "right arrow" etc to the PC ? I'm looking for a solution thats relatively easy to implement, as I don't have much time to implement this, which isn't a main part of my project. Any tips / ideas are greatly appreciated. Thanks