Next version 'Nixie' is coming soon !

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

Becuase it helps me figure out some of this stuff if I draw pictures, and its usually good to save the pictures when something breaks, I figured I'd just save them here.  

New MRL registry data model .. recently changed/fixed so as not to have a cyclical reference issue

Hello guys!

Here is my first MRL project, so don't laught  too hard laugh

I'm from Brazil, so sorry for the bad english!

 

Me and my wife went to Orlando, FL, for our honeymoon... wandering around Disney's Holliwood Studios, i found this Churros Bucket and thought, why not?

 

Before:

Hello,

I've tryed to control a led on my arduino with voice based on the python exemples from MRL ( arduino ouput and talkback) , and nothing happen, i've just an error . But i just starting to learn python and i don't see the problem . Could someone help me ?

Or perhaps, all is wrong lol ! If it's the case , i'll retry from start ...

 

Thanks

 

This is the error returned by MRL :

Hi. I'm going to buy a Raspberry and I want to install MRL on that. Can I do it? 

Javadoc link
Example code (from branch develop):
# start the service
mouthcontrol = runtime.start("mouthcontrol","MouthControl")
Example configuration (from branch develop):
!!org.myrobotlab.service.config.MouthControlConfig
delaytime: 75
delaytimeletter: 45
delaytimestop: 150
jaw: null
listeners: null
mouth: null
mouthClosedPos: 0
mouthOpenedPos: 180
neoPixel: null
peers: null
type: MouthControl

Created by JHack - Blog

A service to generate appropriate mouth movements based on textual data.  Used typically in conjustion with the Speech service, so that audio speech through the speakers matches movement of a servo driven jaw.