Arduino files for the electronics team for MAKE NTNU.
Blink -> Normal Blink code for Arduino. BlinkOnActiveSwitch -> Blink code fused with a switching circuit with pull-down resistors. LEDStateChangeWithBlink -> Blink code fused with a switching circuit with pull-down resistors. The circuit has a programmed boolean memory.
Further documentation is commented in the respective programs.