Content for Pico

Pico

PICO is the development board that you’ll use whenever you work on a project where size and flexibility matter. It’s based on the ATmega32u4 microcontroller. It has 5 I/O pins, 3 analog pins, and 3 SPI enabled pads on the bottom side of the board. But, what makes it really special is the 0.6”x0.6” size and 1.1g weight, which let you make everything around you function and work better, without a bulky board in the way.

RGB Thermometer Using PICO

“That was the final result of our effort today. It is a thermometer that will let you know how warm it is in your room, by using an RGB LED strip placed in an acrylic container, that is connected to …

Digital Hourglass Using PICO

“We all have started working on a project for an hour, only to end up working on it for 3 hours unknowingly. And today, we’re going to fix this problem, and we’ll do all of that in less …

A Tiny Alarm System Using a Super Tiny Arduino Compatible Board!

“Hello, today we are going to make a tiny cool project. We are going to build a tiny alarm device that measures the distance between itself and an object in front of it. And when the object moves past a …