Need help reading in keypad
Hola,
I was wondering how I would read in a button with the SX-28 from the 4x4 matrix keypad sold by parallax
http://www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/keypad/List/1/ProductID/194/Default.aspx?SortField=ProductName,ProductName
I've looked at the program in the help menu and I can not get that program to compile. I'm new to this. I'm sure that I have the pin
and port configuration correct. All I want to do is read in a value once a button is pressed and put that value into a register.
I was wondering how I would read in a button with the SX-28 from the 4x4 matrix keypad sold by parallax
http://www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/keypad/List/1/ProductID/194/Default.aspx?SortField=ProductName,ProductName
I've looked at the program in the help menu and I can not get that program to compile. I'm new to this. I'm sure that I have the pin
and port configuration correct. All I want to do is read in a value once a button is pressed and put that value into a register.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Paul
output from a pin is 80mA but, I was confused at to what the max voltage output is. From the book I have I think it may be equal to Vdd.
And, another question I have is what is the minimum voltage required to for the SX chip to operate after it has been programmed?
-Thanks again
The max voltage for Vdd is 5.5 volts.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Did you know that 111,111,111 multiplied by 111,111,111 equals 12345678987654321 ?
www.iElectronicDesigns.com
·
It can operate with as low as 3.3V, but as you hinted at, it needs to be programmed with +5V.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Paul