Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 619 Bytes

File metadata and controls

24 lines (16 loc) · 619 Bytes

OHSRobotics Field Game Element 2020-2021

Formerly button-press

This is not FTC/FRC specific game element, as this is home grown and home built.

Requirements

  • Arduino Mega
  • A UTFT compatible display (This version utilizes a ILI9486 display driver)
  • PlatformIO

Setup

  1. Open your code editor
  2. Change around specific default button values to work with your configuration
  3. Compile for the Arduino Mega 2560
  4. Upload to Arduino Mega

Debugging

  1. Compile for the Arduino Mega 2560
  2. Upload to Arduino Mega
  3. Keep USB connected and refer to serial console to check for errors and irregularities