Giter Club home page Giter Club logo

pinetime_play's Introduction

pinetime_play

An environment for experimenting with rust on the PineTime nrf52-based smart watch.

Note that you will need to clear the nrf52 flash protection before you will be able to program the PineTime.

For installation and debugging you can connect with the PineTime on its SWD debug port using, for example:

Status

This is work-in-progress

  • Debug build runs on PineTime
  • Release build runs on PineTime
  • Internal SPI bus access
  • Support for rendering to display (using st7789 driver)
  • Internal I2C bus access
  • Load driver for HRS3300 heart rate sensor
  • Load driver for BMA421 accelerometer
  • Explicitly set clock configuration (low speed clock still has problems)
  • Semihosting debug support via swd port
  • Support for Segger RTT (instead of semihosting)
  • Translate HRS3300 readings into actual BPM
  • Access CST816S touchpad (requires creating a driver)
  • Access all onboard sensors (some missing embedded HAL drivers)
  • Calibration routines for accelerometers
  • Reading battery status ports (using ADC?)
  • flash memory read/write at runtime (using spi-memory may have problems)
  • CI
  • Documentation

Clocks

  • PineTime has a low speed 32.768 kHz crystal and a high speed 32 MHz crystal. The example code now configures these clocks, though there's still some issue with the low frequency clock configuration.

Notes on buses

See the "PineTime Port Assignment" document for notes on which devices are attached to which buses.

License

BSD-3-Clause, see LICENSE file.

pinetime_play's People

Stargazers

 avatar

Watchers

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