https://github.com/make2explore/raspberrypi-pico-oled-animations
Creating Animations on SSD1306 Monochrome OLED Display Interfaced with Raspberry Pi Pico
https://github.com/make2explore/raspberrypi-pico-oled-animations
Last synced: 3 months ago
JSON representation
Creating Animations on SSD1306 Monochrome OLED Display Interfaced with Raspberry Pi Pico
- Host: GitHub
- URL: https://github.com/make2explore/raspberrypi-pico-oled-animations
- Owner: make2explore
- License: other
- Created: 2023-07-13T12:21:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T14:31:34.000Z (almost 2 years ago)
- Last Synced: 2025-02-20T10:01:46.308Z (3 months ago)
- Language: Python
- Size: 14.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RaspberryPi-Pico-OLED-Animations
Creating Animations on SSD1306 Monochrome OLED Display Interfaced with Raspberry Pi Pico
![]()
**Interfacing OLED Display with Raspberry Pi Pico**
Components Required :
- Raspberry Pi Pico Board
- SSD1306 Monochrome OLED Display
- Micro USB Cable
- Jumper Wires
Software Required :
- CircuitPython Latest Version
- Thonny IDE
**In this tutorial. We've discussed..**
- **Interfacing SSD1306 Monochrome OLED Display with Raspberry Pi Pico** - Procedure
- **What is Circuit Python?** - Features, Libraries, How to Install
- **Installing CircuitPython on Raspberry Pi Pico** - Theory and Demo
- **What is an Animation?** - Theory
- **How to Create Animation ?** - Theory
- **What is SPRITE Sheet Image** - Theory and Demo
- **CircuitPython ImageLoad Library** - Theory and Demo
- **How to Write CircuitPython Program to Create Animations on OLED Display?** - Theory and Demo-------------------------------------------------------------------------------------------
📕 **YouTube Video Links**
▶️ [Tutorial] Creating Animations on OLED Display interfaced with Raspberry Pi Pico -
🔗 https://youtu.be/YMGYbmGxhP4-------------------------------------------------------------------------------------------
📒 **Important Links**
🌐 Raspberry Pi Website - 🔗 https://www.raspberrypi.com/
📙 CircuitPython Website 🔗 https://circuitpython.org/
📘 Thonny IDE 🔗 https://thonny.org
📗 Arduino Create Agent 🔗 https://support.arduino.cc/hc/en-us/articles/ 360014869820-Install-the-Arduino-Create-Agent
📒 Arduino Create agent installation page 🔗 https://create.arduino.cc/getting-started/plugin/welcome-------------------------------------------------------------------------------------------
🔴 **Purchase Links** -
🌐 Raspberry Pi Pico Product page - 🔗 https://www.raspberrypi.com/products/raspberry-pi-pico/
🛒 SSD1306 Monochrome OLED Display 💳 - 🔗 https://www.adafruit.com/product/326
🛒 SSD1306 Monochrome OLED Display (🇮🇳) - 🔗 https://amzn.to/44HxmZ9-------------------------------------------------------------------------------------------
📜 **Source Code, Circuit Diagrams and Documentation** :
🌐 GitHub Repository - 🔗 https://github.com/make2explore/RaspberryPi-Pico-OLED-Animations
🌐 Hackster Blog - 🔗 https://www.hackster.io/make2explore
🌐 Instructable Blog - 🔗 https://www.instructables.com/make2explore
-------------------------------------------------------------------------------------------
Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg