Mirror of github Watchy
 
 
Go to file
SQFMI 667d86737d
Update main.actions.yml
2024-04-03 16:15:58 -04:00
.github/workflows Update main.actions.yml 2024-04-03 16:15:58 -04:00
examples/WatchFaces use chip icon 2024-04-02 22:59:02 -04:00
extras change line endings 2021-12-30 23:16:03 -05:00
src add board revision function 2024-04-03 15:10:09 -04:00
.gitignore added .vscode for Visual Studio 2021-12-30 14:31:21 -05:00
CONTRIBUTING.md Add Community block 2021-08-04 11:11:20 -07:00
LICENSE Add new watchface and uptime 2023-01-12 07:40:27 -05:00
README.md Update README.md 2023-04-10 20:14:46 -04:00
library.json add board revision function 2024-04-03 15:10:09 -04:00
library.properties add board revision function 2024-04-03 15:10:09 -04:00

README.md

Watchy - Fully Open Source E-Paper Watch

Watchy

Buy Watchy from The Pi Hut, Crowd Supply, and Mouser!

Watchy Case & Accessories

Visit https://watchy.sqfmi.com for documentation, hardware design files, and more!

Setup

  1. In the Arduino IDE Boards Manager, install support for the ESP32.
    • Arduino > Preferences > Additional Board Manager URLs
    • 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 dependencies when prompted
  3. Check out the examples under Examples -> Watchy
  4. Compile & Upload with these board settings:
    • Board: "Watchy"
    • Partition Scheme: "Huge App"
    • Board Revision: Choose your Watchy version
    • All Other Settings: leave to default

You may also have to install the CP2104 USB to Serial drivers if the port is not automatically detected.

Have Fun! :)

Got Questions?

Join our Discord