Giter Site home page Giter Site logo

xochron's Introduction

XOchron

A embedded-hal and rtfm powered PineTime firmware.

The XO is typically responsible for the management of day-to-day activities, freeing the commander to concentrate on strategy and planning the unit's next move. - Wikipedia

Hacking

Clone, build and flash the firmware. I use a ST-LINK/V2 clone and openocd to upload the binary.

git clone https://github.com/wose/xochron.git
cd xochron/xochron
cargo build --release
# start openocd in another terminal after connecting your STLink to your pinewatch
openocd -f interface/stlink-v2.cfg -f target/nrf52.cfg
# start gdb, it will connect to openocd upload and run the firmware
arm-none-eabi-gdb ../target/thumbv7em-none-eabihf/release/xochron

Hardware

ic datasheet driver crate
nRF52832 Product Brief (PDF) nrf52832-hal
Product Specification (PDF)
ST7789V ST7789V (PDF) st7735-lcd, st7789, st7789v
XTX XT25F32B similar Macronix (PDF)
Hynitron CST816S CST816S EN (PDF)
BMA421 BMA400 (PDF)
HRS3300 HRS3300 (PDF) hrs3300-rs

You can find more detailed information in the pine64 wiki.

xochron's People

Contributors

wose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

forksbot

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.