Code to assist in measuring a battery's Chemical ID.
New releases of this code have moved to GitHub: https://github.com/USCRPL/BQ34Z100G1-Utils
Revision 1:485ac3d4918b, committed 2021-02-07
- Comitter:
- Jamie Smith
- Date:
- Sun Feb 07 21:41:33 2021 -0800
- Parent:
- 0:246ef70a9e6e
- Commit message:
- Add config.txt
Changed in this revision
config.txt | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config.txt Sun Feb 07 21:41:33 2021 -0800 @@ -0,0 +1,6 @@ +ProcessingType = 2 +NumCellSeries = 4 +ElapsedTimeColumn=0 +VoltageColumn = 1 +CurrentColumn = 2 +TemperatureColumn = 3 \ No newline at end of file