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

Page last updated 30 June 2025

Videos

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 these this dedicated videos.

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.

The full write up for this project is available here: https://www.kevsrobots.com/projects/pico_plotter/index.html



Code

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