An open API service indexing awesome lists of open source software.

https://github.com/esimkowitz/particle-grove-oled

Particle IDE port of SeeedStudio's SeeedOLED library
https://github.com/esimkowitz/particle-grove-oled

grove oled oled-display particle particle-io particle-photon

Last synced: 4 months ago
JSON representation

Particle IDE port of SeeedStudio's SeeedOLED library

Awesome Lists containing this project

README

          

# Particle-Grove-OLED
Particle IDE library for the Grove 0.96" 128x64 OLED Display. The display is controlled over I2C and is a black-and-white unit.

This library is Evan Simkowitz's Particle IDE port of Visweswara R's SeeedOLED library, adapted specifically for the Grove 0.96" 128x64 unit. The original library was written in 2011 for Seeed Technology Inc.

All changes Copyright (c) 2017, Evan Simkowitz

The original library was protected under the LGPLv2.1 license. I have changed the license to the GPLv3, as I am allowed to do based on
article 2 of the LGPL license.