Microprocessor Architecture
Use software to control hardware
Raspberry Pi Pico W
Use the RP2040 processor, one of the most affordable and easy to use MCUs, on the Raspberry Pi Pico W to design and implement hardware devices.
Hardware Design
Learn how to use KiCad EDA to design the schematics, the bill of materials (BOM) and the printed circuit board (PCB) for of hardware device.
Embedded Rust 101
Use Rust, a new modern and safe programming language, that is set to replace C/C++. Did you know that Rust is the most ❤️ language on GitHub?