Monthly Archives: May 2009

64 Pixels Roundup @ interactive-matter.org

It seems I’m by far not the only one fascinated by LED matrices. Interactive-matter have put together an overview of 64-pixel projects. Go and have a look :-)

Posted in Electronics. | Tagged , | Leave a comment

Displaying images on 8×8 RGB LED displays

Just a short proof of principle thing, badly coded and terribly slow, but it works :-) Images must be converted to the RAW PPM format using e.g. GIMP. If you think of using ImageMagick and convert: doesn’t work properly ! … Continue reading

Posted in Arduino., Electronics. | Tagged , , , , , , | Leave a comment

Getting auto reset to work with FTDI cables on Linux (MAC)

Update: please use avrdude 5.11 or later with “-c arduino” and your problems are gone! Before you start, make sure you have the perl module Device::SerialPort installed ! On Debian based systems, you can easily do that by typing: sudo … Continue reading

Posted in Arduino., Electronics. | Tagged , , , , | 4 Comments