Skip to content

msalinoh/max17320_read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MAX17320 Dev Tools

Building

make build

Usage

dump all registers to json sudo ./max17320_read

query specific registers by address or name (case insensitive) e.g. sudo ./max17320_read Status VCell 0x05

Pipe register list into app

cat /path/to/register/list | xarg sudo ./max17320_read

About

command line tool to decipher max17320 BMS for Raspberry pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published