All Projects → adafruit → Adafruit-SSD1331-OLED-Driver-Library-for-Arduino

adafruit / Adafruit-SSD1331-OLED-Driver-Library-for-Arduino

Licence: other
For 0.96" OLEDs in the Adafruit shop

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Adafruit-SSD1331-OLED-Driver-Library-for-Arduino

Arduino Tvout
Arduino-TVout
Stars: ✭ 216 (+129.79%)
Mutual labels:  arduino-library
G-Code-Arduino-Library
Allows any machines and robots to be controlled by G-Code
Stars: ✭ 44 (-53.19%)
Mutual labels:  arduino-library
arduino-capacitor
Capacitance measurement library for Arduino
Stars: ✭ 19 (-79.79%)
Mutual labels:  arduino-library
Linkedlist
🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects
Stars: ✭ 241 (+156.38%)
Mutual labels:  arduino-library
ESP-CoAP
This repo contains CoAP protocol for ESP-12E
Stars: ✭ 70 (-25.53%)
Mutual labels:  arduino-library
ardusamber
Desamber time Arduino corporealization
Stars: ✭ 20 (-78.72%)
Mutual labels:  arduino-library
Lpd8806
Arduino library for LED strips and pixels using LPD8806 (and probably LPD8803/LPD8809)
Stars: ✭ 207 (+120.21%)
Mutual labels:  arduino-library
PsxNewLib
Playstation controller interface library for Arduino
Stars: ✭ 81 (-13.83%)
Mutual labels:  arduino-library
Adafruit MCP3008
MCP3008 8-Channel 10-Bit ADC
Stars: ✭ 22 (-76.6%)
Mutual labels:  arduino-library
SparkFun ATECCX08a Arduino Library
An Arduino library to use with the Microchip ATECCX08a Cryptographic Co-processors.
Stars: ✭ 26 (-72.34%)
Mutual labels:  arduino-library
Basecamp
An Arduino library to ease the use of the ESP32 in IoT projects
Stars: ✭ 251 (+167.02%)
Mutual labels:  arduino-library
Adafruit TLC59711
Arduino library for TLC59711
Stars: ✭ 20 (-78.72%)
Mutual labels:  arduino-library
SimpleStepper
A bare minimum but really fast and simple stepper library for Arduino.
Stars: ✭ 21 (-77.66%)
Mutual labels:  arduino-library
Helios
The free embedded operating system.
Stars: ✭ 223 (+137.23%)
Mutual labels:  arduino-library
ATM90E32
Updated version of the ATM90E32 Arduino library
Stars: ✭ 22 (-76.6%)
Mutual labels:  arduino-library
Arduinowebsockets
A library for writing modern websockets applications with Arduino (ESP8266 and ESP32)
Stars: ✭ 213 (+126.6%)
Mutual labels:  arduino-library
MCP79412RTC
Arduino library for the Microchip MCP79411/12 Real-Time Clock/Calendar
Stars: ✭ 20 (-78.72%)
Mutual labels:  arduino-library
FastX9CXXX
Arduino library for digital potentiometers X9C102, X9C103, X9C104 and X9C504
Stars: ✭ 36 (-61.7%)
Mutual labels:  arduino-library
Syslog
An Arduino library for logging to Syslog server in IETF format (RFC 5424) and BSD format (RFC 3164)
Stars: ✭ 105 (+11.7%)
Mutual labels:  arduino-library
DFPlayerMini Fast
Fast and easy to understand Arduino library to use the DFPlayer Mini MP3 module from DFRobot.com. This is a huge improvement (both in terms of execution speed and simplicity) to the standard library provided by DFRobot.com.
Stars: ✭ 164 (+74.47%)
Mutual labels:  arduino-library

Adafruit SSD1331 Arduino Library Build StatusDocumentation

This is a library for the 0.96" 16-bit Color OLED with SSD1331 driver chip

Pick one up today in the adafruit shop! ------> http://www.adafruit.com/products/684

These displays use SPI to communicate, 4 or 5 pins are required to
interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license, check license.txt for more information All text above must be included in any redistribution

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_SSD1131. Check that the Adafruit_SSD1331 folder contains Adafruit_SSD1331.cpp and Adafruit_SSD1331.h

Place the Adafruit_SSD1331 library folder your /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].