Search found 2 matches
- Tue Jan 22, 2019 6:25 pm
- Forum: General Discussion
- Topic: ESP32 not working
- Replies: 4
- Views: 8336
ESP32 not working
My esp32 stopped working today... I was messing around with some code for soil moisture sensor and when I tried upload code I got an error:"a fatal error occurred failed to connect to esp32 timed out waiting for packet header". I have no red light on my esp32 like I had before. Can someone help me? ...
- Sat Jan 19, 2019 10:02 am
- Forum: ESP-IDF
- Topic: ESP32 + OV7670 image upload
- Replies: 4
- Views: 14890
ESP32 + OV7670 image upload
Is there any way to take pictures using ESP32 and OV7670 camera and upload it somewhere (my goal is to use picture from esp32 on my android phone). I was hoping to upload pictures to firebase storage and then to my android to download it. Can someone provide some help? For now, I still can't take pi...