From 6ec040aef84f7fd60287966989b8445310ba101a Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Tue, 4 Mar 2025 20:58:53 +0100 Subject: [PATCH] Update Tiny ESC --- Tiny-ESC.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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