Git Product home page Git Product logo

ssd1306_i2c_dss's Introduction

This is a library for Adafruit Monochrome OLEDs based on SSD1306 drivers
It's a forked from http://github.com/adafruit/Adafruit_SSD1306

This version removes SPI support and doesn't use the wire.h library to communicate over I2C.  Instead it uses I2C.h library from DSS Circuits: http://dsscircuits.com/articles/arduino-i2c-master-library.html

The I2C.h library from DSS is faster then wire.h, uses less memory and supports timeouts.

This version has only been tested with the 128x32 I2C OLED, not the 128x64 version


Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
128 x 32 OLED http://www.adafruit.com/products/931
128 x 64 OLED http://www.adafruit.com/products/326


Original library Written by Limor Fried/Ladyada  for Adafruit Industries
Scrolling code contributed by Michael Gregg
This version was modified by Scott Goldthwaite 

BSD license, check license.txt for more information All text above must be included in any redistribution

You will also have to download the Adafruit GFX Graphics core which does all the circles, text, rectangles, etc. You can get it from http://github.com/adafruit/Adafruit-GFX-Library and download/install that library as well 

ssd1306_i2c_dss's People

Contributors

ladyada avatar paintyourdragon avatar scott216 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.