MixTeen Le Code Produit Pendant Les Ateliers MixTeen Lors du dernier atelier MixTeen qui s’est déroulé le 30 avril pendant les conférences de MixIT, du code a été produit. Et bien il est dispo, et comme les grands, dans un joli GitHub par ici ! N’hésitez pas à poser vos questions
Impression 3D SmartRap - Build After months waiting for it, here comes my 3D printer. To be precise, I received the parts and needed to build it. Yes, lot of works. But everything looks well prepared. First steps were quick, no bad surprise. Until some missing screws. The creator
Robotique Gary - Little 2 That’s been a long time since last update. Maybe I should experiment less and finish some projects! But hey, the blog is about little experiments ;) I always wanted to add wireless communication to Gary and my Raspberry Pi wants to travel: Deal! I
Robotique Gipsy As seen in my previous post, first attempt to build a quadrupod ended with a jump from the desk. Hopefully, I learned a lot and I was ready to launch the next experiment. My wife just received this very nice material from a friend
Robotique Sticky - the Way to Quadrupod As my 4WD slowly evolves, I wanted to think on my next platform. One of the form that fascinate me is hexapod robots. They quite always looks organics in their moves and it seems that they can be easier to build than full crazy
DIY Tilt Pan First of all: I wish you a happy 2014! Lot of projects, lots of fun and everything will be good :) Here, I now need to put down every project I started and try to do minimal planning to have something cool to show ;) Today,
Golo Pig 5 - Golo Lcd Once more, I’m back! Thanks to Golo Community my little tech issue was quickly solved. Below, you will find the Golo version of the previous posts. It’s even downloadable here To launch the golo samples, use the command: golo golo --classpath /opt/
DIY PiG 4 - Lcd and Java The plan was to deliver you the Golo version of the previous post code to allow you to write on the LCD. But it looks like I’ve done too much Java those months and not enough Golo. I’m currently stucked on a
DIY PiG 3 - LCD Use Last time, I explained how to use you Pi to interact with a LED using Golo. Let’s see something a bit stronger. As I told you in my first Raspberry post, I bought a bunch of HD44780U LCD. Those little LCD can be
Robotique Gary - Little 1 In those months, apart from kids and work, I started to play with a lot more electronics and robotics things. The first thing I’d like to show you is my mobile platform. Nice, isn’t it ? ;) As I wanted to dig a little
Golo Why Golo ? As I only receive emails and no comments, I have to post some explanations here ;) When I first heard of Golo, I didn’t needed a new language. At least, I was satisfied with my daily use of Java or Groovy. Then a little
Golo Golo - Little 5 Ok! That’s time to sync everyone on the state of GoloHttpServer. First of all, I created a GitHub for this and you’re more than welcome to contribute, ask questions or even just talk about it. This will allow you to take a
News Why? Oh Why? For 2 days, it’s MixIT 2013 days! This conference has a lot of qualities, but for me, it’s THE event that helped me surviving previous years. This may sound a bit too much, but believe me: I was and still am a
Electronique PiG 2 - First Interaction In my previous article I explained some steps useful for my Little Experiment with my Raspy. Yes, I gave it a name, I’m stupid and geek ;) This time I’ll explain my first usage of Golo to control the GPIO of my Raspy.
DIY PiG 1 - Soldering Iron Step so what ? You started the GoloHttpServer, showed something on Raspberry and… nothing ? Yeah, I know. But c’mon, I still need some sleep and still don’t have 72h days ;) Last week end, I started the next step in the Little Hardware meets Little
Raspberry Pi Golo on the Raspberry On the Little experiments desk, there are a lot of Little hardware. I must admit I have some favorites among them, but don’t tell them ;) One of them is an Android USB key, MK808B, which allows me to run Android any TV with
Golo Golo - Little 4 So, last time I told you I started to write some kind of GoloHttpServer. In that process (which is still WIP) I had several questions. One of the first was: a server will receive several requests, I need to launch threads. I knew how
News Golo - Little 3 Ok folks ! First, I hope you didn’t missed the release of Golo. I hoped to publish some article on the D-day but my daughter had an unplanned trip to hospital. She’s fine now, I spent some time watching her sleeping. So, this
Golo Golo - Little 2 The D-day is coming for Golo and be sure to attend Julien’s talk at Devoxx ! In the meantime, here is a new piece of Golo. module little.experiment2_1 import java.lang function functionWithCase = |inputParameter| { case { when inputParameter == "This value" { println("this value
Golo Golo - Little 1 I think it’s time to start some Golo experiment. Of course, everyone wanted the mandatory HelloWorld. But hey, that’s a blog called “Little Experiment” ;) (at least it was at the writing time in) Ok, ok, the HelloWorld is available at Golo website,
News Golo Back to the main purpose of this blog: a new dynamic langage is coming ! Its name: Golo ! The first release is in a close future and all you get on the official website is basic information. Hopefully, Julien Ponge, father of Golo, has started