From d0a44e8b259e6841fa262d860390d3ee74b931a5 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 23 Jun 2022 10:31:06 +0200 Subject: [PATCH] Updated Variant ADC (markdown) --- Variant-ADC.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Variant-ADC.md b/Variant-ADC.md index 410a58d..841e839 100644 --- a/Variant-ADC.md +++ b/Variant-ADC.md @@ -1,6 +1,8 @@ -This variant can be used with analog inputs like potentiometers, joysticks or throttle/brake handles, even if using hall sensors. +This variant can be used with analog inputs like potentiometers, joysticks or a throttle handle, even if using hall sensors. [Here](https://www.youtube.com/watch?v=q451WdEPkjo) is a video walking you through how to setup the firmare to use it with a joystick. +For driving with a separate throttle and brake, please use [Hovercar](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERCAR) variant. + ## :gear: Configuration/Parameters * ADC_ALTERNATE_CONNECT : to swap the inputs, in case you cannot do it physically * ADC_PROTECT_THRESH : to adjust the threshold below/above the MIN/MAX ADC values that will trigger ADC protection