The new Raspberry Pi Pico is very different from a traditional Raspberry Pi. Pico is a microcontroller, rather than a microcomputer. Unlike a Raspberry Pi it’s a platform you develop for, not a platform you develop on. But you still have choices if you want to develop for Pico, because there is both a C/C++…
The post How to blink an LED with Raspberry Pi Pico in C appeared first on Raspberry Pi .