Northeastern-Electric-Racing / Shepherd-BMS

Our from-scratch Battery Management Application
3 stars 0 forks source link

LTC6804 Renode Mock, Proof of Concept #61

Closed nwdepatie closed 6 months ago

nwdepatie commented 10 months ago

Since shepherd builds now (whoo!) we can now start on integrating some development practices we've been honing on Cerberus, specifically Renode.

This ticket involves creating a Python mock of the LTC6804 chips, more specifically emulating the data that we are getting from the segments. To implement the whole piece of code is probably too much, for now we should create a proof of concept to show that we can interface with the LTC driver with Renode and supply sample data in a Python script.

dyldonahue commented 6 months ago

closing because Renode is out of scope rn, will revisit in the summer