Page 3 of 3

Re: the protodeck controller works fine

Posted: Thu Jan 07, 2010 11:00 pm
by julienb
Gab wrote:This is all way too complicated for me — at least for now — but I admire your sharing ethics. Thanks, no doubt someone will find inspiration in your project.
:)
if you'd need help, just ask :)

Re: the protodeck controller works fine

Posted: Sun Apr 04, 2010 6:06 pm
by julienb
the last part missing in the doc has been made.
I published patches screenshots about the leds feedback and the LCD feedback.
The Javascript has been updated too, and the firmware too.
So, you can now build yours!

check it here: julienbayle.net/diy/protodeck

Re: the protodeck controller works fine

Posted: Mon Apr 05, 2010 4:56 pm
by mikemc
julienb wrote:the last part missing in the doc has been made.
I published patches screenshots about the leds feedback and the LCD feedback.
The Javascript has been updated too, and the firmware too.
So, you can now build yours!

check it here: julienbayle.net/diy/protodeck

This is really impressive, man, nicely done and nicely documented.

Re: your code, a suggestion with due respect: at least #define some of the hardcoded vals you are using as counters, etc in your header. Even better, if there are fixed relationships between some of the values (e.g. one is always 2x the other) it might be better to calculate them than hardcode them. In this way there are fewer hardcoded values, and they are all in one place to change if you want to build a new version ;-)

Re: the protodeck controller works fine

Posted: Wed Apr 21, 2010 9:46 pm
by julienb
the first video about that: http://vimeo.com/11091676

Re: the protodeck controller works fine

Posted: Mon May 24, 2010 8:51 pm
by julienb
thanks to Peter Kirn for his article.. it made me blushing!

http://createdigitalmusic.com/2010/05/2 ... -cant-buy/

Re: the protodeck controller works fine

Posted: Mon May 24, 2010 10:38 pm
by morbid
Great write up

Nice to see it in action

Inspiring stuff

Re: the protodeck controller works fine

Posted: Mon May 24, 2010 10:56 pm
by mdk
congratulations mate. :D

really good to see it all come together.

Re: the protodeck controller works fine

Posted: Tue May 25, 2010 12:46 am
by 3dot...
you deserve the props man !!! great job.. 8)

Re: the protodeck controller works fine

Posted: Tue May 25, 2010 1:03 am
by Dr. Zoiberg
This is great!
I'm thinking about participating in one of your courses when I'll have the time.