Skip to content

ZSWatch - the Open Source Zephyr™ based Smartwatch, including both HW and FW.

License

Notifications You must be signed in to change notification settings

ZSWatch/ZSWatch

Repository files navigation

ZSWatch_logo_with_text

License discord Docs

ZSWatch v4 CNC:ed Stainless Steel (left), Clear Resin 3D print (right)

WatchDK - The ZSWatch development kit ($99) has the same nRF5340 chip and sensors as the final watch, in a larger form factor for development and debugging. Battery optional, runs off USB-C.

Quick Start

About

Smartwatch built from scratch, both hardware and software. Built on the Zephyr™ Project RTOS, hence the name ZSWatch (Zephyr Smartwatch).

ZSWatch Development Kit promotional image

ZSWatch Development Kit (WatchDK)

walkthrough_watch.mp4

Documentation

Full documentation is available at zswatch.dev:

Features

Hardware

PCB

All hardware is designed in KiCad. Hardware repos:

Hardware overview for v5 (v6 coming soon)

HR Extension Board (WIP)

The Extension PCB is a small add-on board (approximately 16.8 mm diameter) that plugs into the WatchDK headers. It is still in development and the design, BOM, and firmware support may change.

More background and progress updates:

Key BOM highlights:

  • Analog Devices / Maxim MAX86141 optical AFE + ams OSRAM SFH 7016 (RGB/IR LED module) + Vishay VEMD8082 photodiodes
  • Analog Devices / Maxim MAX32664 biometric sensor hub
  • Renesas / Dialog DA7212 audio codec (speaker support)
  • Amphenol 101P014FB110 board-to-board connectors

Software

  • Bluetooth LE communications with GadgetBridge (Android) and Apple ANCS/AMS (iOS)
  • Multiple watchfaces (dynamically switchable), showing time, date, battery, weather, steps, notifications, environmental data, and more
  • Pop-up notifications
  • Application picker with extensible app framework
  • Step counting, gestures, and much more

The watch also supports ESP32 watchfaces from Felix Biego. See this fork for details.

Smartphone Communication

Android: Uses GadgetBridge for notifications, music control, weather, and more.

iOS: Communicates directly via Apple Notification Center Service and Apple Media Service. No extra apps needed.

See phone setup on zswatch.dev for details.

Enclosure/Casing

3D-printed casing with 3D-printed buttons, with an option for CNC:ed metal casing.

Getting a WatchDK or Building Your Own

For development: The WatchDK ($99) is the recommended starting point. It has the same nRF5340 SoC, sensors, and display as the final watch, with breakout headers, USB-C with SWD/UART, power measurement headers, and a debug header. Everything except battery is included. Battery is optional.

For DIY builders: Head over to the hardware repos for the for ordering information. The final miniature watch hardware is still being developed.

Demos

Developing

See the Toolchain & Build Guide for environment setup, compiling, and flashing.

To learn how to write apps for ZSWatch, see Writing Apps.

Licence GPL-3.0

The main difference from MIT is that if anyone wants to build something more with this, they need to also open source their changes back to the project, which I think is fair, so everyone can benefit from those improvements. If you think this is wrong, feel free to contact me and I'm open to change the licence.

Thanks

Funding

This project is partly funded through NGI0 Commons Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more at the NLnet project page.

NLnet foundation logo NGI Zero Logo

Support

PCBWay Logo SEGGER Logo

PCBWay for sponsoring the manufacturing and assembly of prototype PCBs. PCBWay is the recommended manufacturer for PCBs and assembly of ZSWatch.

Miscellaneous