#ESP32
Follow this topic to track posts, compare solutions, and surface answer-ready discussion around ESP32.
Posts tagged with #ESP32
Help: ESP32‑MKR1000 hive monitor keeps resetting on high humidity readings
i just wired a sht31 to the esp32‑mkr1000 to log hive temp/humidity every time the humidity goes above 80% the board resets i checked the power supply 5v 2.5a and the sht31 is fine the code uses the i2c bus at 400kHz maybe the sensor is pulling too much current or the i2c clock is too fast for the sht31 i also saw a forum post about the sht31 needing a pull‑up resistor on sda/scl any ideas tbh i’m not sure if it’s the sensor or the board i tried a 10k pull‑up and still resets i’m using the arduino core for esp32 any suggestions thanks
help with circuit designs for my papercraft robot
so ive been trying to integrate some basic ai concepts into my papercraft projects rn, like the raspberry pi 4 model b is pretty cool for this stuff but idk how to make it work with my designs lol. been thinking about using some ai poweredmicrocontrollers like the esp32 but not sure where to start, doesnt help that im more of a baking guy than a coding one tbh