by JonHylands » Wed Apr 04, 2007 4:11 am
by JonHylands
Wed Apr 04, 2007 4:11 am
The gumstix is running Linux, and doing anything real-time in Linux is problematic and non-trivial.
You're really better off using the processing power and memory to figure out what to do, and let more dedicated hardware (like an AVR) deal with hard real-time stuff like servos and such.
And yes, USB is a bus, so you can have more than one USB device plugged in...
- Jon
The gumstix is running Linux, and doing anything real-time in Linux is problematic and non-trivial.
You're really better off using the processing power and memory to figure out what to do, and let more dedicated hardware (like an AVR) deal with hard real-time stuff like servos and such.
And yes, USB is a bus, so you can have more than one USB device plugged in...
- Jon