Skip to content

Example code for using u8g2 library with Thunderboard Sense 2 on Simplicity Studio 5

Notifications You must be signed in to change notification settings

alwint3r/thunderboard-sense-u8g2-ssd1306-i2c-example

Repository files navigation

Example of u8g2 Usage with Thunderboard Sense 2

This example shows how u8g2 can be used with Thunderboard Sense 2 by porting the library to use I2CSPM driver. The project was generated using Simplicity Studio 5.

Cloning This Project

Clone with --recursive flag added to git clone command to clone the repository along with the u8g2 library. Or you can do git submodule update --init later after you cloned the repository.

Reference for Porting the u8g2 Library

About

Example code for using u8g2 library with Thunderboard Sense 2 on Simplicity Studio 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published