From 405bd4aa5dbd714e3bc614c3470dbe996324df02 Mon Sep 17 00:00:00 2001 From: Alexander B Date: Sat, 4 Jan 2025 19:15:43 -0500 Subject: [PATCH] Documentation --- ESP-IDF_Robot/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ESP-IDF_Robot/README.md b/ESP-IDF_Robot/README.md index d8e8c6206..37b2c7004 100644 --- a/ESP-IDF_Robot/README.md +++ b/ESP-IDF_Robot/README.md @@ -51,6 +51,8 @@ Once analog signals are measured, their magnitudes are converted into PWM values ### Receiver & Controller (ESP-NOW) Firmware +ESP-NOW is used to communicate data between Controller and Receiver. + #### RC Controller RC Controller uses the two ADC on ESP32-C3 to sample voltage levels on joystick x- and y- axis potentionometers. Then, these values are stored in a struct.