:-)
kmod-usb-acm - 3.3.8-1 - Kernel support for USB ACM devices (modems/isdn controllers)
# cat /dev/ttyACM0
Hello World
Hello World
Type: Posts; User: rullbandspelare
:-)
kmod-usb-acm - 3.3.8-1 - Kernel support for USB ACM devices (modems/isdn controllers)
# cat /dev/ttyACM0
Hello World
Hello World
Hi!
I have programed my teensy2 as a serial USB device with the "Hello World" example.
This works on a Windows7.
When i connect to the OpenWRT embedded Linux box i do not get any device to...
Thanks!
1. I tried the mouse example included in ps2dev found on that page. But I get errors that I do not understand. Any ideas?
In file included from...
thanks for your input!
i have a lot of different approaches on this. with different hardware.
i am glad that teensy can be the solution.
will look more into the documentation and start testing
...
Hi and thanks for any input.
I want to be able to send keystrokes to a PC via USB and PS/2 from a small embedded linux box that only have a USB port.
Can this be done with Teensy? Would I need...