32a23b7bf9b02e124aaffc7f99ddb17ce530ee83
Sitka Instruments Gravity Firmware Abstraction
This library helps make writing firmware easier by abstracting away the initialization and peripheral interactions. Now your firmware code can just focus on the logic and behavior of the app, and keep the low level code neatly tucked away in this library.
Required Third-party Libraries
- uClock [MIT] - Handle clock tempo, external clock input, and internal clock timer handler.
- RotateEncoder [BSD] - Library for reading and interpreting encoder rotation.
- Adafruit_GFX [BSD] - Graphics helper library.
- Adafruit_SSD1306 [BSD] - Library for interacting with the SSD1306 OLED display.
Description
Hardware Abstraction Library for the Sitka Instruments Gravity module.
https://sitkainstruments.com/gravity/
Languages
C++
93.9%
C
6.1%