- Updata PikaPython interpreter version: pikascript-core==V1.13.4 / pikaStdLib == V1.13.4 / pikaStdDevice==V2.4.6
- Update new firmware Rev1.1 and adding support for those two expansion board.
- 2025/9/16 - adding SATA Power module power data reading function. It will read out the SATA Power board's (expansion board) 12V voltage, battery voltage, MCU voltage and current informations.
- 2025/8/16 - adding TFT module (240x240pixel RGB TFT display) for displaying the information of UPSv6 via PikaPython Scripts.
- Download repository by using git command, open a terminal and typing following command:
cd ~
git clone https://github.com/geeekpi/upsv6_pub.git
cd upsv6_pub/- Enable I2C function by using
raspi-configcommand:
sudo raspi-configNavigate to 3 Interface Options -> I2C -> YES -> OK -> Finished:
- Step 1.
* Step 2.
* Step 3.
- Firmware
- Script
- UPS_Module_API_Instructions
- PikaPython_Examples_democodes
- TFT Module
- SATA Power Module
o( ̄▽ ̄)ブ