Watchy/Documentation/Setup.md

1.4 KiB
Raw Blame History

Setup



Board

In the Arduino IDE Boards Manager you will
need to Install Support for the ESP32 board.


Navigate To

ArduinoPreferencesAdditional Board Manager URLs


Insert
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json





Library

In the Library Manager, search for Watchy
and install it and any of its dependencies.






Example

Check out the examples under

ExamplesWatchy






Compile / Upload

Use the following settings when building
and leave any other ones at their default.


Setting
Board ESP Dev Module
Partition Scheme Minimal SPIFFS





Port

In case your port isn't automatically detected, you may
also need to install the CP2104 USB To Serial Drivers.