chuckb / CameraVisionJoystickDriver

Project to forward joystick commands to CameraVision application over network sockets.

Repository from Github https://github.comchuckb/CameraVisionJoystickDriverRepository from Github https://github.comchuckb/CameraVisionJoystickDriver

CameraVisionJoystickDriver Project

This project will connect to a joystick and drive the CameraVision project. It communicates over network sockets to the CameraVision project listening on port 2222.

The CameraVision project will attempt to connect to a MiniPanTiltTeensy so that joystick commands can pan and tilt an Adafruit mini pan tilt servo assembly. Further, the CameraVision project will target lock on a hatch target by automatically controlling pan/tilt.

Usage

Connect a joystick, start up the CameraVision project, have a Teensy flashed with firmware from project above and make sure it is plugged in (both servos and USB) to the same host that is running the CameraVision app.

Then, gradlew run.

About

Project to forward joystick commands to CameraVision application over network sockets.


Languages

Language:Java 100.0%