migtam628 / Arduino-SSH1106-Examples

Arduino 1.3" OLED SSH1106 Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino 1.3" OLED SSH1106 Examples.

4 Examples to help you get started with Arduino and the 1.3" OLED with the SSH1106 driver.

Example 1: A Hello World program that displays a text on the screen and a frame.

Example 2: A program that displays the temperature in English.

Example 3: A program the displays the temperature in Greek, using the drawBitmap function to load the UI as a bitmap.

Example 4: A Pong game where the microcontroller controlls both paddles.

Video Tutorial

1.3

πŸŽ₯ Video Tutorial on YouTube



| πŸ“Ί YouTube | 🌍 Website |

Parts Needed

πŸ›’ Display β–Ά https://educ8s.tv/part/OLED13

πŸ›’ Raspberry Pi Pico β–Ά http://educ8s.tv/part/RaspberryPiPico

πŸ›’ DHT22 Sensor β–Ά https://educ8s.tv/part/DHT22

πŸ’– Full disclosure: All of the links above are affiliate links. I get a small percentage of each sale they generate. Thank you for your support!

About

Arduino 1.3" OLED SSH1106 Examples


Languages

Language:C++ 100.0%