crismc / rpi_i2c_oled

Python library to enable 128x32 pixel OLED for Raspberry Pi (both 32 and 64bit).
MIT License
13 stars 10 forks source link

Feature/rotate screen #3

Closed crismc closed 1 year ago

crismc commented 1 year ago

Description

Added rotate configuration option, allowing the screen to be rotated counter clockwise based on the given value.

Related Issue

This PR fixes or closes issue: fixes Display Rotation https://github.com/crismc/homeassistant_addons/issues/1

Motivation and Context

Requested feature to allow for upside down LED

How Has This Been Tested

Deployed branch on fresh RPI installation and run on all screens

Types of changes

Checklist