simonwo / smartwatch

Software to run on a low-power e-paper smartwatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The W-0 Smartwatch software

This is a project to create a low-power, device independent smartwatch. This repository contains the software that will run on the watch.

Features

  • Low-power, sleeping between RTC interrupts to update an e-paper display
  • Device independent, not requiring a companion app or device to update
  • Highly customisable at runtime, displaying information in the most contextually helpful way

Applications

  • Dashboard (time, date and customisable symbols)
  • Lists (tasks, notes, address book)
  • Calendar

Deliberately missing anti-features

  • Display of SMS, phone calls, emails
  • Heart-rate monitor or step counter
  • GPS/maps

Supported hardware

  • mbed LPC1768

Dependencies

About

Software to run on a low-power e-paper smartwatch


Languages

Language:C++ 55.5%Language:Makefile 28.4%Language:C 14.2%Language:Ruby 1.9%