Search found 16 matches

by VladTheImpaler
Sun Jul 14, 2019 12:14 pm
Forum: ESP32 Arduino
Topic: Pinchange interrupt during eeprom write -> crash.
Replies: 5
Views: 7322

Re: Pinchange interrupt during eeprom write -> crash.

>Do you plan to replace the ESP32 used with ESP32-CAM Yes, but there are muliple problems. I need to use wire-2 hardware for the gyro on esp32cam because wire-1 is used for camera. Untested yet. I need a really good RC link. External RC or Espnow-rc. Webpage RC wont do for a drone. I need a sub-500g...
by VladTheImpaler
Sat Jul 13, 2019 3:07 pm
Forum: ESP32 Arduino
Topic: Pinchange interrupt during eeprom write -> crash.
Replies: 5
Views: 7322

Pinchange interrupt during eeprom write -> crash.

Pinchange interrupt during eeprom write -> crash. ISR is IRAM_ATTR. Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached memory region accessed) Guru Meditation Error: Core 1 panic'ed (IllegalInstruction). Exception was unhandled. Memory dump at 0x40149a4c: bad00bad bad00bad bad00bad De...
by VladTheImpaler
Tue Jul 09, 2019 12:26 pm
Forum: ESP32 Arduino
Topic: ESP32Cam and Servo Control
Replies: 14
Views: 27720

Re: ESP32Cam and Servo Control

If the HTML RC wasnt slow / inaccurate i would fly copters with it.

An esp32-cam can do what this one does:
Image
by VladTheImpaler
Tue Jul 09, 2019 6:34 am
Forum: ESP32 Arduino
Topic: Pin changge interrupt "rising" and "falling" not working
Replies: 0
Views: 2065

Pin changge interrupt "rising" and "falling" not working

The esp32 generates pin interrupts regardless of "rising" or "falling" attributes. Always uses "changing" style.
Esp8266 does it right. Can someone look into that?
by VladTheImpaler
Tue Jul 09, 2019 6:30 am
Forum: ESP32 Arduino
Topic: ESP32Cam and Servo Control
Replies: 14
Views: 27720

Re: ESP32Cam and Servo Control

Yep, first timer is used to generate the camera clock. Dont use timer1 and timer2 while running camera.
by VladTheImpaler
Fri Jul 05, 2019 4:39 am
Forum: ESP32 Arduino
Topic: ESP32 CAM for FPV and RC
Replies: 4
Views: 13020

ESP32 CAM for FPV and RC

Tracked vehicle sending video stream and controlling motors via http:
Image

Project:
https://github.com/PepeTheFroggie/ESP32CAM_RCTANK