mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-09 18:35:25 +00:00
manual
This commit is contained in:
@@ -12,4 +12,7 @@ An ESP-NOW-based remote-controller sends control data wirelessly using the ESP-N
|
|||||||
efficient communication between ESP32 devices without the need for Wi-Fi router, network nor pairing. The provided tutorial demonstrates a functional
|
efficient communication between ESP32 devices without the need for Wi-Fi router, network nor pairing. The provided tutorial demonstrates a functional
|
||||||
setup where a transmitter sends data to a receiver to define the car's speed and direction — forming the core communication loop. While the baseline
|
setup where a transmitter sends data to a receiver to define the car's speed and direction — forming the core communication loop. While the baseline
|
||||||
implementation focuses on movement, additional features like lights, sensors, or telemetry can easily be integrated by expanding the source code. This
|
implementation focuses on movement, additional features like lights, sensors, or telemetry can easily be integrated by expanding the source code. This
|
||||||
modular design gives users the freedom to customize both the appearance and behavior of their RC car, resulting in endless creative possibilities.
|
modular design gives users the freedom to customize both the appearance and behavior of their RC car, resulting in endless creative possibilities.
|
||||||
|
|
||||||
|
ABSTRACT
|
||||||
|
--------
|
Reference in New Issue
Block a user