??? 11/26/07 18:24 Modified: 11/26/07 18:29 Read: times |
#147427 - that old nugget Responding to: ???'s previous message |
it seems that "reading data from LCD" comes up now and then when someone want to "add functionality" to some device by without any accessto the code etc..
It is NOT a good idea. especially not when using PIGs. If you have no idea how to know when the original device is (about to) writing the LCD you WILL craat conflict trying to read it. If you absolutotally have to do it that way (which means that you are illegally monkeying with some device) read what the PIG feed the LCD and there will be no conflicts. Erik |
Topic | Author | Date |
How to Read data from LCD | 01/01/70 00:00 | |
mismatching | 01/01/70 00:00 | |
explanation | 01/01/70 00:00 | |
it CAN be done! | 01/01/70 00:00 | |
treat it like any other bus-oriented device | 01/01/70 00:00 | |
How will you share the Bus? | 01/01/70 00:00 | |
That\'s how it is on any bus, isn\'t it? | 01/01/70 00:00 | |
that old nugget | 01/01/70 00:00 | |
You need to explain yourself better | 01/01/70 00:00 |