Skip to content

deHarro/upsv6_pub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPS v6 Usage

ChangeLog

  • 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.

Step 1

  • 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/

Step 2

  • Enable I2C function by using raspi-config command:
sudo raspi-config

Navigate to 3 Interface Options -> I2C -> YES -> OK -> Finished:

  • Step 1.
image * Step 2. image * Step 3. image

More details

Have fun!

o( ̄▽ ̄)ブ

About

UPSv6 Public Resources Rep & Expansion Board Resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.9%
  • C 32.2%
  • Makefile 0.9%