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

Revision:
0:435bf84ce48a
Child:
2:04761b196473
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DualBLS.h	Thu Mar 01 11:29:28 2018 +0000
@@ -0,0 +1,2 @@
+#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