@@ -38,3 +38,11 @@ We decided on a few components listed below:
We decided that most high-precision ADCs would need to be at least 12-bit ADCs and DACs so we are implementing external analog electronics controlled over I2C.
We also decided to use some form of fuses to isolate the battery as well as physical separation of the board that deals directly with the battery.
**9-19-2021**
Discussion that led us to switch to a web app instead of LabView. Jun took over this end of the devices functionality.
We also decided to separate out the thermal unit into its own controller architecture. This way we can tell this part of the circuit what control scheme for temperature we need and leave keep valuable cycles on the main processor.
We think the ATTiny85 could perform this function.