Recent Comments
- robert on Lecroy WaveAce 224 — Mini rant #3: Quality control…
- Bob Cousins on Lecroy WaveAce 224 — Mini rant #3: Quality control…
- robert on Creating schematics and PCB layouts with open source tools
- Z.K. on Creating schematics and PCB layouts with open source tools
- anon on Openbench Logic Sniffer — A short review
64-pixels
-
Flickr Photos
 
 
 
 
 
  Arduino
Blogroll
Links
My 2µF
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 :-)
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 64-pixels, AVR, image, LED, matrix, ppm format, RGB
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
