hi, i was wodnering if anyone could explain or link me to some where that can explain the logic behind mobile phone key pads, by logic i mean how the use of a timer allows a single button to be interprted as 3/4 charcaters when pressed serveal times between a curtain time interval.
thanks
1 reply to this topic
#1
Posted 29 November 2010 - 07:54 AM
|
|
|
#2
Posted 09 December 2010 - 04:58 PM
All you need is a timer and a counter. On each press, you cycle to the next value you want to output (A, B, C, 1) and reset it back once the clock ticks a certain number of times, e.g. once a second or something.
sudo rm -rf /
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









