https://github.com/educ8s/circuitpython-ssd1306-oled-display-examples
CircuitPython SSD1306 OLED display Examples - Pong Game, Hello World, Thermometer, with a Raspberry Pico board.
https://github.com/educ8s/circuitpython-ssd1306-oled-display-examples
circuitpython oled-display-ssd1306 oled-ssd1306 pong pong-game raspberry-pi-pico ssd1306 ssd1306-oled
Last synced: 3 months ago
JSON representation
CircuitPython SSD1306 OLED display Examples - Pong Game, Hello World, Thermometer, with a Raspberry Pico board.
- Host: GitHub
- URL: https://github.com/educ8s/circuitpython-ssd1306-oled-display-examples
- Owner: educ8s
- Created: 2022-09-02T04:39:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T09:38:28.000Z (almost 3 years ago)
- Last Synced: 2025-07-05T07:07:14.230Z (3 months ago)
- Topics: circuitpython, oled-display-ssd1306, oled-ssd1306, pong, pong-game, raspberry-pi-pico, ssd1306, ssd1306-oled
- Language: Python
- Homepage:
- Size: 160 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CircuitPython SSD1306 OLED display Examples
CircuitPython SSD1306 OLED display Examples.
1. A simple "Hello World" script that displays a white frame and a "Hello World" text.
2. A Pong Game where the CPU controls both paddles.
3. A simple thermometer that gets the temperature from the embedded temperature sensor of the Raspberry Pi Pico board.
# Video
![]()
# Parts Needed
🛒 OLED Display ▶ http://educ8s.tv/part/OLED096
🛒 Raspberry Pi Pico ▶ http://educ8s.tv/part/RaspberryPiPico
🛒 Wires ▶ http://educ8s.tv/part/Wires
💖 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!