11#cfa_linux_examples
22
3- Crystalfontz CFA-631, CFA-632 & CFA-634 , CFA-633 & CFA-635 packet based
3+ Crystalfontz CFA-631, CFA-632, CFA-633 , CFA-634, & CFA-635 packet based
44communications test/example program for GNU/Linux(* ).
55
66#Basic Installation
77
8- These are generic installation instructions:
9- (Note that gcc v3.0 or later, make and their supporting libraries
10- are required for this utility to work.)
8+ These are generic installation instructions: (Note that gcc v3.0 or later, make and their supporting libraries are required for this utility to work.)
119
1210* Extract the files contained within the cfa_linux_examples.tar.gz archive to the desired location.
1311* To extract the files use the command: "tar -xzvf cfa_linux_examples.tar.gz"
@@ -16,9 +14,9 @@ communications test/example program for GNU/Linux(*).
1614
1715````
1816~$ ./example-XXX PORT BAUD
19- ~$ PORT is something like "/dev/ttyS0" or "/dev/usb/ttyUSB0"
20- ~$ BAUD is 19200 or 115200
21- ~$ To clear the display, enter "clear" as an optional third parameter
17+ PORT is something like "/dev/ttyS0" or "/dev/usb/ttyUSB0"
18+ BAUD is 19200 or 115200
19+ To clear the display, enter "clear" as an optional third parameter
2220````
2321
2422* The screen output should show something similar to the following:
@@ -31,7 +29,7 @@ communications test/example program for GNU/Linux(*).
3129````
3230
3331#Notes on Baud Rate
34- This utility may be used to test the 631, 632, 634, 633 and 635 displays.
32+ This utility may be used to test the 631, 632, 633, 634, and 635 displays.
3533
3634 BAUD rates for the modules are as follows:
3735 631 USB: 115200
@@ -52,10 +50,8 @@ communications test/example program for GNU/Linux(*).
5250Source code for the example utilities are also contained in this archive.
5351See the extracted sub-directories for the C source code.
5452
55- (* ) This source code (with a few minor modifications) should also work under
56- other operating systems.
57- If you would like to have us (Crystalfontz) help you make these work under a
58- a different OS, please email us.
53+ (* ) This source code (with a few minor modifications) should also work under other operating systems.
54+ If you would like to have us (Crystalfontz) help you make these work under a different OS, please email us.
5955
6056#Contact Info
6157````
0 commit comments