Find a file
Thomas Kolb 4cd5266653 SwitchControl: auto-switching between MPPT and CV + more
- MPPT improved
- Status logging
- Smooth transition between MPPT and CV modes
  - MPPT -> CV, when target voltage is reached
  - CV -> MPPT, when regulation cannot hold target voltage due to
    insufficient source power
2023-01-16 23:10:49 +01:00
.cargo Project created: just a test program so far 2023-01-02 00:00:00 +01:00
src SwitchControl: auto-switching between MPPT and CV + more 2023-01-16 23:10:49 +01:00
.gitignore Project created: just a test program so far 2023-01-02 00:00:00 +01:00
Cargo.lock Add dummy code to read from the external ADC 2023-01-03 22:29:01 +01:00
Cargo.toml Make the timing more predictable 2023-01-15 00:47:55 +01:00
memory.x Project created: just a test program so far 2023-01-02 00:00:00 +01:00