The ArduinoPi controller is a web-based solution to control your Arduino using a RaspberryPi. The controller uses AJAX and PHP, this github demonstrates some of the possibilities. The communication between the RaspberryPi and the Arduino is possible thanks to the php_serial.class.php.
I also want to thank the following authors/scripts/plugins for making my coding easier:
Warning: Before checking out the repo, please make sure you have a basic understanding of HTML, CSS, PHP and jQuery (and C++)
I've added Bluetooth support, for more information check out my blog at http://fritz-hut.com
##More Information & Options
Check my blog for more information how to use the API: blog
More information on how to connect the Raspberry Pi with the Arduino and how everything works can be found on my blog:
fritz-hut.
Code is free for all to be used, copied, changed, edited and deleted. I only ask a simpel link to my blog if you use my code :)