Rpi To Esp32
Rpi To Esp32
Rpi To Esp32
v=w15-EQASP_Y
https://www.youtube.com/watch?v=_vcQTyLU1WY
utility called esptool is used to upload the micropython firmware into esp32.
CP210x USB to UART Bridge VCP Drivers
erase the esp32 flash to insatall new firmware
go to micropython website and download the firmware for esp32
now write the firmware into the esp32.
install rshell in Raspberry pi.
start rshell by command rhell--buffer--size=30 -p /dev/ttyUSB0.This will connect
you to esp32.and you can check all connected boards by command:>boards
type REPL to enter micropython programming enviornment.
Now run idle 3.create a new file.
ESP32D0WDQ6
station.connect("PI3-AP", "mypimypi")