No description
  • Rust 82.1%
  • Smarty 12.7%
  • Python 5%
  • CSS 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Thomas Kolb 55e6d5d9db Add impedance control mode
This mode regulates the input current such that the load to the
generator has a constant, defined impedance. The impedance is set
such that it matches the ratio between the specified motor voltage and
current. In that case, the power extracted from the motor/generator ist
maximized.
2023-03-18 12:21:42 +01:00
.cargo Project created: just a test program so far 2023-01-02 00:00:00 +01:00
src Add impedance control mode 2023-03-18 12:21:42 +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