Next version 'Nixie' is coming soon !

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

I had once a setting with my Raspi 2 and microphone that worked in 80% of the cases - but I am down currently to about 20% - it's so fustrating I stopped talking to my friend Marvin.

I have run some sessions with programAB service and this one looks to be able to understand what I want.

I have read some people have been able to add programAB into there private builds but I have to commit that this looks a bit above my possibilities.

So my question - anyone ready to provide a how-to or post a .jar that uses it?

Humble Juerg

An Agent has been detected in the matrix!

An Agent of the Matrix in the Rift

So, as it turns out the Oculus Rift latest SDK and Runtime no longer supports using "extended model" with the Oculus Rift.  Which means we need to update our support for it.  I have started working with LWJGL and some examples.  Above you can see a virtual screen rendered in front of the user in the oculus rift. 

I get sound in raspi if force audio jack with omxplayer -o -local test.mp3 but not sounds with service of mrl audiofile and this script:

audiofile = Runtime.createAndStart("audiofile","AudioFile")

audiofile.playfile("/home/pi/Desktop/Mrl/ejemplos/test.mp3")

 

I have looked through everything I can find on the web, so this must be really easy to do but, I must ask anyway; does MRL use the USB port of the pc to talk to the usb port on the arduino to control to the board; or is a ftdi cable needed to talk to the tx/rx pins of the Arduino.

Is there a wiring diaagram that shows this?

It odd that I could not find a simple statement of this...but I am old!!!!

 

Thaks

Blaine