This is my esp32 project repository which I collected in one repo to make it easier to find.
- ESP32-38Pin (CP2102)
You Can use diferent ESP32, Type, and Pin
- Extension ESP38 Pin
This Extensionn It's actually important and not just for you. If you want it to be easy, just use this extension, if not, that's okay too.
Thony: You can use another code editor to make it easier for you to work on the project.- if you use ESP32 type cp2102, you must download this driver (for windows 10/11)
Driver: Follows Instruction on ThisWebsiteor download directly from myDriver Repo
How to use my code is simple. Copy and Paste my code an place to main.py or save this repo to your computer.
-
main.pyis located in your ESP32 -
use this command to clone this repo
cd <uptoyou>
git clone https://github.com/takathena/esp32.git
