Addition of PWM and slow PWM to digital outputs. Slow PWM does PWM manually but allows for very slow PWM which is useful for things like pumps and Tesla heaters which want 5hz PWM.
by Collin Kidder 1 year 7 months
3cbd1934
Formatting changes to RMS motor driver code
by Collin Kidder 1 year 7 months
1457e8e1
Removed some old files that weren't updated in ages and no longer relevant
by Collin Kidder 1 year 7 months
b83875d5
Add Tesla Battery Manager, a lot of misc coding style changes and formatting.
by Collin Kidder 1 year 7 months
a3c5b25c
Added a new device that tracks gear position with a potentiometer
by Collin Kidder 2 years 1 month
9e4afe8a
Fixes to C300 code to allow support for two different comm schemes, addition of code to support Ovar Charger/DCDC. Should also work fine with TCCH chargers.
by Collin Kidder 2 years 1 month
c1175823
More implementation of C300 controller code
by Collin Kidder 3 years 4 months
403f9771
More work on C300 controller. It compiles now and probably nearly works.
by Collin Kidder 3 years 8 months
2966639c
Add a new inverter (not done yet but hooked into the system), fix several compile time warnings, increment version number.
by Collin Kidder 3 years 8 months
2af0181b
Update README.md
by Collin Kidder 4 years 1 month
9a65ff85
Report a bug