Mirror of github Watchy
 
 
Go to file
SQFMI ace32e90aa
Update README.md
2019-11-16 23:19:59 -05:00
examples/Watchy_Basic Added Watchy basic example 2019-11-16 23:08:17 -05:00
src Added Watchy basic example 2019-11-16 23:08:17 -05:00
.gitignore Added Watchy basic example 2019-11-16 23:08:17 -05:00
README.md Update README.md 2019-11-16 23:19:59 -05:00
library.properties Added Watchy basic example 2019-11-16 23:08:17 -05:00

README.md

Watchy

  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! :)