Need an idea already done to input alpha-numeric characters into an SX chip
I'm working on a project that currently reads characters from a DATA statement. It will be a while before it is finished but I would like to think about a better method of input of characters. The user would enter up to·32 characters or more.
I don't want to spend too much time on something that may have already been done, but would like something someone else has already established as not to re-invent the wheel.
Some ideas that come to mind·might include:
1. Serial port to a PC (with PC software to input characters) to the SX chip.
2. Push button cycling through the letters/numbers (which I kind have already done this on my 16x16 ·bi-color RTC LED project).
3. PS/2 keyboard and LCD connections to an SX chip maybe.
I would like to keep it somewhat simple and not too big but willing to hear anyone's ideas for improvement.
Comments welcome.
Thanks!
I don't want to spend too much time on something that may have already been done, but would like something someone else has already established as not to re-invent the wheel.
Some ideas that come to mind·might include:
1. Serial port to a PC (with PC software to input characters) to the SX chip.
2. Push button cycling through the letters/numbers (which I kind have already done this on my 16x16 ·bi-color RTC LED project).
3. PS/2 keyboard and LCD connections to an SX chip maybe.
I would like to keep it somewhat simple and not too big but willing to hear anyone's ideas for improvement.
Comments welcome.
Thanks!
Comments
http://www.geeks.com/details.asp?invtid=TKB150P&cat=PDA
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A government big enough to give you everything you want, is big enough to take away everything you·have."·· Thomas Jefferson
"It is our choices, Harry, that show what we truly are, far more than our abilities."·Dumbledore from Harry Potter
www.iElectronicDesigns.com
·
It sounds like you have not written any code for them since you said they might work. Do they come with cables as you can't tell by the picture too well - looks like it sits into it like a cradle.
Although I am very temped, I may still get 2-3 if no other easier ideas come up. Thank you for your offer all the same. Let's see as it may be a few weeks still before were finished.
These were documented in the propeller forum.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A government big enough to give you everything you want, is big enough to take away everything you·have."·· Thomas Jefferson
"It is our choices, Harry, that show what we truly are, far more than our abilities."·Dumbledore from Harry Potter
www.iElectronicDesigns.com
·
Russ
I just ordered 3 from your misc webpage at your website. $10 was a bit steep on shipping as I was going to ship one of three to another forum member - so 2 shipping charges would be needed then. Any chance you can split one off and mail to a forum member that is helping me on my project? I just don't want to spend $10 in shipping for (1) $3 item.··I'll PM you with the address if you can. Let me know.
Thanks!
No problem for a forum member, just order three and put a note in the comments (or send me an e-mail) and tell me where to send them. No extra charge.
Russ: I still have a bunch of these if you want some, as T&E stated, it really not worth the shipping to purchase 1.
[noparse][[/noparse]edit] I see you already ordered 3. Just send me a PM or an e-mail and tell me how many to ship where.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A government big enough to give you everything you want, is big enough to take away everything you·have."·· Thomas Jefferson
"It is our choices, Harry, that show what we truly are, far more than our abilities."·Dumbledore from Harry Potter
www.iElectronicDesigns.com
Post Edited (Bean (Hitt Consulting)) : 7/12/2008 3:00:54 PM GMT
http://forums.parallax.com/showthread.php?p=702473
Post Edited By Moderator (Bean (Hitt Consulting)) : 7/20/2008 11:31:50 PM GMT
We are thinking about going the route of using Hyperterminal with the use of a com port (USB to serial·converter). I saw something in the posts about using a MAX232 and another post about using s 22K resistor and the 9 pin serial port.
Which is the better and / or easier approach to do this?
I have a DB connector and I think a MAX232 chip and supporting components on my Professional Development Board (PDB). Can this be used for the SX chips? We're thinking of using Hyperterminal to enter and display all the 32 characters and color data.
Comments?
Thanks.