Serial I/O and the Stamp1
Buck Rogers
Posts: 2,189
Hello!
I have a small problem. I've built a circuit that makes use of four bits of data to assist a PAL device, (Programmed Array Logic), in producing an output. Then the chip provides a serial stream of data to a display device.
In this case the serial stream is supposed to be constructed as a standard RS232 managed one. It's delivered to a Palm Pilot posing as an Orbital Matrix LCD display. (See http://palmorb.sf.net for further details. )
The problem is that I want the Stamp to supply those four bits of data, and even assist the serial mechanism in doing its job. The other problem is that I haven't a clew as to how to write the code that the stamp is supposed to run. Am I asking too much of the Stamp1, which means I'd need to update my design to say a member of the Stamp2 family.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Buck Rogers
www.gregg.levine.name
I have a small problem. I've built a circuit that makes use of four bits of data to assist a PAL device, (Programmed Array Logic), in producing an output. Then the chip provides a serial stream of data to a display device.
In this case the serial stream is supposed to be constructed as a standard RS232 managed one. It's delivered to a Palm Pilot posing as an Orbital Matrix LCD display. (See http://palmorb.sf.net for further details. )
The problem is that I want the Stamp to supply those four bits of data, and even assist the serial mechanism in doing its job. The other problem is that I haven't a clew as to how to write the code that the stamp is supposed to run. Am I asking too much of the Stamp1, which means I'd need to update my design to say a member of the Stamp2 family.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Buck Rogers
www.gregg.levine.name
Comments
Start with some of Parallax's tutorials like the "What's a Microcontroller?" one. All of them are downloadable from the website.
I did at one point look at the WAM book, also the remaining ones. And yes I am aware of the speed of the device. But yes you've given me good advice so far.
The other problem is that this PAL happens to be a "pull". It was removed so to speak from something that probably was a memory board for a PC sometime ago.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Buck Rogers
www.gregg.levine.name
The process of organizing the details to present can also sometimes give you the answer or the framework you
need to do it yourself.
I agree. I was also told to provide all of the information for a question, without any editorialization as well. But, I decided to add the tidbit concerning the part in the reply.
·
Of course I am still exploring options. Of course, I am inclined to agree with you as well.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Buck Rogers
www.gregg.levine.name