Firmware for the LNSC-2420 solar charger. Based on libopencm3.
Find a file
Thomas Kolb 46d3e16104 Make measurement usable
- Run ADC Calibration on startup (without calibration, there is a huge
  offset error, making the current sensing unusable)
- Added calibration factors which allow to compensate for inaccuracies
  in the circuitry (example: 1% tolerance transistors)
- Send measured values via RS485
2021-06-06 12:17:38 +02:00
fxplib@4599cdc1ee Initial commit 2021-06-05 00:04:36 +02:00
ldscripts Initial commit 2021-06-05 00:04:36 +02:00
libopencm3@3b89fc5999 Initial commit 2021-06-05 00:04:36 +02:00
oocd Initial commit 2021-06-05 00:04:36 +02:00
src Make measurement usable 2021-06-06 12:17:38 +02:00
.gitignore Initial commit 2021-06-05 00:04:36 +02:00
.gitmodules Initial commit 2021-06-05 00:04:36 +02:00
compile_flags.txt Initial commit 2021-06-05 00:04:36 +02:00
Makefile Initial commit 2021-06-05 00:04:36 +02:00