Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 469 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 469 Bytes

_511_FeatherTalk_send_plusinput

Example code for TECHIN 511-AU18

Global Innovation Exchange (GIX), MS in Technology Innovation University of Washington

Arduino code to demonstrate sending a signal from an Adafruit Feather using a button to detect user input.

If the button is pressed, an alternating HIGH and LOW signal is sent out over the xmitPin every 250ms and the onboard LED flashes. If the button is not pressed, the onboard LED flashes once per second.