esiexata / jtpd

Electron.js Application which reads Joystick USB HID raw data, converts it into Pelco-D command and writes to COM port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn


Logo Logo

Joystick To Pelco-D Controller

Electron.js Application
Pelco-D Camera Controller software supporting HID and virtual joysticks

jtpd

Electron.js Application which reads Joystick USB HID raw data, converts it into Pelco-D command and writes to COM port *Nipple.Js *serialport *usb libraries

-Bootstrap framework

are used

Installation

  1. Clone the repo
git clone https://github.com/boraciner/jtpd.git
  1. Install NPM packages
npm install
  1. Rebuild modules
./node_modules/.bin/electron-rebuild
  1. Run the application
npm run start

About

Electron.js Application which reads Joystick USB HID raw data, converts it into Pelco-D command and writes to COM port


Languages

Language:JavaScript 56.5%Language:HTML 43.5%