diff --git a/Tiny-ESC.md b/Tiny-ESC.md index 251a524..2d497a3 100644 --- a/Tiny-ESC.md +++ b/Tiny-ESC.md @@ -1,4 +1,4 @@ -A tiny ESC intended for low voltage, low-weight applications. +A tiny ESC intended for low voltage, low power, and low weight applications. Specs: @@ -8,5 +8,5 @@ Specs: 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 +* [Attiny4](https://www.microchip.com/en-us/product/attiny4) microcontroller to measure the servo pulses, and then generate the PWM waveform using it's HW timers +* One LL MOSFET per channel to switch the motor \ No newline at end of file