Giter VIP home page Giter VIP logo

pinetime-zephyr's Introduction

PineTime Zephyr

PineTime firmware toolkit based on Zephyr Project RTOS.

A collection of drivers, libraries and samples to build your own PineTime smart watch firmware.

Where To Start?

Read the tutorial! A helpful manual is included in the repository:

Installation Overview

  1. Follow the Zephyr Getting Started Guide to create a new project
  2. Copy the contents of this repository (board definition, drivers and samples) into your project
  3. Build a sample firmware
$ west build -p -b pinetime samples/basic/blinky
  1. Connect a PineTime and flash your firmware
$ west flash
  1. Enjoy!

See the manual above for more details.

What Is Included?

In this repository you can find modified directories that need to be copied to the base Zephyr project directory to add support for the PineTime board.

  • pinetime Contains the board definition -> boards/arm.
  • samples Added and updated samples for blinky, ST7789V display etc.
  • ...

Project Roadmap

DONE

  • the display
  • bluetooth BLE
  • graphics libraries
    • LittlevGL
    • Adafruit GFX
  • RTC
  • Serial NOR flash
  • accel sensor - heart rate sensor

TODO

  • HR detection (algorithm)
  • testing accel sensor interrupt
  • touchscreen
  • powermanagement
  • DFU (wireless firmware update)
  • CTS (setting time in bluetooth)

pinetime-zephyr's People

Contributors

dejvino avatar najnesnaj avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.