MatoiDev / Nextion-with-Arduino-Temperature-and-Humidity-Sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextion+Arduino Temperature & Humidity Sensor

Hardware you need:

Dependences

Instruction

Before

Make sure you've already installed Arduino IDE

  1. Download this repo and all libraries above
  2. Upload the sketch to your microcontroller

I recommend using my firmware from this repo, but if you need to change the background for example, you need to have Nextion Editor. Skip to 5 step if you needn't

  1. Open firmwarePattern.HMI in Nextion Editor and change all you need

  1. Save your project as .tft

  2. Open the SD card and make sure that it is empty

  3. Drag and drop firmware.tft (firmwarePattern.tft if you did 4-5 steps)

  1. Eject SD card

  2. Assemble the device according to this scheme

  1. Insert the SD card into the monitor tray and connect the device to a power source

  2. Wait ~10 seconds to this screen

  1. Eject SD card and reconnect the device

  2. Profit

About

License:MIT License


Languages

Language:C++ 100.0%