11
Software Usage
The wittyPi.sh is a bash script, and you can run it with:
Please notice that sudo is not necessary here (older version of Witty Pi software needs that). The
programme displays the current temperature, the system time, the RTC time, the input/output voltage
and output current:
The program gives you 11 options, and you can input the number and press ENTER to confirm.
pi@raspberrypi ~/wittypi $ ./wittyPi.sh
pi@raspberrypi ~/wittypi $ sudo ./wittyPi.sh
================================================================================
|
| Witty Pi - Realtime Clock + Power Management for Raspberry Pi
|
| < Version 3.00 > by UUGear s.r.o.
|
================================================================================
>>> Current temperature: 29.50° C / 85.1° F
>>> Your system time is: Mon 24 Jun 2019 14:45:09 BST
>>> Your RTC time is: Mon 24 Jun 2019 14:45:10 BST
>>> Vin=7.92V, Vout=4.96V, Iout=0.30A
Now you can:
1. Write system time to RTC
2. Write RTC time to system
3. Synchronize time
4. Schedule next shutdown
5. Schedule next startup
6. Choose schedule script
7. Set low voltage threshold
8. Set recovery voltage threshold
9. View/change other settings...
10. Reset data...
11. Exit
What do you want to do? (1~11)