Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabeechen/7pinoledi2c
7 Pin OLED I2C Example
https://github.com/sabeechen/7pinoledi2c
Last synced: 2 months ago
JSON representation
7 Pin OLED I2C Example
- Host: GitHub
- URL: https://github.com/sabeechen/7pinoledi2c
- Owner: sabeechen
- License: mit
- Created: 2018-08-30T01:35:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T01:40:38.000Z (over 6 years ago)
- Last Synced: 2024-10-03T17:52:38.277Z (3 months ago)
- Language: C++
- Size: 3.91 KB
- Stars: 8
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 7 Pin OLED I2C Example
Example showing how to use and display a 7 pin monochrome OLED display in I2C mode, such as
[IZOKEE 0.96'' I2C IIC SPI Serial 12864 128X64 Pixel OLED LCD Display](https://www.amazon.com/gp/product/B076PP6WMW/). I created this because documentation for the board doesn't exist and I ran into a lot of problems sorting it out. See "oled_7_pin_demo.ino" for usage and instructions.