Jeremy Smith
Member
Hello, I used the example project "KeyboardForeward" from the usbhost_t36 library you can see the code here:
This works just fine when used on the same computer that has arduino ide and the Teensy4.1 board installed. It does NOT work on any other computer. For example I tried on my laptop which runs the same Windows version, it didn't work, then I installed the Teensy4.1 board in arduino IDE and it started working.
I want the Teensy to work as a keyboard when plugged into any device without having to have software installed. SURELY this must be possible, or the teensy
would be quite worthless as an IoT board....
can someone help me with what I am missing here? I really appreciate the help
This works just fine when used on the same computer that has arduino ide and the Teensy4.1 board installed. It does NOT work on any other computer. For example I tried on my laptop which runs the same Windows version, it didn't work, then I installed the Teensy4.1 board in arduino IDE and it started working.
I want the Teensy to work as a keyboard when plugged into any device without having to have software installed. SURELY this must be possible, or the teensy
would be quite worthless as an IoT board....
can someone help me with what I am missing here? I really appreciate the help