Mirror of github Watchy
 
 
Go to file
per1234 9898448e15
Specify library dependencies in library.properties
Specifying the library dependencies in the depends field of library.properties causes the Arduino Library Manager (Arduino IDE 1.8.10 and newer) to offer to install any missing dependencies during installation of this library. "arduino-cli lib install" will automatically install the dependencies (arduino-cli 0.7.0 and newer).
2020-01-06 19:58:46 -08:00
examples Update Watchy_Button_Test.ino 2019-11-26 17:26:01 -05:00
extras added image 2019-11-16 23:28:07 -05:00
src Update GxGDEH0154D67.h 2019-11-18 15:12:29 -05:00
.gitignore Added Watchy basic example 2019-11-16 23:08:17 -05:00
README.md Update README.md 2019-11-16 23:58:51 -05:00
library.properties Specify library dependencies in library.properties 2020-01-06 19:58:46 -08:00

README.md

Watchy

Watchy

**[ Buy Watchy ]**

Setup

  1. In the Arduino IDE Boards Manager, install support for the ESP32. You can find instructions here: https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md
  2. Install the following libraries:
  3. Check out the examples under Examples -> Watchy
  4. Compile & Upload with these board settings:
    • Board: "ESP32 Wrover Module"
    • All Other Settings: leave to default
    • You may have to install the CP2104 USB to Serial drivers if the port is not automatically detected
    • Have Fun! :)

Looking for Watchy hardware details? Go here https://github.com/sqfmi/Watchy-Hardware