Cover image for Pico Plotter

Pico Plotter

Learn how to build your own plotter using the Raspberry Pi Pico and MicroPython. This project guides you through the steps to create a simple yet effective plotter that can draw shapes and patterns.


 22 June 2025   |     0 minute read   |   By   |   Share this article on

Video

For every project I create, I often make a corresponding YouTube video. Sometimes, there might be more than one video for a single project. You can find these videos in this section.

Explore more through this this dedicated video.

The Pico Plotter is a fun project that allows you to create your own drawing robot using the Raspberry Pi Pico and MicroPython. This project guides you through the steps to build a simple yet effective plotter that can draw shapes and patterns.

This project is currently work in progress - stay tuned for updates!



Code

View Code Repository on GitHub - https://www.github.com/kevinmcaleer/pico_plotter