Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Releases: Northeastern-Electric-Racing/shepherd_bms

Shepherd v1.0

22 Jan 01:02
019c457
Compare
Choose a tag to compare

This release covers a majority of BMS functionality, such as broadcasting.

To use this release:

  1. Download the PlatformIO project
  2. Unzip and open the directory in Visual Studio Code
  3. Build and Upload to Shepherd via PlatformIO commands

Shepherd v0.1

15 Dec 19:21
b0aa038
Compare
Choose a tag to compare
Shepherd v0.1 Pre-release
Pre-release

This release has contains code to retrieve data from all the segment boards and make the motor spin. A discharge current limit and charge current limit is calculated, but charging and balancing is not supported in this version

Note that shepherd_bms_v0.1.zip is the file you wanna download, it is essentially just a working build with submodules updated that you can directly upload to the car with the VSCode extension, PlatformIO