Search found 4 matches

by LBLBLBLB
Mon Dec 23, 2019 12:28 pm
Forum: ESP32 Arduino
Topic: ESP32Cam and Servo Control
Replies: 14
Views: 27768

Re: ESP32Cam and Servo Control

Hi Mad scientist, I am trying to do like you did and have the servo and cam both work at the same time. Can you explain how you got around sending servo and the cam over wireless at the same time? Thank you very much Here's how I did a pan and tilt platform with the ESP32-CAM - https://robotzero.on...
by LBLBLBLB
Fri Dec 20, 2019 10:39 am
Forum: ESP32 Arduino
Topic: ESP32 Servo (iP send) + cam (udp)
Replies: 1
Views: 3484

ESP32 Servo (iP send) + cam (udp)

Hi esp32 helpers, I am having some issues sending a UDP video at the same time as receiving servo commands by wifi basically the issue is creating a header and fragmenting. I have looked at examples with RTSP but they are very different Does anyone have any advice about creating a header and fragmen...
by LBLBLBLB
Wed Dec 18, 2019 12:55 pm
Forum: ESP32 Arduino
Topic: ESP32-Cam and SD Card
Replies: 12
Views: 36131

Re: ESP32-Cam and SD Card

I can not seem to be able to use IO0 for my servo-how did you redeclare it after it is configured for camera?

Also for the example about freeing up pins which pins are they?
by LBLBLBLB
Mon Dec 16, 2019 12:39 pm
Forum: ESP32 Arduino
Topic: ESP32Cam and Servo Control
Replies: 14
Views: 27768

Re: ESP32Cam and Servo Control

Hi Mad scientist,

I am trying to do like you did and have the servo and cam both work at the same time. Can you explain how you got around sending servo and the cam over wireless at the same time?

Thank you very much