RP2350 LCD Deep Dive - Project Index
This folder contains expanded, project-by-project deep dives for the RP2350 LCD learning guide.
Projects
- Project 1: Hello Display - Raw SPI Communication
- Project 2: Pixel Artist - Drawing Primitives and Sprites
- Project 3: DMA Display Driver - Zero-CPU Frame Streaming
- Project 4: RGB LED Controller with PIO (WS2812 Style)
- Project 5: Dual-Core Rendering Engine
- Project 6: Font Rendering Engine
- Project 7: ARM vs RISC-V Benchmark Suite
- Project 8: TF Card Image Viewer
- Project 9: Real-Time System Monitor
- Project 10: Bare-Metal Display Driver - No SDK, Just Registers
- Project 11: Simple Game - Pong or Snake
- Project 12: USB HID Device - Custom Controller
- Project 13: Mini Operating System - Cooperative Multitasking