CMM2 Questions ESP01


Author Message
homa

Guru

Joined: 05/11/2021
Location: Germany
Posts: 464
Posted: 07:36pm 29 Apr 2024      

Hi all,
my solution:

https://github.com/jeelabs/esp-link


> option list
CURRENT VGA mode 800x600 RGB332
CURRENT DISPLAY 50,100
OPTION DS3231 ON
OPTION USBKEYBOARD DE
OPTION MOUSE 0,0
OPTION CONSOLE PORT COM 2
>


Pin assignment:
Reset - gpio0
ISP/Flash - disabled
Conn LED - gpio2/TX1
Serial LED - disabled
UART pins - normal
RX pull-up - check

And TeraTerm
with new line: AUTO
Submit: CR + LF

works!

The biggest difficulty was to flash the ESP-01 correctly, but with this link and EDGE it was really easy from the browser: https://www.zuidwijk.com/using-esp-link/#howto

Thanks for the tips
Matthias