Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 811 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 811 Bytes

arduino-key-blinker

Every time you press a key on your keyboard, the built-in light on the Arduino blinks.

Requirements

Installation | NOT TESTED ON WINDOWS

  1. Clone the repo to your device.
  2. CD to the repo location.
  3. pip install -r requirements.txt
  4. Plug in your Arduino
  5. keyblinker.py
  6. Enter the serial port that your Arduino is connected on. Can't find it?
  7. Enjoy the chaos!