Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
triglav-modular committed Jul 15, 2023
2 parents e303cfb + aedd78a commit f1d15c6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Clockwork Card 208-5

This is an extension card for the 208 that generates and distributes trigger sequences to the various submodules.

Installation instructions:

1. Download the latest firmware from triglavmodular.hu/208-cards/clockwork-card
2. Download and install the Arduino IDE: https://www.arduino.cc/en/software
3. Remove the card from the 208.
4. Plug in the card to your computer with the USB-C port.
5. Open the downloaded firmware project. (Clockwork_Code.ino)
6. Select the USB port in the IDE in the top left corner. It will look something like "/dev.cu.usbserial-XXXXXXXX". Choose Arduino Nano for board if asked.
7. Press upload in the top left corner and wait for the flashing to finish.
8. Unplug the device from the USB port.
9. You’re done.

0 comments on commit f1d15c6

Please sign in to comment.