About this document
Arduino Digital Input Experiment by Kyle Villanueva is a document available to read on EtoBox.
This document summarizes an experiment on digital input and output pins using an Arduino board. The experiment tested using pins as inputs and outputs to control LEDs and read a button press. It explored using pull-up and pull-down resistors on the input pin. Key findings were that pull-up resistors keep the input high until the button is pressed, while pull-downs keep it low until button press. The experiment showed how to determine if an input should use a pull-up or pull-down based on desired default sta
- Author
- Kyle Villanueva
- Language
- EN