UPS Scap 5V5A: Difference between revisions
| 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/ | <syntaxhighlight lang="bash"> | ||
wget -O INA219.py http://www.mcuzone.com/wiki/3006\_UPS\_Scap\_PD/INA219.py.zip | |||
</syntaxhighlight> | |||
\`\`\` | |||