Skip to content

Octanis1/cylon-octanis1-rover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cylon-octanis1-rover

###Basic Usage

  1. npm install cylon cylon-octanis1-rover
  2. run ´sudo cylon-ble-scan´ to find the UUID of the rover's BLE device
  3. copy and adapt code in ´examples/basic_config.js´

###Current State

  • This package currently provides a driver for the DS3 controller (using node-gamepad). cylon-joystick didn't work for me ;)
  • It also provides a driver for the HM-10 serial terminal characteristic (using cylon-ble adaptor). This driver only forwards terminal rx/tx via events.

Packages

No packages published

Languages

  • JavaScript 96.2%
  • Makefile 3.8%