Raspberry Pi Pico & SSD1306 Display with MicroPython
2
Session Overview
3
Display
4
SSD1306 Display - Specifications
5
I2C connections
6
Frame Buffers
7
Bit Depth
8
Memory Usage
9
Frame Buffers in MicroPython
10
Buffers & the display cycle
11
Animating the display
12
GitHub Code Repository
13
Image Conversion
14
GIMP image tool for converting graphics
15
PBM file format
16
Demo Time
17
Community Update
Description:
Learn how to integrate an SSD1306 display with a Raspberry Pi Pico using MicroPython in this comprehensive video tutorial. Explore the fundamentals of display technology, including frame buffers, bit depth, and animation techniques. Discover the SSD1306 library and its implementation in MicroPython projects. Master image conversion processes using tools like GIMP and understand the PBM file format. Follow along with a hands-on demonstration and gain practical insights into creating visually appealing Pico-powered projects. Access additional resources, including code repositories and community updates, to further enhance your skills in Raspberry Pi Pico and MicroPython development.
Raspberry Pi Pico and SSD1306 Display with MicroPython