Files
ESP-Nodes/ESP-IDF_Robot/tutorial/docs/source/intro.rst
2025-07-05 20:54:03 -04:00

8 lines
434 B
ReStructuredText

INTRODUCTION
============
- transmits control data using ESP-NOW transmission protocol
- in a provided tutorial data being sent from transmitter to the sender is sufficient for defining RC car speed and direction; added functionality is possible by expanding the code
- core functionality includes: transmitter and receiver
- at the same time, the ending look and functionality of RC car can vary as there are many areas for freedom