Skip to content

BrechtSerckx/smirk

Repository files navigation

SMIRK

Smart InfraRed Kit

Domain study

Links:

SMIRK design

How to use the Arduino Leonardo

./build.sh DIRECTORY COMMAND

DIRECTORY project directory containing arduino source files
COMMAND   `Arduino-Makefile` command
  • build: Builds the project
  • upload: Uploads the project to the Arduino
  • monitor: Opens picocom as terminal for the serial monitor Press C-a C-x to exit the picocom command. After resetting, wait for the RX LED to flash before opening the monitor.