STM3 ESC dual brushless motor controller. 10-60v, motor power rating tiny to kW. Ganged or independent motor control As used in 'The Brute' locomotive - www.jons-workshop.com

Dependencies:   mbed BufferedSerial Servo FastPWM

DualBLS.h

Committer:
JonFreeman
Date:
2018-03-01
Revision:
0:435bf84ce48a
Child:
2:04761b196473

File content as of revision 0:435bf84ce48a:

#define POWER_OF_TWO 12     // Range is 4 to 13, is log2N
typedef float ffty;     // Choice of float or double    float is HUGELY FASTER than double