Hi, I have a Teensy 2.0 board that control a device. Teensy it is set to accept serial (115200) commands as text: "motoron", "motoroff" ... and execute them, which is working fine. Now I try to use a BBB rev. C (Linux Debian) to be the source that will send those command. I would like to use the big usb connector (usb host?) as it does offer also 5V power needed for Teensy 2.0. Is this scenario possible? For start it will be OK if the command is sent from BBB like "echo motoron > /dev/tty???? ", later I would like to have a python program to do this. I'm very beginner with Linux, so if you know a solution please consider this level and provide detailed instruction about how can I do it. Suggestions or solutions are welcome.
Thank you in advance, Sorin -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
