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
- Host: GitHub
- URL: https://github.com/esimkowitz/particle-grove-oled
- Owner: esimkowitz
- License: gpl-3.0
- Created: 2016-05-21T17:21:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T19:31:14.000Z (over 9 years ago)
- Last Synced: 2025-08-03T21:42:47.368Z (11 months ago)
- Topics: grove, oled, oled-display, particle, particle-io, particle-photon
- Language: C++
- Homepage: http://www.seeedstudio.com/wiki/Grove_-_OLED_Display_0.96%22
- Size: 41 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.