I built a gesture-controlled desk buddy with an $8 ESP32 and Grove sensors
… The two I2C ports on the expansion board handle the temperature sensor and the gesture sensor, while the button takes the digital slot. All three connected without any address conflicts, which is one of the benefits of having sensors that were designed to work together in the same ecosystem. …