Search found 1 match
- Tue Feb 08, 2022 6:34 pm
- Forum: Hardware
- Topic: ESP32 board will not recognize I2C devices
- Replies: 2
- Views: 3424
ESP32 board will not recognize I2C devices
I am working on an indoor air sensor station with 2 air sensors: Adafruit BME280 Adafriut CCS811 I also have an OLED screen I am using to display the data from the sensors. All on the same I2C bus. I started by hooking everything up to an Elegoo UNO to get my code running and make sure the sensors w...