New Raspberry Pi Pico and useful resources
Last year, Raspberry Pi launched the Raspberry Pi Pico, a physical computing device that is low-cost and easy to use. It’s much smaller than any Raspberry Pi computer, and it needs much less power. That’s because it’s not a full computer but instead a microcontroller. That means it is a device that you program by writing code on any computer. Then you send that code to Pico via a USB cable. Affordable physical computing This microcontroller is an affordable way to introduce physical computing to young people, without requiring many of the bulky peripherals required by many other physical computing options. Read More