UPS Scap 5V5A: Difference between revisions

Rita (talk | contribs)
Rita (talk | contribs)
Line 152: Line 152:
Open the Raspberry Pi terminal and download software to view real-time power parameters:
Open the Raspberry Pi terminal and download software to view real-time power parameters:


\`\`\`
 
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
wget -O INA219.py http://www.mcuzone.com/wiki/3006\_UPS\_Scap\_PD/INA219.py.zip
wget -O INA219.py http://www.mcuzone.com/wiki/3006\_UPS\_Scap\_PD/INA219.py.zip
</syntaxhighlight>
</syntaxhighlight>
\`\`\`