Psion II in on the act

Having mastered RS232 on the PIC using JAL (which is just so good I had to order the book), this opened up another avenue, communicating serially with the Psion. So here we go, the Psion II is receiving the data stream from my 16F690 A/D device and selecting one of the 8 channels to display. I experimented with displaying a bar graph on the Psion LCD, but once again, the speed was against me. I fear I may need to look at some simple assembly to achieve that one.

I'm keen now to try interfacing the Psion to the robotics SERIALLY, using a PIC 16F84/88 and a MAX232 to go from RS232 to general I/O, but with a bit of intelligence thrown in for good measure, things like command strings and so on.
Getting there!
Comments
Post a Comment