diff --git a/Tiny-ESC.md b/Tiny-ESC.md new file mode 100644 index 0000000..251a524 --- /dev/null +++ b/Tiny-ESC.md @@ -0,0 +1,12 @@ +A tiny ESC intended for low voltage, low-weight applications. + +Specs: + +* Voltage: 1.8V - 5.5V +* Current: TBD +* Connections: 2.54 header + +HW components: + +* Attiny4 microcontroller to measure the servo pulses, and then generate the PWM waveform using it's HW timers +* One MOSFET per channel to switch the motor \ No newline at end of file