Nav apraksta

juan keymer 609515df6a added arduino code to test a pulled up push button 7 mēneši atpakaļ
README.md 609515df6a added arduino code to test a pulled up push button 7 mēneši atpakaļ
push_button_pull_up.ino 609515df6a added arduino code to test a pulled up push button 7 mēneši atpakaļ

README.md

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.