Skip to main content

SSD1306_PLUS

For MicroPython only.

Added draw_sprite function to ssd1306_I2C library

from machine import I2C
i2c = I2C(0,sda=Pin(0), scl=Pin(1), freq=400000)
oled = SSD1306_PLUS(128, 64, i2c)

star = '''
.#.
#.#
.#.
'''

oled.draw_sprite(star, 0, 0, '#', '.')
# Sprite string, (x, y) of top left corner, white-colour character, black-colour character
# Any non-newline character in the sprite that is not either of the colour characters will be ignored (i.e. 'transparent').

Release files for ssd1306-plus 0.0.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ssd1306-plus 0.0.5
File Size Uploaded
ssd1306_plus-0.0.5.tar.gz 2.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ssd1306-plus 0.0.5
File Interpreter ABI Platform
ssd1306_plus-0.0.5-py2.py3-none-any.whl Python 3, Python 2 none any Details

Total release size: 5.1 kB

Release files / ssd1306_plus-0.0.5.tar.gz

Download URL ssd1306_plus-0.0.5.tar.gz
Size 2.2 kB
Tags Source
SHA-256 checksum
How to use checksums
c2dc1403d92f4dea83dc365d246edaeeda0850dc7f43637100d1a64857c656ca
BLAKE2b-256 checksum
How to use checksums
295eb2f08e01dcb7b7ee747fea76765e186f9b3b137b0e1d4a973f603fe882a7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / ssd1306_plus-0.0.5-py2.py3-none-any.whl

Download URL ssd1306_plus-0.0.5-py2.py3-none-any.whl
Size 2.9 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
9ad8742b46750f00b8e919deac4876545abf15dfa48718c4fe32fa8d475e794e
BLAKE2b-256 checksum
How to use checksums
f7fb8f17dcda4c063718ba458395e638df054819233684d7c5eed67edfae6227
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release history Release notifications | RSS feed

This release

0.0.5 This release

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page