Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/milan-sony/oled_display

Display text in OLED display
https://github.com/milan-sony/oled_display

arduino arduino-sketch i2c i2c-display oled-display oled-display-ssd1306 oled-ssd1306

Last synced: about 1 month ago
JSON representation

Display text in OLED display

Awesome Lists containing this project

README

        

# OLED Display

> Here I'm using SSD1306 0.96 inch I2C OLED display with the Arduino

### Pin Connections

If you’re using a different Arduino board, make sure you check the correct I2C pins:

- Nano: SDA (A4); SCL (A5);
- MEGA: SDA (20); SCL (21);
- Leonardo: SDA (20); SCL (21);

### Reference links

Link 1

Link 2

###### Getting started with #arduinoprogramming πŸš€