Page 1 of 1

How to use interrupt pin

Posted: Sun Aug 09, 2020 6:05 pm
by what2use
I have an MPU6050 Accel/Gyro and it uses an Interrupt. How can I define/use an interrupt pin with the WifiKit ESP32 ?

I will be testing a barometric sensor and it is setup the same way I2C SDA,SCL pins and an INTerrupt pin

Also what pins are available for use as an interrupt?

Thanks