Easy IoT General

Gravity: UART Infrared CO2 Sensor (0-50000ppm) with esp32

userHead Account cancelled 2019-03-14 07:37:27 4662 Views1 Replies
Hi everyone, I try to connect the Gravity: UART Infrared CO2 Sensor (0-50000ppm) sensor with the esp32 module but I have compilation errors.

I try to compile using Arduino IDE

It returns this error: fatal error: avr/interrupt.h: No such file or directory

when I connect an Arduino module it compiles like a charm.

Any guidance?

Thanks in advance
2019-03-15 09:40:49 What is the code you use? The program is a little different from normal Arduino. userHeadPic robert.chen