Re: Stand Alone WaterColorBot?

Home Evil Mad Scientist Forums WaterColorBot Stand Alone WaterColorBot? Re: Stand Alone WaterColorBot?

#21658
Windell Oskay
Keymaster

We have already used the Raspberry Pi method to drive the WaterColorBot, and as compared to the other methods that you’ve mentioned, I would expect it to be one of the simpler. 

– For some demos, including at shows and at the White House Science Fair, we had the WCB hooked up to the RPi, running RoboPaint with its API, and receiving data from an iPad.  This solution is complex in a way, but also elegant in a sense, since there’s very little at the WCB itself, but you could be sitting with your Chromebook in the back of the room and printing.  We could probably also make a change to allow RoboPaint to open a given file and begin printing upon launch.
– We’ve also seen people run the Eggbot, with its Inkscape-based driver right from the RPi. (For example, here: http://www.evilmadscientist.com/2013/eggbot-ipad-rpi/ ) It would be just as straightforward to use the WaterColorBot’s Inkscape driver, perhaps with a script that automatically launched the files, and started printing them.
– In addition to these options, it is also technically possible to save a program on the EBB itself, for playback.  While we have done this in some prior iterations of our firmware, it is not currently implemented, and the available space is rather small.  This is likely not one of the best ways to do this, but I though that I’d add it to your list.