@@ -6,6 +6,11 @@ Based on this script, you can monitor power consumption and implement graph plot
|
|||||||
|
|
||||||
### Install Python Virtual Environment
|
### Install Python Virtual Environment
|
||||||
|
|
||||||
|
```shell
|
||||||
|
git clone https://github.com/hardkernel/odroid-powermate.git
|
||||||
|
cd odroid-powermate/example/logger
|
||||||
|
```
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo apt install virtualenv
|
sudo apt install virtualenv
|
||||||
virtualenv venv
|
virtualenv venv
|
||||||
|
|||||||
Reference in New Issue
Block a user