Myr-13 / arduino_led_controller

Software for controlling my led lamp in arduino lol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

LED Controller in C++ and Arduino kek

Building

  1. Clone this repository
  2. Open cmd at cloned repository
  3. mkdir build
  4. cd build
  5. cmake ..

Connect arduino module

Just connect address LED to pin D4

About

Software for controlling my led lamp in arduino lol

License:MIT License


Languages

Language:C++ 89.2%Language:C 10.8%Language:CMake 0.0%