All Projects → sqfmi → Watchy

sqfmi / Watchy

Licence: mit
Watchy - An Open Source E-Ink Smartwatch

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Watchy

Arduinojson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
Stars: ✭ 5,456 (+1063.33%)
Mutual labels:  arduino, esp32, arduino-library, iot
Espui
A simple web user interface library for ESP32 and ESP8266
Stars: ✭ 330 (-29.64%)
Mutual labels:  arduino, esp32, arduino-library, iot
Dsckeybusinterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
Stars: ✭ 202 (-56.93%)
Mutual labels:  arduino, esp32, arduino-library, iot
Espmqttclient
Wifi and MQTT handling for ESP8266 and ESP32
Stars: ✭ 169 (-63.97%)
Mutual labels:  arduino, esp32, arduino-library, iot
Arduinowebsockets
A library for writing modern websockets applications with Arduino (ESP8266 and ESP32)
Stars: ✭ 213 (-54.58%)
Mutual labels:  arduino, esp32, arduino-library, iot
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+604.69%)
Mutual labels:  arduino, esp32, bluetooth-low-energy, iot
Easybutton
Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
Stars: ✭ 187 (-60.13%)
Mutual labels:  arduino, esp32, arduino-library
Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-98.29%)
Mutual labels:  arduino, esp32, iot
Awot
Arduino web server library.
Stars: ✭ 200 (-57.36%)
Mutual labels:  arduino, esp32, iot
M5stack Sd Updater
💾 Customizable menu system for M5Stack and ESP32-Chimera-Core - loads apps from the Micro SD card. Easily add you own apps
Stars: ✭ 175 (-62.69%)
Mutual labels:  arduino, esp32, arduino-library
Awesome Esp
📶 A curated list of awesome ESP8266/32 projects and code
Stars: ✭ 212 (-54.8%)
Mutual labels:  arduino, esp32, iot
Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (-50.32%)
Mutual labels:  arduino, esp32, iot
Platform Espressif32
Espressif 32: development platform for PlatformIO
Stars: ✭ 333 (-29%)
Mutual labels:  arduino, esp32, iot
Esp32 Ble Mouse
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
Stars: ✭ 180 (-61.62%)
Mutual labels:  arduino, esp32, arduino-library
Arduino Applemidi Library
Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
Stars: ✭ 177 (-62.26%)
Mutual labels:  arduino, esp32, arduino-library
Control Surface
Arduino library for creating MIDI controllers and other MIDI devices.
Stars: ✭ 377 (-19.62%)
Mutual labels:  arduino, esp32, arduino-library
Arduino-BLE-MIDI
MIDI over Bluetooth Low Energy (BLE-MIDI) 1.0 for Arduino
Stars: ✭ 133 (-71.64%)
Mutual labels:  esp32, arduino-library, bluetooth-low-energy
Cylon
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 3,862 (+723.45%)
Mutual labels:  arduino, bluetooth-low-energy, iot
Pzem004t
Arduino communication library for Peacefair PZEM-004T Energy monitor
Stars: ✭ 165 (-64.82%)
Mutual labels:  arduino, esp32, arduino-library
ESP32BleAdvertise
Simple library for BLE advertise using ESP32 in Arduino
Stars: ✭ 39 (-91.68%)
Mutual labels:  esp32, arduino-library, bluetooth-low-energy

Watchy - Fully Open Source E-Paper Watch

Watchy

Pre-order Watchy! Now with injection molded or CNC'd aluminum case

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. You can find instructions here: https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md
  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:
    • Board: "ESP32 Dev Module"
    • Partition Scheme: "Minimal SPIFFS"
    • 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! :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].