Skip to content

Voltage/current/power/energy meter using the Raspberry Pi Pico, aiming to be ± 0.1% @ 0-24V and 0-1A

Notifications You must be signed in to change notification settings

jdtech3/PicoPowerMeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4b17426 · Jul 24, 2023

History

67 Commits
Feb 21, 2023
Jun 14, 2023
Feb 21, 2023
Jul 23, 2023
Jul 24, 2023
Jul 24, 2023

Repository files navigation

PicoPowerMeter

?¿

Voltage/current/power/energy meter using the Raspberry Pi Pico, aiming to be ± 0.1% @ 0-24V and 0-1A

Pics



                        ↓↓↓


Calibration

Even when oversampling by averaging over 10,000 samples, we noticed that there were significant errors (up to ± 10%) with the voltage measurements:

This seems to be due to the poor DNL and INL (differential and integral non-linearity respectively) of the Raspberry Pi Pico ADC, as our measured "jumps" correspond almost exactly to the Pico's DNL spikes as measured by Mark Omo's excellent characterization of the Pico's ADC.

Methodology and raw calibration data for our Pico is available here.

TODO: Final accuracy and repeatability specs are pending a better automation calibration script being completed.

Contributors


This project is licensed under NONE, TBD. For more information, please see TBD.

About

Voltage/current/power/energy meter using the Raspberry Pi Pico, aiming to be ± 0.1% @ 0-24V and 0-1A

Resources

Stars

Watchers

Forks

Packages

No packages published