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:


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