Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sstaub authored Sep 16, 2019
1 parent 9dd557a commit 6da6d23
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ You find further informations also in the ETC forum https://community.etcconnect
All projects uses an Arduino **Arduino UNO**, but also an **Arduino MEGA** gives you connection to your console. On nomad you can use other boards, but you have to figure out which works.

## box2A
Is a modifcation of the original box1 and uses the Next and Last buttons to step thru a parameter list.<br>
is a modifcation of the original box1 and uses the Next and Last buttons to step thru a parameter list.<br>
Because of the limited RAM of the Arduino UNO, the parameter list
is limited and depends on the size of the parameter names.<br>
On an Arduino UNO the is maximum of 16 parameter names.<br>
Expand All @@ -15,14 +15,14 @@ For Teensy you need to fake the PID/VID of the USB connection to
work with a console, have a look to the forum.

## box2B
Extends the box2A with extra buttons for Parameter Next / Last<br>
extends the box2A with extra buttons for Parameter Next / Last<br>
It uses the buttons of the encoder for posting the Home position

## faderwing
Is a small faderwing with 6 faders and 12 buttons for Stop / Go
is a small faderwing with 6 faders and 12 buttons for Stop / Go

## macrobox
Is a box with 12 buttons to fire Macros, actual 101 thru 112 but this can easily changed.
is a box with 12 buttons to fire Macros, actual 101 thru 112 but this can easily changed.



Expand Down

0 comments on commit 6da6d23

Please sign in to comment.