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

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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