mirror of https://github.com/sqfmi/Watchy.git
9898448e15
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). |
||
---|---|---|
examples | ||
extras | ||
src | ||
.gitignore | ||
README.md | ||
library.properties |
README.md
Watchy
Setup
- 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
- Install the following libraries:
- Check out the examples under
Examples
->Watchy
- 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