Tuesday, October 6, 2009

Quasi- Code

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)

1 comment:

  1. Re-read the physical computing book, chapter 8. Especially pages 205-207.

    ReplyDelete