Skip to content

Index

Built-in

  • documentation - General Micropython library
  • uGFX - The TiLDA LCD colour screen
  • RTC - Real time clock
  • ADC - Analogue reading
  • Timer
  • Microcontroller peripherals 1 (Timers, PWM, serial, SPI etc)

TiLDA Libraries

On top of the build-in modules above we have also created a bunch of helpful libraries written in python. If you go through the bootstrap process or use the App Library you should always have a full set of those on your badge. If for some reason this isn't the case you can download our repository from https://github.com/emfcamp/Mk3-Firmware and copy the lib folder onto your badge.

TBD, for now please have a look at the libraries themselves: https://github.com/emfcamp/Mk3-Firmware/tree/master/lib

Full hardware files are on GitHub 2

(feel free to add additional ideas, and create links new wiki pages to on-going projects, perhaps someone will want to contribute)