Skip to content

Team997Coders/2019DSOperator2Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2019DSOperator2Console

Arduino sketch for Teensyduino 3.5 implementation of operator 2 custom console firmware.

To Update Firmware

  1. Download and install Arduino for your development platform
  2. Download and install Teensyduino for your development platform
  3. Clone this repo into C:/Users/{your user}/Documents/Arduino
  4. Load 2019DSOperator2Console.ino in Arduino IDE.
  5. From the Tools menu, make sure Board/Teensyduino/Teensy 3.5 is selected.
  6. From the Tools menu, make sure USB Type/Keyboard+Mouse+Joystick is selected.
  7. Click the upload button on IDE.

To Use

Teensy should automatically enumerate on workstation as a HID (Human Interface Device) supporting simulating a keyboard, mouse, and joystick as three different devices. You can see how to use the Joystick emulation here. Note that switches will need to be "debounced" to reliably transmit one click when the user expects one click. You can see how to use the Bounce library here.

About

Arduino sketch for Teensyduino 3.5 implementation of operator 2 custom console firmware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages