The button pin is number one. The led pin is number 12. When the button is pressed the
led turns on. There is a twenty milisecond delay. If the button is pressed for more time
than the debounce time, then it reads the actual state of the button. (This was confusing)
Re-read the physical computing book, chapter 8. Especially pages 205-207.
ReplyDelete