README.md 328 B

The idea is to gather here all code needed to prepare the Arduino Z of a HomeScope. The codes are:

1.- push_button_pull_up.ino

Arduino code to test a Push down button which is pulled up by a 10K resistor to the +5V line. 
When the button is pressed the input signal in pin 2 is grounded the pin13 LED is turned on.