william-redenbaugh / CHAL_SHARED

Shared libraries for all our CHAL components
0 stars 0 forks source link

Add support for OLED display module #3

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds support for the OLED display module to the CHAL_SHARED repository. The OLED display module includes functions for initializing the display, setting pixels, and updating the display. It also implements graphics and text rendering capabilities. Additionally, the necessary interface code for SPI or I2C communication with the main system is included.

Summary of Changes

Fixes #1.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/oled-display-module

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: