Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OLED I2C display example #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add OLED I2C display example #135

wants to merge 1 commit into from

Conversation

kholia
Copy link

@kholia kholia commented Mar 26, 2022

This PR add an OLED I2C display example.

This example was tested on the following board with ATtiny13 inserted.

IMG_20171107_132822

This board image is taken from https://www.iot-experiments.com/attiny85-development-board/ for reference purposes.

I used a 0.96" OLED Display Module for testing this code.

This example is based on the excellent https://github.com/wagiminator/ATtiny13-TinyOLEDdemo repository.

Resource usage:

Sketch uses 894 bytes (87%) of program storage space. Maximum is 1024 bytes.
Global variables use 5 bytes (7%) of dynamic memory, ... Maximum is 64 bytes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant