https://github.com/jpcano/spibot
https://github.com/jpcano/spibot
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jpcano/spibot
- Owner: jpcano
- Created: 2016-04-15T13:10:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-17T22:21:57.000Z (about 10 years ago)
- Last Synced: 2025-02-23T08:44:30.029Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spibot
Robot that is controlled over the internet. It uses the webiopi python framework to access the low level peripherals from the Raspberry Pi and to create the REST services.
## TODO
* Stream video and audio from a webcam connected to the RPi and send it to the browser. Research websockets and webRTC.
* Capture key events in the frontend to control the robot.