Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btsimonh/roborover-web-stuff
All the webpages and PHP for my RoboRover + Livebots
https://github.com/btsimonh/roborover-web-stuff
Last synced: 16 days ago
JSON representation
All the webpages and PHP for my RoboRover + Livebots
- Host: GitHub
- URL: https://github.com/btsimonh/roborover-web-stuff
- Owner: btsimonh
- Created: 2014-12-14T17:58:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-14T18:11:43.000Z (about 10 years ago)
- Last Synced: 2024-11-11T13:14:39.728Z (about 2 months ago)
- Language: JavaScript
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RoboRover Web GUI
=================A collection of webpages, php, and Javascript which operate the web interface
on My RoboRover.Notable items:
==============
webcam.php:
php to passthrough requests against a webserver (lighttpd) for mjpeg-streamer.
(allows a single port 80 to be used with web pages and mjpeg-streamer).control.php:
pass HTTP get requests to the RoboRover control program -
allows the control program to be controlled via std port 80, redirected by php
in a webserver (lighttpd).js/javascript.js or javascript-php.js:
directs control tot he right locations, and updates sensor information display.livebots/
separate display and control html files for use in LiveBots (with frame based).