mirror of
https://github.com/sqfmi/Watchy.git
synced 2024-11-23 16:38:25 +03:00
814 B
814 B
Watchy
- 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! :)