Watchy/README.md

22 lines
1.1 KiB
Markdown

# Watchy
![Watchy](extras/Watchy.jpg)
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UD3CRTDKHHPT8)
## 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:
* [DS3232RTC](https://github.com/JChristensen/DS3232RTC)
* [GxEPD](https://github.com/ZinggJM/GxEPD)
* [Watchy](https://github.com/sqfmi/Watchy) (This library)
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](https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers) if the port is not automatically detected
* Have Fun! :)
Looking for Watchy hardware details? Go here https://github.com/sqfmi/Watchy-Hardware