/twatchbuilder-arduino

TWatchBuilder firmware source code

Primary LanguageCGNU General Public License v3.0GPL-3.0

twatchbuilder-arduino

TWatchBuilder firmware source code for the T-WATCH-2020 watch. You can visit our project on https://twatchbuilder.com

Prerequisites

To compile the code you need:

Installation

  • Clone or download the code from repository
  • Open the "twatchbuilder-arduino.ino" file in the Arduino IDE
  • Edit the "defines.h" file and set the T-Watch-2020 version do you want (LILYGO_WATCH_2020_V1, LILYGO_WATCH_2020_V2, LILYGO_WATCH_2020_V3)
  • Select the "TTGO T-Watch" board (this board is included when you install the esp32 board)
  • Select the board revision. It depends on the watch's version.
  • Build the project
  • Install on your T-WATCH

Collaboration

If you want to share new improvements or fix an bug, please make a Pull Request. Our team wil review it. However, only changes that are in line with our vision will be included.

Licensing

GNU GENERAL PUBLIC LICENSE V3