General

No programs work

userHead james.ander 2019-09-29 05:16:41 7346 Views1 Replies
Using Arduino to program the esp32

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, Loaded the libarys into ( Include libary.) The only program that will run without issues is the SD Card read/write pull off from the link..

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.

Is there an up to date Libary for these boards, if so please redirect me to them?

Please can some point in the right direction to resolve this

Many thanks