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
- Host: GitHub
- URL: https://github.com/bugbiteme/rover_pi_web_control
- Owner: bugbiteme
- Created: 2017-01-21T05:30:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T23:36:42.000Z (over 7 years ago)
- Last Synced: 2025-01-31T12:36:13.316Z (over 1 year ago)
- Language: CSS
- Size: 55.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!