Search



Designed by:

Milkymist talk at OSHUG #8 PDF Print E-mail
Written by Yann Sionneau   
Friday, 11 March 2011 21:40

I've been invited by Andrew Back to give a talk during the OSHUG #8 to present the Milkymist project.

OSHUG means "Open Source Hardware User Group". It's located in London.

The OSHUG has already done 7 events like this one, too bad I couldn't come, they looked all very interesting, here is the list of their events : http://oshug.org/

I have to say those guys are really welcoming and friendly !

You can find the slides I used there and the sources of the slides there, the slides are under CC-by-SA license.

I met really interesting and nice people at this OSHUG event, it was really great !

I met Ömer Kiliç (blog, twitter), hardware designer of the concurrency.cc, an "arduino like" board.

The design adds a connector to wire a battery and several colored LEDs. But what's really interesting about the concurrency.cc arduino is the way of programming it

You can program it using the occam-π programming language. A book has been written about how to program arduinos with this language.

The nice thing is it's a concurrent language, like in HDL. You can tell the arduino to execute several statements in parallel.

for example just do

PAR
  blink (11 , 500)
  blink (12 , 500)


And two LEDs are gonna blink simultaneously at the same frequency. Brilliant isn't it ? And bloody easy !

blink() is an example, you can put whatever function you want, f() ... g() ... etc !

I also met Nick Ager the director of get it made , his web site looks great, especially the video which is really funny :)

I met a lot of other really interesting people, I don't remember all the names (sorry guys, I have a really bad memory for names ! I remember the two I quoted because they gave me their business card !!).

I've been told about Xmos chips and the programming style which is highly parallel too and event driven and resembles a lot the FPGA programming style.

I really enjoyed the OSHUG #8, I am blogging to report about my experience at this event and to thank everyone who came to listen to my talk and the guys who did the organization (mostly Andrew I suppose).

Very nice meeting you guys, see you around :)

Some pictures of the event on flickr : 


Some goodies they gave me (thanks ! sorry I didn't have any Milkymist stickers :/) : 

I let you imagine what the next goodie is all about and how to use it ;) (Yes it's actually pined on my coat from now on ;))

Last Updated on Sunday, 24 April 2011 19:01
 

Comments  

 
0 #5 YannSionneau 2011-03-12 17:00
Quoting Sevan:
It was good chatting to you at the pub, best of luck with DragonflyBSD & GSoC

Hey !
Yes I'm learning about it but it seems to be quite an interesting system, wish best luck to my girl friend it's not an easy task ;)
Nice chatting with you too !
Quote | Report to administrator
 
 
+1 #4 Sevan 2011-03-12 13:02
It was good chatting to you at the pub, best of luck with DragonflyBSD & GSoC
Quote | Report to administrator
 
 
+1 #3 Andrew Back 2011-03-12 10:06
Hi Yann,

Glad to hear that enjoyed the event. It was great to have you speak and to learn about MilkyMist, which is a very cool project.

So, as well as the badge having a practical purpose and being an engineering aid, it was something I had made for an art fair. Details at:

andrewback.net/works/VIR

The text is mostly factual, with just a little element of fiction...

Cheers,

Andrew
Quote | Report to administrator
 
 
0 #2 Yann Sionneau 2011-03-12 00:32
Quoting Al:
Hi Yann

It was great to meet you , We spoke about Urbi and Xmos among other things. I also run Folknology Labs where you can find some of the stuff I'm working on

Thanks for introducing us to Milkymist its a fascinating project.

regards
Al

Hi Al

Yes I remember, I just did not remember your name :x
Folknology Labs seems nice, I will definitely check it out !

You're welcome, it was a pleasure meeting you :)

Regards,
Yann.
Quote | Report to administrator
 
 
+1 #1 Al 2011-03-12 00:01
Hi Yann

It was great to meet you , We spoke about Urbi and Xmos among other things. I also run Folknology Labs where you can find some of the stuff I'm working on

Thanks for introducing us to Milkymist its a fascinating project.

regards
Al
Quote | Report to administrator
 

Add comment


Security code
Refresh