Always learning0.1 About robotics

A chinese lion statueCombining mechanics, electronics and software, it is an inexhaustible source for learning Wikipedia about robotics:

Robotics is the science and technology of robots, their design, manufacture, and application. Robotics requires a working knowledge of electronics, mechanics and software, and is usually accompanied by a large working knowledge of many subjects.

Start point

Jose, January 14 2008

My knowledge on mechanics is ... between void and very rudimentary and on electronics they are basic enough. But at least on software development they are good enough. With this knowledge an easy start point were the kits that include the electronic and mechanical parts ready for use.

The two kits that nowadays I am using are:

 

Practical programming tutorial for Bioloid robots

Jose, January 5 2012

At www.softwaresouls.com I'm posting tutorials about Bioloid programming using C, C++ and C# with a PC or C with CM-5/CM-510


AntOne 3.5 first video, Robotis Bioloid hexapods

Jose, November 30 2010


AntOne 3.5 and 3.0, Robotis Bioloid hexapods

Jose, June 29 2010
My loved AntOne with the hardware updated to Robotis Bioloid Premium. Now the software...


A new version programming the software in the PDA with Visual Studio C#, here for more information

AntOneWithPDA





NXTrains

Jose, May 11 2010
Lego Mindstorms NXT + Lego Trains + Lejos (Java) + PDA + ...


AntOne 2.0, Robotis Bioloid hexapod

Jose, June 2 2009

Ant One AntOne, the ant one, is my first insect using Robotis Bioloid.

Now the version 2.0 have some minor cosntruction changes but a big software difference. It's controlled with a PC based C# program which bring "life" to AntOne, sending messages by bluetooth to an BT-serial adapter connecte to the CM-5. Programming with Visual Studio C# is really easier than with other tools.

 

January 14 2008

AntOne, the ant one, is my first insect using Robotis Bioloid.

After a few first tests programming the CM-5 microcontroller in C (and "a little" of C ++)
The first video of the tests:




Some information about our neighbors or flat companion:

Do you feel itchy all over? ;)


RoverOne, a 4x4 omnidirectional Robotis Bioloid vehicle

Jose, July 12 2008


BudaOne, a Robotis Bioloid quadruped

Jose, March 28 2009
The first steps of my first quadruped...



Jose, April 4 2009

"Homebrew" navigation (indoor) with Lego Mindstorms NXT


Finally I'm using this other wehicle

But there are other news...

using Acer Aspire One and it's webcam I can use ARToolkit to detect some marks to know its position.



Jose, January 14 2008

An interesting matter is how to achieve that a robot moves inside a building from a determined point to other one.

I have chosen two possibilities:

a)The simplest and limited, by means of two sensors of distances for ultrasounds

b) Less simple but more interesting, a video camera and ARToolkit, an example would be SIGNPOST

Based on a design like this one:



Or this one, that looks more interesting:

Software:

For NXT, LeJOS and NBC. For PC, C#

For Bioloid C for CM-5/510 and for PC C#, C++ with QT

Linux FTDI driver, latency 31ms querying a position of 16 AX12+. And about 240ms by ttyUSBx.

More information at Programming Bioloid

Interesting links: