Arduino - LCD 1602A KEYPAD LCD SHIELD RELAY CONTROL.

Introduction: Arduino - LCD 1602A KEYPAD LCD SHIELD RELAY CONTROL.

About: Hello world! I make simple & Advanced projects for people who want to learn programming and electronics. Most of my Instructables are about arduino and the wide range of sensors you can use with it. I make…

Hello world! today i wrote a simple code to control 4 relays with a keypad LCD shield for arduino. You can add any device and the code is easy to modify. I used 1 lamp as a example device. The video displays dutch text on the lcd screen but the code i uploaded is english, "apparaat" means device. Follow the next step for the schematic, Code & Parts list.

Step 1: Schematic, Code & Parts List.

Just wire it up like the schematic, upload the code and it should work.

If things don't work you probably don't have the library LiquidCrystal.h installed.

Parts list.

  1. Arduino mega 2560, I used the RobotDyn Mega 2560
  2. 4 x 1 channel relay KY-019
  3. LCD shield with keypad. <- i bought a bunch of those. shipping fast
  4. Jumper wires set MM/FF/MF
  5. Power cables + lamp sockets.(optional)

Good luck!

Be the First to Share

    Recommendations

    • Game Design: Student Design Challenge

      Game Design: Student Design Challenge
    • For the Home Contest

      For the Home Contest
    • Big and Small Contest

      Big and Small Contest

    2 Comments

    0
    suleymanozaslan
    suleymanozaslan

    2 years ago

    Merhaba, kolay gelsin devreye DS 3231 RTC ekleyerek röleleri haftalık veya aylık kontrol edebilir miyiz
    ...Hello, easy, can we check the relays weekly or monthly by adding DS 3231 RTC to the circuit

    0
    nageshsp
    nageshsp

    6 years ago

    Good one... is it possible to use relay code for rotating DC motor clock wise and anticlock wise?