You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node app for raspberry pi zero for controlling an ROV. Streams video from pi camera to a browser, browser based controls to control the vehicle via Socket.io. Pi zero board outputs servo control signals via pi-servo and pi-blaster to control the vehicle
Pi-ROV is a remotely operated submersible based on a raspberry pi zero.
The code in this repo provides a node app that serves a web interface to allow control of the ROV and provides video from the onboard webcam
About
Node app for raspberry pi zero for controlling an ROV. Streams video from pi camera to a browser, browser based controls to control the vehicle via Socket.io. Pi zero board outputs servo control signals via pi-servo and pi-blaster to control the vehicle