Skip to content

A web-based controller for the Arduino. It uses PHP serial class and jQuery to dynamically change ports on the Arduino.

Notifications You must be signed in to change notification settings

jnarvaezp/ArduinoPi-Controller

 
 

Repository files navigation

ArduinoPi Controller

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++)

Update

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 :)

About

A web-based controller for the Arduino. It uses PHP serial class and jQuery to dynamically change ports on the Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published