/nodemcu-sensor

A simple arduino sketch that sends temperature, pressure, humidity and light level via mqtt

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

nodemcu-sensor

A simple arduino sketch that sends temperature, pressure, humidity and light level via mqtt

Required hardware

Required software

Required libraries

Wiring

Wiring

Setup

  • Follow this setup guide.

  • Import the required libaries

  • Paste the code from this repo

  • Edit the config

  • Press upload

  • After uploading you should see some messages printed to the serial monitor.

    • You can open the serial monitor from the tools menu.
  • When confirmed working correctly, off you go.