|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#3
|
||||
|
||||
|
Re: Timed Button
In addition to what Greg said, you'll want to keep track of the last button value so you don't do it over and over again. To do this, use a shift register and wire in the button value. Use one of the Boolean operators to make sure you execute the code only when the button is true and the last button value is false.
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Button input? | RyanCool435 | Programming | 3 | 31-01-2009 08:57 |
| Capture webcamera images at timed intervals? | NoodleKnight | IT / Communications | 7 | 12-09-2004 03:42 |
| Button Making | PureMachine4 | Rumor Mill | 58 | 16-04-2004 16:00 |
| Triping Timed Fuses | Joe Canavan | Electrical | 2 | 21-02-2002 09:34 |
| Button Bar | Adrian Wong | CD Forum Support | 8 | 04-06-2001 20:27 |