Coder Social home page Coder Social logo

bryant1410 / arduinopi-controller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from janstevens/arduinopi-controller

0.0 1.0 0.0 537 KB

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

Home Page: http://fritz-hut.com

ApacheConf 0.05% Arduino 1.26% PHP 36.97% CSS 3.80% JavaScript 57.92%

arduinopi-controller's Introduction

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

Changed

v1.6

Analog ports are now called using 0-15 (for arduino mega), adding the A for analog will not work anymore and should be avoided Also changed some bugs in the Arduino Code.

v1.5

From this version on, I've changed the way analog ports can be used as digital ports. If you want to use a analog port as a digital port then include the real value of the analog port. For example on my Arduino MEga 2560 I have 52 digital ports, port 53 is my A0 port and so on.

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 simple link to my blog if you use my code :)

A Python version can be found here

arduinopi-controller's People

Contributors

bryant1410 avatar janstevens avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.