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

What so good about the CM-900?

Bioloid robot kit from Korean company Robotis; CM5 controller block, AX12 servos..
5 postsPage 1 of 1
5 postsPage 1 of 1

What so good about the CM-900?

Post by petercohen » Tue Apr 30, 2013 2:51 am

Post by petercohen
Tue Apr 30, 2013 2:51 am

Hi, comparing with other controllers made by Robotis, what is good about the CM-900? Is it better than the CM-730?
Hi, comparing with other controllers made by Robotis, what is good about the CM-900? Is it better than the CM-730?
petercohen
Savvy Roboteer
Savvy Roboteer
Posts: 58
Joined: Tue Jul 19, 2011 5:19 am

Post by siempre.aprendiendo » Tue Apr 30, 2013 6:59 am

Post by siempre.aprendiendo
Tue Apr 30, 2013 6:59 am

The hardware seems very similar to CM-730

In my opinion:

- price (I think CM-730 does not have AX-12 connector)
- open source (easy to learn, to customize or improve)
- really tiny (easy to use as helper, f.e. debug support)
The hardware seems very similar to CM-730

In my opinion:

- price (I think CM-730 does not have AX-12 connector)
- open source (easy to learn, to customize or improve)
- really tiny (easy to use as helper, f.e. debug support)
siempre.aprendiendo
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 559
Joined: Wed Aug 08, 2007 9:13 pm
Location: Barcelona

Post by limor » Wed May 01, 2013 9:27 am

Post by limor
Wed May 01, 2013 9:27 am

We need to see some cool "kickstarter style" videos of people using the module to do great things. But it is a much needed disruption to the Robotis community on several levels:

1) First of all it is the price.
AFAIK it is cheaper than an average Arduino

2) Arm processor - faster than Atmel and can run 3mbps serial to control the MX, DX, RX series

3) Arduino language support - I participated at a Robotis workshop learning how to use the module and it is a pleasure! you just write arduino code and it works. I wrote something that talked to a servo and interacted with keyboard and sensors in a matter of 20 minutes from opening the box. (*)

4) size - perfect



(*) there are issues in the Arduino concept of lack of concurrency so for example if you are writing 100 chars text onto serial port at 115kbps, the module doesn't do anything else for 1/100 second. there is an async printf implementation in arduino land but not sure it is yet implemented in the new module. but for 99% of interactive robot applications, lack of concurrency is ok as we've seen with millions of Arduinos sold around the world.
We need to see some cool "kickstarter style" videos of people using the module to do great things. But it is a much needed disruption to the Robotis community on several levels:

1) First of all it is the price.
AFAIK it is cheaper than an average Arduino

2) Arm processor - faster than Atmel and can run 3mbps serial to control the MX, DX, RX series

3) Arduino language support - I participated at a Robotis workshop learning how to use the module and it is a pleasure! you just write arduino code and it works. I wrote something that talked to a servo and interacted with keyboard and sensors in a matter of 20 minutes from opening the box. (*)

4) size - perfect



(*) there are issues in the Arduino concept of lack of concurrency so for example if you are writing 100 chars text onto serial port at 115kbps, the module doesn't do anything else for 1/100 second. there is an async printf implementation in arduino land but not sure it is yet implemented in the new module. but for 99% of interactive robot applications, lack of concurrency is ok as we've seen with millions of Arduinos sold around the world.
limor
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 1845
Joined: Mon Oct 11, 2004 1:00 am
Location: London, UK

Post by siempre.aprendiendo » Wed May 01, 2013 10:18 am

Post by siempre.aprendiendo
Wed May 01, 2013 10:18 am

3) Absolutley true; OMG I forget the programming part

I've been playing with the Arduino based Robotis IDE and it's really easy, and potentially (some times there are some fixables problems) even you can use in it standard C/C++.

Direct C/C++ programming using ST-Link hardware is very interesting (I love standard and free software tools), but also more complex, and really cumbersome.
3) Absolutley true; OMG I forget the programming part

I've been playing with the Arduino based Robotis IDE and it's really easy, and potentially (some times there are some fixables problems) even you can use in it standard C/C++.

Direct C/C++ programming using ST-Link hardware is very interesting (I love standard and free software tools), but also more complex, and really cumbersome.
siempre.aprendiendo
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 559
Joined: Wed Aug 08, 2007 9:13 pm
Location: Barcelona

Dynamixel Animator with CM-900

Post by luisgiii » Sun May 12, 2013 11:22 pm

Post by luisgiii
Sun May 12, 2013 11:22 pm

Hi I read what limor said about "kickstarter videos" and I have a few using CM-900 hehe

Here is Dynamixel Animator:

http://www.youtube.com/watch?v=B2KPEStOOvs

in that video you can see how to use it, and if you want.. you can download CM-900 code and Android application to test it.. code can be easily ported to CM-530!

Hope you like it!

Here is the page: http://hellospoon.weebly.com/downloads.html

And I'm also developing one robot named Hello Spoon, he is the first cloud based assistive robot for meal time in the world, using a CM-900 and one Android phone, it will be in Indiegogo soon! You can see a few videos in my youtube page :-)

You can ask any question you want about Dynamixel Animator or Hello Spoon!

Have a nice day :-)
Hi I read what limor said about "kickstarter videos" and I have a few using CM-900 hehe

Here is Dynamixel Animator:

http://www.youtube.com/watch?v=B2KPEStOOvs

in that video you can see how to use it, and if you want.. you can download CM-900 code and Android application to test it.. code can be easily ported to CM-530!

Hope you like it!

Here is the page: http://hellospoon.weebly.com/downloads.html

And I'm also developing one robot named Hello Spoon, he is the first cloud based assistive robot for meal time in the world, using a CM-900 and one Android phone, it will be in Indiegogo soon! You can see a few videos in my youtube page :-)

You can ask any question you want about Dynamixel Animator or Hello Spoon!

Have a nice day :-)
luisgiii
Robot Builder
Robot Builder
Posts: 18
Joined: Tue May 17, 2011 2:06 pm


5 postsPage 1 of 1
5 postsPage 1 of 1