Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 615 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 615 Bytes

SSD1306 Plot Library

Arduino library to plot data on 128x64 OLED Display (SSD1306). This library relies on Adafruit SSD1306 Library. If you are using the library without the senseBox make sure to install it on your computer. When using with the senseBox MCU and installed Board Support Package everything is already installed on your computer

Usage

See the examples to find out how to plot different sensor data.

License and attribution

This Library was written by Lucas Steinmann and is released under MIT-License.