Week #7: June 23rd - June 29th
- zcarlier
- Jun 30
- 1 min read
Individual Log - Conner
Added the remaining functions to the valve code. Annotated code to account for changes with variables, SOC module, flow sensor, temp sensor, etc. The state of charge module was added with "dummy" values for the resistors to properly calculate total battery voltage and convert to percentage. A table for the temperature sensor was adjusted for accuracy. The previous table only included odd numbers to limit excess code when experimenting, now that the temperature sensor is reliably integrated, the even numbers were added.
The valve's overall code was completed to include temperature comparisons, leak detection protocol, and valve status(on vs off). Additional troubleshooting is needed to prepare for first test of overall product.
Comments