I am working on controlling/accessing my 633 via python code. Would anyone be interested in (very ugly) code?
I am not a professional coder, more of a tinkerer, so there may (will) be room for improvement.
I currently have a program that can recieve and decode messages from the 633 (Fan speed, etc) and send messages to it (set lcd contents, etc). It also opens a network port so other apps can send it commands.
The only non-standard python module I am using is pySerial so it should be portable.
Lenny Brown
mrtaz@tazman.com
I am not a professional coder, more of a tinkerer, so there may (will) be room for improvement.
I currently have a program that can recieve and decode messages from the 633 (Fan speed, etc) and send messages to it (set lcd contents, etc). It also opens a network port so other apps can send it commands.
The only non-standard python module I am using is pySerial so it should be portable.
Lenny Brown
mrtaz@tazman.com
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.