Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/but0n/oled_arduino

Use Arduino to drive OLED
https://github.com/but0n/oled_arduino

Last synced: 2 days ago
JSON representation

Use Arduino to drive OLED

Awesome Lists containing this project

README

        

# OLED_Arduino
Use Arduino to drive OLED

=====

/*
* OLED_Arduino.ino
*
* Created by Jack, March 28, 2015.
*
* FUNCTION: This is a driver program to display some pics or words
* on the OLED screen.
*
* OLED INFORMATION:
* 96` 128*64,
* driver chip: SSD1306,
*
* INTERFACE: 4-wire SPI.
*
*/