DIY Project Box">
I was looking for a nice project box for my StripInvaders project. But either the box was ugly, too expensive or too small. Luckily I found this website: http://boxmaker.rahulbotics.com/. Their slogan is:
Give us dimensions, and we'll generate a PDF you ...Read More
I just released a new project called StripInvaders. It's basically a PixelInvaders in one dimension. StripInvaders drives a 5m long LED strip and display some fancy animation. I use a Arduino Ethernet as driver, so no external hardware is used. ...Read More
OSC">
PixelController gets better and better and I've even managed to create a Video showing the OSC Gui on my Xoom tablet. I'm using the Control Application by Charlie Roberts in my Video:
[vimeo]32580251[/vimeo]
Oh and if you're asking yourself, where the OSC ...Read More
PixelController is a real time video/VJ generator and mixer software. Most of the Visuals are generated and mixed in realtime and respond to the environment. I use PixelController to control my PixelInvaders Panels.
PixelController supports well-known industry and OpenSource standards, such ...Read More
3D RGB LED Panels">
After several month of working on my PixelInvaders 3D RGB Panels I finally reached my goal: a huge and easy to assemble RGB LED Panel.
Besides the hardware, the control software was a big task. I created PixelController, a modular software ...Read More
LPD6803 Tutorial, Part 2: Simple VU Meter">
Make sure you read Part 1 of this tutorial.
In this tutorial we use a strand of 20 LPD6803 RGB LED as huge VU Meter. Processing will send serial data to the Arduino which will display it.
The source can be ...Read More
LPD6803 (Intelligent RGB Pixel Module) Tutorial, Part 1: Basics">
An LPD6803 based LED module is an "intelligent" pixel, it can memorize its color and passthrough the data and power connection. This means you can drive a lot (several thousand) intelligent pixels with just 4 cables (2x power and 2x ...Read More
This is another rxtx library release based on my previous release. This new version improves the "serial event callback function" and thus reduce the library latency enormous - for more information read THIS article.
So whats the use of this updated ...Read More
Paul Stoffregen was kind enough to send my a free Teensy 2.0 sample board to analyze the Arduino serial latency issue - and this board is shocking small:
We wrote a very simple firmware to perform some basic benchmarks - Paul ...Read More
I use Processing to control my Arduino - an easy and working solution. However if you need to send alot data to the Arduino, you'll notice a 20ms delay between sending (120 bytes) and receieving (16 bytes) a serial message. ...Read More
I submitted my second entry for the Rainbowduino Carnival 2010/2011 called "ze_blinken". This entry uses my neorainbowduino firmware, the blinkenlights processing library and a Processing sketch. The sketch will show blinkenlights movies stretched on 4 RGB matrices.
If you like it ...Read More
RGB Led Matrix">
I did it! After more than 20 hours of soldering, my 64cm*64cm RGB Led Matrix is finally finished! The Matrix is using 64 RGB Led's (=256 solder joints) using 10mm diffused RGB Led's from evilmadscientist.com. The case is build with ...Read More