Skip to content
forked from sqfmi/Watchy

Watchy - An Open Source E-Ink Smartwatch

License

Notifications You must be signed in to change notification settings

cassiozen/Watchy

 
 

Repository files navigation

Watchy - Fully Open Source E-Paper Watch

Watchy

Buy Watchy at 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

About

Watchy - An Open Source E-Ink Smartwatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.4%
  • C++ 14.6%