sim- / tgy

tgy -- Open Source Firmware for ATmega-based Brushless ESCs
http://0x.ca/tgy/
688 stars 387 forks source link

several patches that mean a dramatic power reduction while in idle/armed + neutral #102

Open msperl opened 8 years ago

msperl commented 8 years ago

Several patches that mean a big power reduction while the ESC is not running the motor:

Results:

Note that the implementation is using adc, which can also get extended to allow for continuous ADC capturing while the motor is running and does not produce glitches at high RPM!

Also regular ADC reading has been implemented allowing to capture a sequence of ADC values also when the motor is rotating. There is still the need for a consumer - i2c comes to mind...