Search found 1 match

by marvelmcufanpage45
Mon Oct 25, 2021 1:48 pm
Forum: General Discussion
Topic: 2 I2C and 1 UART are not working simultaneously in ESP32
Replies: 2
Views: 2125

2 I2C and 1 UART are not working simultaneously in ESP32

I have a project in which I have to monitor Acceleration of the subject, Location and Pulse + SpO2 of the subject. So, I've written this program to check data from MAX30100 Pulse Oxi sensor and MPU6050 Accelero and Gyroscope sensor using ESP32 - This program works completely fine. No issues at all....