This commit is contained in:
2025-07-05 22:31:52 -04:00
parent bc229bdd4a
commit 39780e68c9
11 changed files with 56 additions and 17 deletions

View File

@@ -2,7 +2,7 @@ HOW DOES IT WORK?
=================
The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board.
The Schematic and KiCAd PCB board are available on GitHub_ : https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
The Schematic and KiCAd PCB board are available on GitHub_: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
.. _GitHub: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter

View File

@@ -1,7 +1,13 @@
REFERENCES
==========
GitHub
------
GitHub_ containing complete source code with README.md file: https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
Complete source code_ with README.md file: https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
.. _GitHub: https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
.. _code: https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
KiCAd Schematic_ and PCB design:
.. _Schematic: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter