Skip to content
 
 

Latest commit

 

History

2,290 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glime support stuff

quickstart guide:

  1. run setupScripts/installPackages.sh (disclaimer: uses sudo for pacman; also only supports arch)
  2. run glimeSupport/installGlime.sh (note: if you've already downloaded glime, see detailed instructions below for how to use existing download.)
  3. run setupScripts/setupOSrepositories.sh (disclaimer: uses sudo to install npm package)
  4. run setuptScripts/build_infinitime.sh

in detail:

glime install

while this repository has been modified to expect the presence of glime, glime is not actually included in this fork.
to "install" it, you should run glimeSupport/installGlime.sh
this script takes 2 optional positional arguments

  1. infinitime OS directory (defaults to repo root)
  2. glime repo location. (if not specified, clones glime to infinitime/glimeSupport/glime)
    2.1 this is what you should specify if you want to use your existing glime download
convenience scripts

in addition to this, this fork also provides some convenience scripts for installation on the presumption that potential users have no prior experience this codebase.

setup_scripts/setupOSrepositories.sh takes no arguments, requires root, and does:

  1. installs lv_font_conv npm package locally (this is what root is for; feel free to manually install and run without root)
  2. downloads gcc arm compiler for linux x86-64
  3. downloads nordic semiconductor nRF52 SDK 15.3.0 into a infi_libs folder in the repo root.

setup_scripts/build_infinitime.sh takes 2 optional positional arguments

  1. either "quick" or anything else; specifies whether to do a full rebuild or just compile.
  2. either "emu" or anything else; specifies whether to build for infiniemu and run it.

existing readme.md from InfiniTime

Header Image


GitHub tag GitHub License Issues - InfiniTime Pull Requests - InfiniTime Downloads - InfiniTime Stars - InfiniTime Forks - InfiniTime

InfiniTime

Fast open-source firmware for the PineTime smartwatch with many features, written in modern C++.


New to InfiniTime?

Companion apps


InfiniTimeExplorer is only compatible with web browsers that support Web BLE. Current fully supported browsers include Chrome and Microsoft Edge.

We removed mentions to NRFConnect as this app is closed source and recent versions do not work anymore with InfiniTime (the last version known to work is 4.24.3). If you used NRFConnect in the past, we recommend you switch to Gadgetbridge.

Development

Contributing

Build, flash and debug

API

Architecture and technical topics

Project management

Licenses

This project is released under the GNU General Public License version 3 or, at your option, any later version.

It integrates the following projects:

Credits

I’m not working alone on this project. First, many people create pull requests for this project. Then, there is the whole #pinetime community: a lot of people all around the world who are hacking, searching, experimenting and programming the Pinetime. We exchange our ideas, experiments and code in the chat rooms and forums.

Here are some people I would like to highlight:

  • Atc1441: He works on an Arduino based firmware for the Pinetime and many other smartwatches based on similar hardware. He was of great help when I was implementing support for the BMA421 motion sensor and I²C driver.
  • Koen: He’s working on a firmware based on RiotOS. He integrated similar libs as me: NimBLE, LittleVGL,… His help was invaluable too!
  • Lup Yuen Lee: He is everywhere: he works on a Rust firmware, builds a MCUBoot based bootloader for the Pinetime, designs a Flutter based companion app for smartphones and writes a lot of articles about the Pinetime!

About

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages