Update README.md

cheers, 🚀
pull/101/head
elasticdotventures 2021-11-05 14:11:49 +11:00 committed by GitHub
parent 3e69aad334
commit f3e7c73eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -8,7 +8,12 @@ Now with injection molded or CNC'd aluminum case
Visit [**https://watchy.sqfmi.com**](https://watchy.sqfmi.com) for documentation, hardware design files, and more!
## 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
1. In the Arduino IDE Boards Manager, install support for the ESP32. You can find instructions here: https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html
* (as instructions suggest) add the Espressif Arduino-ESP32 .json URL below to the Arduino IDE v1.8 or higher by going to:
* Preferences | Additional Board Manager URL's
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
2. Install this library (search for **Watchy** in the library manager), and any other depdencies when prompted
3. Check out the examples under ```Examples``` -> ```Watchy```
4. Compile & Upload with these board settings: