BRLAB DOCS
HomeTutorialsHardware
Control Relays with the Nextion HMI and Arduino
Control Relays with the Nextion HMI and Arduino
  • Introduction
  • GETTING STARTED
    • What You Will Need
    • Wiring
  • HMI GUI
    • Nextion HMI Setup
    • GUI Design
    • HMI Code
    • Load Code on the HMI
  • NANO EVERY CODE
    • Task to Complete
    • Writing the Code
      • Comment Header
      • Define Global Variables
      • void setup()
      • void loop()
      • void serial_input()
    • Application Code
    • Files
Powered by GitBook
On this page
  1. GETTING STARTED

What You Will Need

PreviousIntroductionNextWiring

Last updated 2 years ago

These are the basic items you will need to get started:

  • A Nextion HMI - for this tutorial I will be using a 4.3 inch Intelligent series

  • A microSD card that is no larger than 32GB and formatted as FAT32

  • An Arduino Nano Every - I recommend using the Nano Every because you can use 2 serial ports at the same time

  • A relay breakout board or a relay shield - for this tutorial I will be using the

  • The Nextion Editor - Download and install the latest one

  • The Arduino IDE

Arduino Nano Every Relay Shield
here.