Crystal server released

rupert

New member
I'm happy to announce the release of <a href="http://metro.yak.net/crystal.html">crystal-pre1</a>, a small <a href="http://www.python.org">Python</a> based server for the CrystalFontz 632 and 634 serial LCD screens.
Crystal allows the control of an LCD screen via a TCP connection, using <a href="http://metro.yak.net/crystal.README">simple plaintext commands</a>, such as <i>out 'hello world'</i>, or <i>crlf</i>. This early version supports most (but not all) controls for the LCD screen, and only has the capacity to handle a single connection at this time.

The next version will permit multiple simultaneous connections, and complete the set of control functions that are available.
Crystal can be downloaded from <a href="http://metro.yak.net/crystal.html">Crystal's information page</a>.
Comments, questions, and contributions to the project would be welcomed. Thanks to Ben Wilson for providing pyCFontz, which made this project so much easier.

Sincerely,

Rupert Scammell
rupe@metro.yak.net
http://metro.yak.net
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
 
Top