Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By QuickFix
#78935
  • Drop the Arduino UNO
  • Get a NodeMCU or Wemos (an ESP-01 *could* be enough if your sensors are I2C and you have experience with the ESP)
  • Connect sensors to that board
  • Make some small alterations to your Arduino code to make it ESP compatible
  • Flash the board
  • Done