
monomuino: Arduino-based monome compatible
2 years ago
An Arduino set up with the monome serial protocol, running with MonomeSerial and several of the MaxMSP patches from the monome base collection.
As always, apologies for the video quality: hopefully you can occasionally make out what's happening on screen!
Read all about it at upnotnorth.blogspot.com/
As always, apologies for the video quality: hopefully you can occasionally make out what's happening on screen!
Read all about it at upnotnorth.blogspot.com/
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
love your work i expect some more details :D
here are some of the chips im looking at:
search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=296-17732-5-ND
16 output w/ pwm and dot correction, 4096 steps
search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=568-1039-5-ND
cheaper but not dip, 16 output with pwm registers, 256 steps.
On the RGB version higher pulsed current would partially solve the brightness problem, but not completely. Part of the problem is that the digital pots have resistance even when set to zero. That limits the maximum current I can get at 5V, so I couldn't pulse much higher without using an external power supply.
I have several of the TLC5940 chips and they're great! That's what I'm planning on using in version 2, if I ever get around to making it.
Despite my sub-amateur level knowledge of electronics, your series prompted me to take a look at arduino which looks like an excellent platform.
Would you mind posting the arduino code you use here to interface with the monome protocol?