Home › Evil Mad Scientist Forums › Egg-Bot › How to Embed a Raspberry Pi into your Eggbot › Re: How to Embed a Raspberry Pi into your Eggbot
April 2, 2013 at 10:09 pm
#21282
crgfrench
Participant
I went a little further and installed a VNC server on the Pi and a VNC client on my iPhone, now we have an autonomous EggBot which needs no external computer, keyboard, mouse or monitor — it is all controlled wirelessly from iPad or iPhone. Please see the video at http://www.instructables.com/id/iPad-controlled-Raspberry-Pi-powering-an-EggBot/ .
Here is the sequence (I posted this on the Raspberry Pi Forum at http://www.raspberrypi.org/phpBB3/viewtopic.php?f=41&t=39306&p=323184&hilit=eggbot#p323184):
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.