ESP-PROG: Difference between revisions

From DWIKI
(Created page with "=Links= *https://docs.platformio.org/en/latest/plus/debug-tools/esp-prog.html *[https://www.programmersought.com/article/74374884616/ Use ESP-Prog Debug esp32-dev-kit] *https:...")
 
mNo edit summary
Line 1: Line 1:
=Links=
 
*https://docs.platformio.org/en/latest/plus/debug-tools/esp-prog.html
= Links =
*[https://www.programmersought.com/article/74374884616/ Use ESP-Prog Debug esp32-dev-kit]
 
*https://www.hackster.io/brian-lough/use-the-platformio-debugger-on-the-esp32-using-an-esp-prog-f633b6
*[https://docs.platformio.org/en/latest/plus/debug-tools/esp-prog.html https://docs.platformio.org/en/latest/plus/debug-tools/esp-prog.html]
*[https://olimex.wordpress.com/2020/06/05/how-to-configure-and-use-esp32-cam-with-arduino-ide-and-linux/ ESP32-cam and ESP-PROG]
*[https://www.programmersought.com/article/74374884616/ Use ESP-Prog Debug esp32-dev-kit]  
*[https://www.hackster.io/brian-lough/use-the-platformio-debugger-on-the-esp32-using-an-esp-prog-f633b6 https://www.hackster.io/brian-lough/use-the-platformio-debugger-on-the-esp32-using-an-esp-prog-f633b6]
*[https://olimex.wordpress.com/2020/06/05/how-to-configure-and-use-esp32-cam-with-arduino-ide-and-linux/ ESP32-cam and ESP-PROG]  
 
{| border="1" cellpadding="1" cellspacing="1" style="width: 500px;"
|+ Wiring
|-
! scope="col" | ESP32-CAM
! scope="col" | ESP-PROG
! scope="col" | ESP-PROG-DBG
|-
| GND
| GND
| GND
|-
| 3.3V
| 3.3V
| VPROG
|-
| U0T
| RXD
| RXD0
|-
| U0R
| TXD
| TXD0
|}
 
 
 
For programming ESP32-CAM, also connect IO0 to GND
 
 
 
 

Revision as of 14:28, 12 March 2021

Links

Wiring
ESP32-CAM ESP-PROG ESP-PROG-DBG
GND GND GND
3.3V 3.3V VPROG
U0T RXD RXD0
U0R TXD TXD0

 

For programming ESP32-CAM, also connect IO0 to GND