Next version 'Nixie' is coming soon !

Help us to get ready with MyRobotLab version Nixie: try it !

Iron Man is a modular system, i.e. the arms, legs, body and face plate fly in from Tony Starks ridiculously awesome workshop...... each independent from each other until connected....
How can this be applied to the InMoov robotic sub systems .... and why.....

Off the Bat :-

Imagine an InMoov system, Left Arm / Right Arm / Head /Body each being controlled separately by an ESP8266 Wifi module (or any WiFi module, Rpi,etcetcetc)

Hello every body,

Sorry if my engish are very bad I speak very little.

If I writh you today, it's because i don't understand where is the part for moov the hand in this sketch in Arduino, It is very long and i'm lost... Please who can say me where is the necessary part for moov the and with arduino for my robot lab ?

 

Thank's for your help !

Emma Pie

Azul was having some issues reading data coming back from a custom script running on an Arduino Mega, so I thought I'd make a small script which demonstrates how to do asynchronous reading.

The script requires no hardware, because it uses a Virtual Serial Port (COM77_uart).

I used the swing gui, because its better at displaying python errors, although the webgui has a better send interface (swing one grows for some reason :P)

So, in an effort to make the mega InMoov scripts easier to manage and to make sure the InMoov can better respond to human speech,  I've been working on making it so that the InMoovs can share their gestures  and also make it so that you can reload the gestures as they are edited without having to restart the whole bot.

So,  what does this mean and how does it work.

Frist, there is the InMoov service.  We have come to love this service, it controls all of the servos, camera, kinect, pir sensors, etc..

Hi everybody,

The wikidata fetcher work better and better, so it's time to show you a little how to use it !

First, what is wikidata ? Wikidata is a website that store a lot of datas for a lot of things. You can find on it, the birthdate of a famous person, or the opposite of "black", or the currency of a country ...

The wikidatafetcher service will connect to the website and return what you are looking for ( if it find it ! )

For now there is still some datas that it can't return even if it exist, but i'm working on it :D