On Friday 13 March 2009, Daniel Lelis Baggio wrote: > If anyone could tell me how to do this simple thing without a > controller out there, I'd be pleased. No can do. But you may not need a heck of a lot of power in that controller; servos are often managed by inexpensive 8-bit micros. Inexpensive prototyping solutions include http://www.pjrc.com/teensy/ http://www.sparkfun.com/commerce/product_info.php?products_id=8857 http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3879 There are a LOT of folk using AVR micros (like those) to manage servos. There are also USB based solutions using PIC and 8051 CPUs ... a big advantage of AVR is good GCC support. - Dave -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html