An open API service indexing awesome lists of open source software.

https://github.com/bugbiteme/rover_pi_web_control

Code to control raspberry pi with a web interface
https://github.com/bugbiteme/rover_pi_web_control

Last synced: 8 months ago
JSON representation

Code to control raspberry pi with a web interface

Awesome Lists containing this project

README

          

Pi-control-from-mobile
======================

Control a rover with 2 DC motors connected to your Pi from your mobile.
This project is based on Webpy framework.

To run:

$ python rover.py

Point web browser on your non-pi to :8080

You should see controls for making the motors run

TODO: Wiring diagram and more complete instructions to come soon!