Linux Format

Build a Raspberry Pi Pico voltmeter

Few tasks in the life of an engineer can compete with the degree of satisfaction achieved by creating test equipment. Be it a testing rig or a generic piece of equipment, there’s always something to learn (and fun to be had).

This tutorial will see us take the first steps towards the creation of a basic multimeter. While our product won’t be seeing the multimeter designers at Agilent or, Danaher filing for unemployment benefits, the product will demonstrate aspects of analog and digital design. Most interestingly, we’ll implement auto-ranging to ensure that ADC resources are always used optimally.

Multimeters with graphical displays are a recent development – a few years ago, alphanumeric reigned supreme. Fortunately, Solomon Systech‘s SSD1306-based display controller made graphical displays affordable. The screen used in the following steps can be purchased at AliExpress for less than £4 a pop. Investing some more money leads to its larger brother – the SSD1351 provides full-colour output.

Should you ever feel like going into series production, be aware that not all OLEDs are created equal. In recent projects done by the author, contrast differences between different display vendors were visible.

Building new circuits is best done in a step-by-step process. With this in mind, let’s begin by bringing up the display in accordance with the figure (above).

Show and tell

Organic displays often display. Simply create a new tab in the IDE, and save it to the Raspberry Pi Pico.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format2 min read
OBS Studio
Version: 30.0.2 Web: https://obsproject.com There are lots of good options for recording screencasts, but if you want to live-stream T your desktop, one of the best options is OBS Studio. The app works with all the major online streaming providers, s
Linux Format1 min read
Kaki Pi
Another Pi-like SBPC appears! From Yuridenk-Shokai in Japan, this packs a Renesas RZ/V2H Coretex-A55/R8/M33 MPU with 80 TOPS of AI. It’s aimed at robotics and has four CSI video inputs along with a PCIe 3 connection. Find out more in Japanese: www.ka
Linux Format2 min read
Back Issues Missed One?
ISSUE 313 April 2024 Product code: LXFDB0313 In the magazine Discover how to use the ultimate hacker’s toolkit, staying out of trouble while doing so. And join us as we take the Puppy Linux developer’s new distro for a run and explore its container

Related Books & Audiobooks