Add documentation for ESP32-C3 Super Mini pinout and handle socket mount.#159
Open
gabpar wants to merge 9 commits into
Open
Add documentation for ESP32-C3 Super Mini pinout and handle socket mount.#159gabpar wants to merge 9 commits into
gabpar wants to merge 9 commits into
Conversation
Added a wiring guide for the ESP32-C3 Super Mini, detailing pin connections and configuration for use with the Neato Botvac D5 and an ESP32-C3-Super-Mini positioning that allows the removal of the micro controller witout dismantling the robot.
…guide. Used an ESP32-C3 Super Mini on a Neato Botvac D5 and mounted it on a socket so it can be remvoed easily without havint got dismantle the robot.
Correct use of the ports on the ESP32 C3 Super Mini and another placement of the micro controller using a socket and making easy the removal of the micro controller without having to dismantle the robot.
Updated wiring instructions for the ESP32-C3 Super Mini to clarify pin connections and installation process.
Added details about the ESP32-C3 Super Mini's placement and its impact on LIDAR functionality.
Updated wiring information for ESP32-C3 Super Mini to avoid hardware conflicts. Added screenshot showing the updated TX and RX ports.
Corrected phrasing regarding the screenshot description.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I use an ESP32-C3 Super Mini on my Neato Botvac D5 and the default hardware UART pins (GPIO 6 and 7) caused a hardware conflict with the internal flash/JTAG pins, freezing the serial communication. I've changed to pins 20 and 21 and it works ok. I've mounted the microcontroller on a socket, on the top of the robot, in the hole of the bin handle, this way it can be flashed by wire or removed without having to dismantle the robot.