https://github.com/educ8s/arduino-ssh1106-examples
Arduino 1.3" OLED SSH1106 Examples
https://github.com/educ8s/arduino-ssh1106-examples
arduino arduino-dht22 pong-game raspberry raspberry-pi-pico raspberry-pi-pico-w ssh1106
Last synced: 5 months ago
JSON representation
Arduino 1.3" OLED SSH1106 Examples
- Host: GitHub
- URL: https://github.com/educ8s/arduino-ssh1106-examples
- Owner: educ8s
- Created: 2023-01-13T08:31:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T04:33:25.000Z (almost 3 years ago)
- Last Synced: 2025-07-21T06:50:04.315Z (5 months ago)
- Topics: arduino, arduino-dht22, pong-game, raspberry, raspberry-pi-pico, raspberry-pi-pico-w, ssh1106
- Language: C++
- Homepage:
- Size: 213 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
# 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!