Skip to content

Request PID 1209:FD42 for CircuitPython on SAO Digital Multimeter #1001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions 1209/FD42/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: pid
title: SAO Digital Multimeter
owner: HXR.DK
license: CC-BY-SA (hardware), MIT (Circuit Python firmware)
site: https://github.com/flummer/dmm-sao
source: https://github.com/flummer/dmm-sao
---
A small digital multimeter that is designed as a badge add-on, following the SAO v1.69 specification. It is using the Raspberry Pi RP2040 and features a small OLED screen, rotating knob, function button and probe terminals, all housed in a 3D printed case.

The firmware is using CircuitPython and the code can easily be hacked, by connecting via USB-C to the RP2040.
6 changes: 6 additions & 0 deletions org/HXR.DK/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: org
title: HXR.DK
site: https://hxr.dk/
---
Different projects designed by Thomas Flummer, mostly electronics but also a few other things
Loading