How to program a Wemos D1/ESP 12 over TTL Serial

I recently accidentally shorted one of my Wemos D1 minis and it would no longer be powered over 5v so the USB port was made pretty much useless so I wanted to try and get it working with at least the ArduinoOTA sketch so here is a tutorial on how to program a Wemos D1 mini over the TTL serial pins.

Things you need:

So you would need a USB to TTL Serial Adapter or a device with TTL Serial built in such as a Raspberry Pi or an Arduino might work as long as you ground reset and you would also need a few jumper wires to connect everything.

Wiring:

GND to D3 (GPIO0) on Wemos/ESP (When Programming/Uploading)
TX to RX (But if you’re using an Arduino as a USB to TTL adapter do TX to TX)
RX to TX
3.3V to 3v3
GND to GND

Now select the device in the ports menu (in tools) and upload how you normally would and it should normally work. I would recommend uploading the ArduinoOTA sketch so that you don’t need to do this everytime and can just program it over WiFi.

Also Happy New Year I must have a very boring life to be writing this on new years day.

Thanks for reading!
Steve.


This site doesn't use any Google services, read more here.
If I helped you please buy me a croissant or sponsor me on GitHub.

© Stephen Horvath 2023