The EMSL EggBot can be made to stand alone -- completely independent of external computers -- by embedding a Raspberry Pi into the EggBot chassis. Just drill 2 mounting holes for the Pi in the Tailstock, mount it there and connect the USB from the Pi to the EiBot board. Building the EggBot at
http://youtu.be/P_C3DSYEQy4 and adding the Pi at
http://www.instructables.com/id/How-to-Embed-a-Raspberry-Pi-into-your-eggbot/ . Perhaps EMSL might make this an option for their excellent EggBot kits in the future -- tailstock would come pre-drilled for a Pi or BeagleBone...
Comments
However, the Pi is indeed an external computer-- a full featured, tiny and cheap computer-- that communicates to the EBB through USB.
1) On the Pi terminal, run:
sudo apt-get install inkscape
2) Browse to the Evil Mad Science Labs EggBot wiki page and download the Linux Eggbot extensions and examples.
3) In terminal, run:
sudo apt-get install tightvncserver
4) Follow the directions at http://www.penguintutor.com/linux/tightvnc to add the VNC server to the startup of the Pi.
5) Install the free app "Mocha VNC Lite" on your iPad or iPhone. Now run the EggBot from your iPad/iPhone.