dose anyone know how i can use this?

Westonmakesstuff asked Oct 12,2022
0

So I am making a camera module for a school project and know a lot about mechanical and electrical engineering, but coding has never been my strong suit. do any of you know if there is open-source code or if I half to make my own? If I do half to make my own, can any of you point me in the direction to learn? I don't know even what type of code an ESP32 uses. This is way over my head but I want to try.

here is the product in question.

https://www.pcbway.com/project/gifts_detail/ESP32_Cam_WiFi_Bluetooth_Module_Development_Board_with_OV2640_Camera_Module.html?upId=0

  • Your Answer(4)
Upload photo
You can only upload 5 files in total. Each file cannot exceed 2MB. Supports JPG, JPEG, GIF, PNG, BMP
0 / 10000
  • 0

    There is quite a lot of information on this specific unit on the Internet. You can try to google it, or even better, check out this website, https://randomnerdtutorials.com/projects-esp32-cam/ . I like their simple-to-the-point explanations, with just enough theory to make it interesting, while keeping things relevant.

    Reply
  • 0

    And of course this here https://github.com/LilyGO/ESP32-Camera G00gle "ESP32-CAM" to find myriads more

    Reply
  • 0

    LilyGo has camera boards with ESP32 and the OV2640 and useful example codes for Arduino, look here https://github.com/Xinyuan-LilyGO/LilyGo-Camera-Series Anycase you should check if the pin usage of camera to ESP32 matches the configuration in the code.

    Reply
  • 0

    ESP32 code structure follows the same as Arduino. https://esp32io.com/tutorials/esp32-code-structure There are many tutorials on how to use the Cam module. Here are some. https://how2electronics.com/getting-started-with-esp32-cam-board-video-streaming-over-wifi/#:~:text=For%20getting%20started%20with%20ESP32%20CAM%20Module%2C%20make%20a%20following,Module%20and%20ESP32%20CAM%20module.&text=Connect%20the%205V%20%26%20GND%20Pin,IO0%20and%20GND%20Pin%20together. https://randomnerdtutorials.com/esp32-cam-video-streaming-face-recognition-arduino-ide/

    Reply
Browse other questions tagged or ask your own question.
List of Questions
pause
Ranking Name Answers
1 PCBWay Team 9
2 weslley ramos 1
3 Epishko Dmitry 1