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

Bioleiro

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

Bioleiro

Post by alonsoBrain » Thu Dec 13, 2007 10:03 pm

Post by alonsoBrain
Thu Dec 13, 2007 10:03 pm

Thank to all of you who help me with this project:

http://www.youtube.com/watch?v=2F2z1UT7qkU

Best regards
Thank to all of you who help me with this project:

http://www.youtube.com/watch?v=2F2z1UT7qkU

Best regards
alonsoBrain
Robot Builder
Robot Builder
User avatar
Posts: 13
Joined: Wed Sep 20, 2006 1:00 am

Post by limor » Sat Dec 15, 2007 11:44 pm

Post by limor
Sat Dec 15, 2007 11:44 pm

Hi Alonso,

Please please post more information about your project?
It would be great if you can share your Processing.org code for the PC GUI
and serial communications.
And also the CM5 code for communications with the servos.

You are more than welcome to upload it to this server.
See the "My Files" link on the left User Menu.
Hi Alonso,

Please please post more information about your project?
It would be great if you can share your Processing.org code for the PC GUI
and serial communications.
And also the CM5 code for communications with the servos.

You are more than welcome to upload it to this server.
See the "My Files" link on the left User Menu.
limor
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 1845
Joined: Mon Oct 11, 2004 1:00 am
Location: London, UK

Post by limor » Sun Dec 16, 2007 12:17 am

Post by limor
Sun Dec 16, 2007 12:17 am

For those who dont know what Processing.org is (like me till 60 minutes ago) here's what i learned:

Processing is a simplified RAD (rapid application development) IDE based on Java, that focuses on empowering the "artist" to create pretty interactive software with few lines of code. Just download the thing and run a few examples and you'll get it.

Wiring is a hardware spec and software that exposes some I/O lines from an Atmega128. It comes with firmware that allows Processing scripts to run on the board (basically a miniature JVM for Atmel)

Arduino is the 2nd generation of Wiring. The board can run the mini JVM and the Processing scripts but can also run native C/C++ as any Atmega and the Arduino community have smoothed out the Atmega C libraries to the extent that it doesn't make much difference whether the code is written in Arduino libraries or Processing. Arduino improved on the Wiring board by using the cheaper Atmega168 chip instead of the Atmega128 (3 years ago the price difference between the two chips was more than $3).

you wont find this description on the Processing or the Wiring web sites because they <strike>dont have a decent home page</strike> try to appeal to a non technical crowd.
For those who dont know what Processing.org is (like me till 60 minutes ago) here's what i learned:

Processing is a simplified RAD (rapid application development) IDE based on Java, that focuses on empowering the "artist" to create pretty interactive software with few lines of code. Just download the thing and run a few examples and you'll get it.

Wiring is a hardware spec and software that exposes some I/O lines from an Atmega128. It comes with firmware that allows Processing scripts to run on the board (basically a miniature JVM for Atmel)

Arduino is the 2nd generation of Wiring. The board can run the mini JVM and the Processing scripts but can also run native C/C++ as any Atmega and the Arduino community have smoothed out the Atmega C libraries to the extent that it doesn't make much difference whether the code is written in Arduino libraries or Processing. Arduino improved on the Wiring board by using the cheaper Atmega168 chip instead of the Atmega128 (3 years ago the price difference between the two chips was more than $3).

you wont find this description on the Processing or the Wiring web sites because they <strike>dont have a decent home page</strike> try to appeal to a non technical crowd.
limor
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 1845
Joined: Mon Oct 11, 2004 1:00 am
Location: London, UK

Post by i-Bot » Sun Dec 16, 2007 4:47 pm

Post by i-Bot
Sun Dec 16, 2007 4:47 pm

You may want to check out the book "Making Things Talk". Lots more information on this and other Bluetooth, ZigBee, and networking stuff.
http://www.amazon.co.uk/Making-Things-T ... 650&sr=8-1
You may want to check out the book "Making Things Talk". Lots more information on this and other Bluetooth, ZigBee, and networking stuff.
http://www.amazon.co.uk/Making-Things-T ... 650&sr=8-1
i-Bot
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 1142
Joined: Wed May 17, 2006 1:00 am

Post by siempre.aprendiendo » Thu Dec 20, 2007 1:45 pm

Post by siempre.aprendiendo
Thu Dec 20, 2007 1:45 pm

i-Bot wrote:You may want to check out the book "Making Things Talk". Lots more information on this and other Bluetooth, ZigBee, and networking stuff.
http://www.amazon.co.uk/Making-Things-T ... 650&sr=8-1


I've been reading Amazon reviews. It sounds very interesting, but ... It's only focused on Arduino and Wiring?
i-Bot wrote:You may want to check out the book "Making Things Talk". Lots more information on this and other Bluetooth, ZigBee, and networking stuff.
http://www.amazon.co.uk/Making-Things-T ... 650&sr=8-1


I've been reading Amazon reviews. It sounds very interesting, but ... It's only focused on Arduino and Wiring?
siempre.aprendiendo
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 559
Joined: Wed Aug 08, 2007 9:13 pm
Location: Barcelona


5 postsPage 1 of 1
5 postsPage 1 of 1