
Originally Posted by
cfavreau
Cost and time. V4 implements 5 bits per color. 32k is quite a few colors. For V3 512 colors is enough to be useful. How many colors in the ILDA palette?
A handful of resistors is quite inexpensive and gets the job done. Also it takes a bit of time to write to 3 SPI DACs (3 x 16 bit SPI writes) vs. 2 parallel writes for V3 or 1 x 16 bit SPI transfer for V4. This leaves a lot more cycles for doing other stuff.
Keep in mind this DAC costs < $20 in parts + PCB Board + Arduino which equates to about $45 in parts (including arduino + some assembly required). The goal was to cost a bit less than the iShow while providing more functionality.