Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

License

Notifications You must be signed in to change notification settings

gilagajet/InfiniTime

 
 

Repository files navigation

Build PineTime Firmware

InfiniTime logo

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


This Fork comes with various design and functional modifications

experimental/unstable!

  • Longer alarm timeout (3m) than default (60s) (#945 #1233)

  • longer timer vibration (1000ms) than default (35ms) (#391)

  • longer notification vibration (250ms) than default (35ms)

  • longer call notification vibration intervall (100ms) than default (35ms)

  • music app accessible by swipe-left on watchface

  • music app opens with volume controls by default

  • music app toggle volume/track buttons via long-tap instead of swipe-up-down

  • quick-settings can now be closed via swipe-down (#1249)

  • flashlight on when starting app

  • green text and elements, consistent with bootloader

  • seconds shown on digital watchface

  • battery % visible in statusbar

  • charging plug symbol is now green

  • battery symbol follows same color scheme than percentage

  • darker notification background

  • darker buttons in applist, quicksettings and music app

  • dismiss notification by swipe-right (#1332 #1232)

The builds always include the most recent changes in upstream/develop.

Planned Features

  • X/Y HRM graph

Lets find out together what else is possible, happy to accept pull requests with new ideas


New to InfiniTime?

Companion apps

Note : 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

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 PR for this projects. 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/C++ and based on FreeRTOS

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.9%
  • C++ 9.0%
  • Python 1.6%
  • CMake 0.9%
  • Ruby 0.3%
  • Shell 0.2%
  • Other 0.1%