Let's back up a bit.
The video shows a clock/message display that can display at least 8 ASCII characters legibly.
Dotwise character displays like that require a 5x7 matrix per character, so there are at least
8 x 5 x 7 = 280 possible dots, or discrete fountains, if that's how it's done.
I.e., doing it the obvious way, you need 280 solenoid valves, and associated drivers.
Something about the video suggests that _maybe_ it's simpler than that, i.e. at each 'dot' there is some kind of fluidic AND gate, in which case the display would need 7 row driver solenoid valves and 8 x 5 = 40 column driver solenoid valves, or only 47 valves (not necessarily all the same size) instead of 280. Frame by frame examination of the video file, or a few random stills with a reasonably fast shutter, might confirm or eliminate that possibility.
Mike Halloran
Pembroke Pines, FL, USA