Need help for my project #956
Unanswered
mike2539a
asked this question in
Hello GitHub Actions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello good day to everyone,I need help in my project,it's almost 2weeks now and I can't make it work,I'm a new to coding so I used copilot,and some of the codes works but I'm having problem with the sending and receiving of data and images,my project is 2 esp32, 1st esp32 is a transmitter with ov7670 camera,gps,flame sensor,smoke sensor,dht11 connected to it,the 2nd esp32 is reciever with 480*320 tft ili9488 that will display the data transmitted by 1st esp32,
The setting of my project is when smoke and fire or either is detected the camera will take picture and this data will be sent every 2 minutes,after 3times data sent and fire/smoke still persist the data sending will be 4minutes interval,I also want to add buzzer to the reciever,
Receiver should display the images received,gps coordinates, temperature,flame and smoke,
I also tried the esp32cam with ov2640 but doesn't work,
I tried the external network it connected both boards but the sending and receiving of image is still the problem,and gps always n/a,
Thanks
Beta Was this translation helpful? Give feedback.
All reactions