Page 1 of 1

Is there a way to read power information?

Posted: Thu Jul 11, 2013 1:57 am
by stephendotexe
Is there a way to read basic power information? Things like voltage, current, etc? I searched around and couldn't find any answers.

Re: Is there a way to read power information?

Posted: Thu Jul 11, 2013 2:45 am
by klricks
Yes - with a multimeter.
If you mean a command - no.

Re: Is there a way to read power information?

Posted: Thu Jul 11, 2013 6:20 pm
by ghans
vcgencmd measure_volts <id>

More here :
http://elinux.org/RPI_vcgencmd_usage

ghans