Skip to content

Aaron-d-k/Modded-Infinitime

 
 

Repository files navigation

Infitime - with extra apps!

This is a version of Infinitime I made for myself with some custom apps etc. for fun. Here is the list of things that have been added:

  • Litany of Fear reader with a sandworm.
  • Conway's Game of Life (along with 2 other CAs I think look cool) on screen. Does not cheat, runs a full 240x240 board (i.e. 1 pixel = 1 cell) This is not easy due to memory constraints (even in the most compressed form, it takes 7 KB/64 KB total) and uses bitwise techniques to run cgol with 32 cells in parallel. Also had to manually control display bypassing LVGL as there is not enough memory to store a full canvas.



Header Image


InfiniTime

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


About

Infinitime, but im going to mod it for my own fun

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 86.6%
  • C++ 10.1%
  • Python 1.7%
  • CMake 0.9%
  • Ruby 0.3%
  • Shell 0.2%
  • Other 0.2%