Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

Connect AX 12+ bus

Bioloid robot kit from Korean company Robotis; CM5 controller block, AX12 servos..
18 postsPage 2 of 21, 2
18 postsPage 2 of 21, 2

Post by JonHylands » Wed Apr 04, 2007 4:11 am

Post 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
JonHylands
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 512
Joined: Thu Nov 09, 2006 1:00 am
Location: Ontario, Canada

Post by dhylands » Tue May 08, 2007 7:24 am

Post by dhylands
Tue May 08, 2007 7:24 am

Actually, starting with 2.6.20 doing realtime is much easier under linux.

You can even prioritize threads to have higher priorities than interrupts.

And yes USB is a bus, but it's point-to-point. To talk to more than one device requires using a hub.
Actually, starting with 2.6.20 doing realtime is much easier under linux.

You can even prioritize threads to have higher priorities than interrupts.

And yes USB is a bus, but it's point-to-point. To talk to more than one device requires using a hub.
dhylands
Newbie
Newbie
User avatar
Posts: 5
Joined: Tue Dec 19, 2006 1:00 am

PXA270

Post by Rav » Wed Jun 20, 2007 12:07 am

Post by Rav
Wed Jun 20, 2007 12:07 am

Rav
Newbie
Newbie
Posts: 1
Joined: Sun Jun 03, 2007 3:03 pm

Previous
18 postsPage 2 of 21, 2
18 postsPage 2 of 21, 2