… dropped off a well-worn package Thursday morning. 14 Kg of halfway-around-the-world happiness are now spread out on the workshop floor.
I’m now the proud owner of 1000 pieces of waterproof addressable RGB node:
A while back, I scanned blueprints of the house into the computer, and then imported them into the CAD program. It appears that we need ~ 960 nodes to cover the rooflines, raingutters, windows and main entrance arch.
The controllers are coming along nicely as well. I’ve currently got a single data output which can drive 300 nodes at a 25.5 Hz refresh rate. With some optimizing, those numbers should reach 340 nodes (2 universes of DMX) and 44 Hz frame rate.
Then, it’s a simple matter of cloning the output drive code as many times as are needed, up to the limit of my firmware and the ethernet processor. Supporting 2048 nodes (13 universes!) in a single string would be wonderful.
Monday afternoon I’m expecting a batch of controller circuit boards as well. These boards will contain the ethernet controller. We now have sample code which pulls data from the ethernet interface at 7+ megabits / second.
So the jump from ‘barely stable system at 10 Hz and 1 universe of Art-Net’ to ‘screaming fast’ should be significant. Switching from serial SPI mode (3 pins) to parallel data transfer mode (14 pins) makes a huge difference.
Onward!