E
E
Eugene2015-03-04 09:55:21
Arduino
Eugene, 2015-03-04 09:55:21

Is it possible to emulate HID and IO via serial on teensy?

Actually, there is a task to create a HID device (based on teensy), namely a smart keyboard that will be controlled from the computer to which it is connected.
That is, it (the device) will send button presses, and which buttons and when to send them is decided by the same PC to which the device is connected.
I would like to send commands for sending keys via usb Serial, since I don’t want to fence an additional HW-serial.
Therefore, the question arose, is it even possible to receive and transmit data via usb-serial plus keystrokes (Keyboard.print()) in HID-Device mode?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Armenian Radio, 2015-03-04
@gbg

Study the question - "composite USB device".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question