Pinned Repositories
arduino
Arduino device client source code from servocam.org (C++). The code allows you to connect and control the servos connected to the Arduino board and send commands received via the serial port to them.
client
Client application source code from servocam.org (Python: PC, Raspberry). The client allows you to physically connect the servo, control it, receive video from the camera, receive commands from the server and remotely send data to the server (desktop) application.
documentation
Documentation source code from servocam.org (Sphinx: en, pl)
server
Server application source code from servocam.org (Python: PC, Windows, Linux). It allows you to remotely control the servos and receive video from camera. It has built-in artificial intelligence models for automatic control.
webapp
Web-application source code from servocam.org (Javascript). The web application allows you to remotely or locally control the machine using a web browser.
servo-cam's Repositories
servo-cam/server
Server application source code from servocam.org (Python: PC, Windows, Linux). It allows you to remotely control the servos and receive video from camera. It has built-in artificial intelligence models for automatic control.
servo-cam/webapp
Web-application source code from servocam.org (Javascript). The web application allows you to remotely or locally control the machine using a web browser.
servo-cam/arduino
Arduino device client source code from servocam.org (C++). The code allows you to connect and control the servos connected to the Arduino board and send commands received via the serial port to them.
servo-cam/client
Client application source code from servocam.org (Python: PC, Raspberry). The client allows you to physically connect the servo, control it, receive video from the camera, receive commands from the server and remotely send data to the server (desktop) application.
servo-cam/documentation
Documentation source code from servocam.org (Sphinx: en, pl)