mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-09 18:55:30 +00:00
descriptions
This commit is contained in:
@@ -1,4 +1,36 @@
|
||||
HOW DOES IT WORK?
|
||||
=================
|
||||
|
||||
|
||||
The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board.
|
||||
|
||||
Reserver Pins & GPIOs
|
||||
---------------------
|
||||
|
||||
The table below summarizes GPIOs and pins reserved for operations purposes.
|
||||
|
||||
...existing code...
|
||||
.. image:: _static/ESP-IDF_Robot_schematic.png
|
||||
|
||||
+-----------+-----------+-----------+-----------+
|
||||
| Column 1 | Column 2 | Column 3 | Column 4 |
|
||||
+===========+===========+===========+===========+
|
||||
| Row 1 | Data | Data | Data |
|
||||
+-----------+-----------+-----------+-----------+
|
||||
| Row 2 | Data | Data | Data |
|
||||
+-----------+-----------+-----------+-----------+
|
||||
| Row 3 | Data | Data | Data |
|
||||
+-----------+-----------+-----------+-----------+
|
||||
| Row 4 | Data | Data | Data |
|
||||
+-----------+-----------+-----------+-----------+
|
||||
| Row 5 | Data | Data | Data |
|
||||
+-----------+-----------+-----------+-----------+
|
||||
| Row 6 | Data | Data | Data |
|
||||
+-----------+-----------+-----------+-----------+
|
||||
| Row 7 | Data | Data | Data |
|
||||
+-----------+-----------+-----------+-----------+
|
||||
|
||||
Schematic
|
||||
---------
|
||||
|
||||
.. image:: _static/ESP-IDF_Robot_schematic.png
|
Reference in New Issue
Block a user