Heltec ESP32 lora +ESP32-cam

bonjour , j'ai une carte Helte ESP32 lora et ESP32-CAM-CH340 ESP32 CP2102 je veux brancher la caméra mai j'ai pas trouveer le code dans l'exemple je trouve seulement sur ESP32 et je veux sur heltec esp32 , pouvez vous m'aider et merci beaucoup

Can you post in English please, this is an English forum.

hello , i want to connect ESP32-CAM with Heltec ESP32 LoRa V3 , i didn't found examples in arduino , just i found with ESPS32 only , can anyone tell me how i connect the espcam and how it works and thank you

Potentially the ESP32CAM could take a picture and you could copy the image over a serial port connection or over WiFi or ESPNOW so the Heltec receives the image, but that is not at all straight forward.

A hardware UART serial connection is the easiest. Look up how to add serial ports to ESP32.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.