Catch the led pattern

VIDEO

videoIOT.mp4

To check the specifications click here

PRE-REQUIREMENTS

  • Arduino
  • Arduino IDE

GET STARTED

  • clone the repository to a folder on the desktop.
  • open the src.ino file on arduino IDE.
  • connect arduino to the computer through the cable.
  • from the library manager install the libraries used in the application:
    • sleep.h
    • EnableInterrupt.h
  • upload the code