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

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

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