https://github.com/team997coders/2019dssoftconsole
2019 Deepspace Operator 2 Soft Console firmware based on Teensy 3.5 and Gameduino 2 touch screen
https://github.com/team997coders/2019dssoftconsole
first-frc gameduino2 joystick teensy35
Last synced: 5 months ago
JSON representation
2019 Deepspace Operator 2 Soft Console firmware based on Teensy 3.5 and Gameduino 2 touch screen
- Host: GitHub
- URL: https://github.com/team997coders/2019dssoftconsole
- Owner: Team997Coders
- Created: 2019-02-26T14:50:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T23:20:59.000Z (over 7 years ago)
- Last Synced: 2025-02-13T09:49:54.937Z (over 1 year ago)
- Topics: first-frc, gameduino2, joystick, teensy35
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2019DSSoftConsole
This project implements a protoype soft console for operator two for the 2019 Deepspace game. It uses a Teensy 3.5
connected to a Gameduino 2 touch screen to implement elevator/arm/vision control buttons and emulates
a HID joystick. The joystick clicks can be read directly by the driver station for easy integration with
OI commands. Up to 16 virtual joystick buttons can be supported (driver station limitation...Teensy can support more).