Skip to content

Commit

Permalink
examples
Browse files Browse the repository at this point in the history
  • Loading branch information
sstaub committed May 14, 2020
1 parent 09a4238 commit 9222c39
Show file tree
Hide file tree
Showing 129 changed files with 30,062 additions and 334 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ 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.

## cuebox
Is a simple box which shows you the active and pending cue and have buttons for GO and BACK/STOP. There is a parser for the cue text who gives you access to the different parts of the message.

## #lighthack
Is a project folder for use with PlatformIO and includes the box1 code as a starting point.

Expand Down
5 changes: 0 additions & 5 deletions examples/#lighthack/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,3 @@
platform = atmelavr
board = uno
framework = arduino

[env:megaatmega2560]
platform = atmelavr
board = megaatmega2560
framework = arduino
Loading

0 comments on commit 9222c39

Please sign in to comment.