By james.ander - Thu Sep 26, 2019 7:59 pm
- Thu Sep 26, 2019 7:59 pm
#32813
I'm having issue with these modules "DFRobot FireBeetle ESP32 IOT Microcontroller (Supports Wi-Fi &Bluetooth) DFR0478" and the " DFRobot FireBeetle Covers-Camera&Audio Media Board DFR0498".
I download the instructions from the web https://wiki.dfrobot.com/FireBeetle_Cov ... KU_DFR0498 and the only program that will run without issues is the SD Card read/write pull off from the link you send.
Three other programs will not run:
1. Camera
2. Play list
3. Record
The error message I get is:
C:\Users\James Anderson\Documents\Arduino\libraries\DFRobot_IIS-master\camera.cpp:46:20: fatal error: ov2640.h: No such file or directory
This message appiles to 3 progarms I try to compile on the Arduino.
Please can some point in the right direction to resolve this
Many thanks
I download the instructions from the web https://wiki.dfrobot.com/FireBeetle_Cov ... KU_DFR0498 and the only program that will run without issues is the SD Card read/write pull off from the link you send.
Three other programs will not run:
1. Camera
2. Play list
3. Record
The error message I get is:
C:\Users\James Anderson\Documents\Arduino\libraries\DFRobot_IIS-master\camera.cpp:46:20: fatal error: ov2640.h: No such file or directory
This message appiles to 3 progarms I try to compile on the Arduino.
Please can some point in the right direction to resolve this
Many thanks