Day: January 25, 2022

services

My First PICO Project with MicroPython!

My Raspberry Pi PICO finally came! I’ve been studying the Getting Started Guide for days. I soldered on a couple of header strips and plopped it onto a breadboard. I wanted to explore using the GPIO since my last project involving GPIO failed miserably. To get the PICO running MicroPython, you need to install it […]

Read More
basics hardware

What is a Raspberry PICO?

Raspberry Pi Pico is a tiny, fast, and versatile board built using RP2040, a brand new microcontroller chip designed by Raspberry Pi in the UK. But, how is a Pico different from a plain old Raspberry? In very few words, NO operating system. We’re all used to playing with a Raspberry. Burn LINUX to an […]

Read More