Raspberry Pi Pico and RP2040 - The Deep Dive
Offered By: Hackaday via YouTube
Course Description
Overview
Dive deep into Raspberry Pi Pico and RP2040 programming in this fourth class of the HackadayU series. Explore advanced topics such as cycle counting, assembly code generation, compiler optimizations, and debugging techniques. Learn to use tools like Godbolt Compiler and GDB for efficient development. Gain hands-on experience by debugging a KeyPad project and investigating Pico internals using MicroPython. Master essential skills for embedded systems programming and hardware interaction with the Raspberry Pi Pico platform.
Syllabus
Start
Announcements, .thumb, Cycle Counting
Looking at the Assembly Code Generated by the Compiler
Loop Unrolling Compiler Optimization
Godbolt Compiler
Debugging with GDB
Stubbing fibo_c with GDB + TUI Text User Interface
Debugging KeyPad Project with GDB, dprintf
Exploring the Pico Internals with MicroPython
Taught by
HACKADAY
Related Courses
Pico Prototyping - Building a Pico UnoDroneBot Workshop via YouTube Water Your Garden with IoT - Soil Moisture Sensors
DroneBot Workshop via YouTube CircuitPython with Raspberry Pi Pico - Getting Started
DroneBot Workshop via YouTube Raspberry Pi Pico - Control the I-O World
DroneBot Workshop via YouTube Machine Learning Inference on Raspberry Pi Pico 2040 via Edge Impulse
Hardware.ai via YouTube