Giter Site home page Giter Site logo

watchyos's Introduction

WatchyOS

A simple operating system for Watchy.

To get started, please install the ESP IDF (version 4.2)

Goals:

  • The basics
    • Show the time (updated every minute)
    • Show the date
    • Step counter
    • Display battery (if low)
  • Connection to phone:
    • Show notifications
    • Dismiss notifications on phone
    • Music control
  • Sleep mode to save battery
  • Other
    • Timer/Stopwatch
  • Stretch goals
    • Shortcut Tapping

Getting started

After installing ESP-IDF v4.2, connect your Watchy, go into the src folder of this repo and run make -p [PORT] flash monitor. Where [PORT] is the port of your Watchy. A description of how to find this port is in the ESP-IDF Guide: Connect your device.

Your Watchy should now boot WatchyOS.

If you want to have a connection to your phone, install Android studio and flash the WatchyOSCompanionApp onto your phone. This is highly experimental at the moment.

GUI Mockup

GUI Mockup

Notes

WatchyOS is currently using a custom fork of ESP-Arduino while we wait for ESP-Arduino to support ESP-IDF v4.2 officially

This means the outdated make menuconfig and make flash monitor must be used instead of the newer idf.py

watchyos's People

Contributors

leonmatthes avatar karelxkk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.