Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battery Management System GUI

How to start

List or install OS and toolchain dependencies (not Python pip packages):

./install.sh --list
sudo ./install.sh                 # apt + Node + Rust + client npm ci
sudo ./install.sh --with-tauri    # + Tauri Linux desktop libs
sudo ./install.sh --with-dns      # + dnsmasq / avahi

Install Python lab packages from test/requirements.txt (venv + pip install -r).

Hardware (Pi CAN)

MCP2518FD on SPI0 -> can0 (FD 250k/2M). See HARDWARE.md and run:

sudo ./scripts/setup-mcp2518fd-spi.sh          # permanent boot overlay
sudo ./scripts/setup-mcp2518fd-spi.sh --status
sudo ./scripts/setup-mcp2518fd-spi.sh --probe  # SPI TX burst for logic analyzer

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages