Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 409 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 409 Bytes

Arduino Training

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.