Esp32: Difference between revisions

From DWIKI
mNo edit summary
mNo edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:


= Links =
= Links =
Line 10: Line 9:
*[https://randomnerdtutorials.com/esp32-pinout-reference-gpios/ https://randomnerdtutorials.com/esp32-pinout-reference-gpios/]  
*[https://randomnerdtutorials.com/esp32-pinout-reference-gpios/ https://randomnerdtutorials.com/esp32-pinout-reference-gpios/]  
*[https://esphome.io/ ESPHome] using ESP32 with [[Home-assistant|Home-assistant]]  
*[https://esphome.io/ ESPHome] using ESP32 with [[Home-assistant|Home-assistant]]  
*https://randomnerdtutorials.com/telegram-esp32-cam-photo-arduino/  
*[https://randomnerdtutorials.com/telegram-esp32-cam-photo-arduino/ https://randomnerdtutorials.com/telegram-esp32-cam-photo-arduino/]
* 
*   
     
 
 
= FAQ =
 
== A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header ==
 
Wrong voltage?
 
Seen this happen when 3.3V was on the 5V input
 
 
 
== Brownout detector was triggered ==
 
3.3V on the 5V input?
     
==esp_camera_init(): Camera probe failed with error 0x20004==
wronng CAMERA_MODEL ?

Revision as of 21:01, 19 April 2021