AndreaZavatta / catch-the-led-pattern

Game for arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Game for arduino


Languages

Language:C++ 86.8%Language:C 13.2%