NEW VIDEO SERIES: RASPBERRY PI PICO AND RP2040 DEEP DIVE WITH URI SHAKED

In case you’ve been living under a rock that doesn’t have internet access, the Raspberry Pi Foundation got into the silicon sales and microcontroll`er game all at once this year with the Raspberry Pi Pico. It’s small, it’s capable, and it costs a measly $4. Surely you have one or two of them by now, right? But how much do you know about what it can do?

Or maybe you don’t have one yet, but it’s on your list. In either case, you can get started learning about them right away because [Uri Shaked]’s Raspberry Pi Pico and RP2040 Deep Dive course has recently been freed from the hallowed halls of HackadayU. He even built an emulator to go with it. [Uri] is a great instructor, and we’re sure that goes double if you ever need a salsa dance teacher, which he has also mastered.

This class was held for five weeks beginning in May 2021, with each session being roughly an hour long. The only prerequisite is a basic understanding of bitwise math, but there are resources for that on the class IO page linked above.

Each class is incredibly well-organized and informative. In the first class, [Uri] begins building a living document that includes the class agenda, links to all resources used and mentioned, code examples, and assembly instructions where applicable. It’s basically a syllabus plus a whole lot more. [Uri] also spends a lot of time in the incredibly thorough 649-page data sheet for the RP2040, and a little bit of time in the much shorter Getting Started guide. If you think the data sheet is inaccessible, you’ll likely change your tune by the end of the first class after you’ve seen [Uri] use and peruse it.

Class one starts out as sort of a big-picture high-level intro, but [Uri] quickly gets into nitty gritty stuff using the Pico emulator — like how to blink multiple LEDs without a lot of code by writing directly to the memory register of the output pins. By the same token, you can read in from multiple inputs. I learned a lot from just watching the first course, including an easy way to address the I/O pins and a really neat GitHub trick I’d never seen before.

As the classes go along, you’ll dive deep into the RP2040 and immerse yourself in the system architecture, the hardware registers, and the basics of the ARM assembly language. By the end, you’ll be swimming in knowledge of the Programmable Input/Output (PIO) — a unique and exciting feature of the RP2040 chip that lets you create additional hardware interfaces.

The 2021 session of HackadayU may be out for summer, but don’t sweat it. In the meantime, go check out the back catalog over on Hackaday.io and find something to help fill the hours productively until then.

Source: NEW VIDEO SERIES: RASPBERRY PI PICO AND RP2040 DEEP DIVE WITH URI SHAKED


About The Author

Muhammad Bilal

I am highly skilled and motivated individual with a Master's degree in Computer Science. I have extensive experience in technical writing and a deep understanding of SEO practices.

Scroll to Top