20 lines
No EOL
685 B
Markdown
20 lines
No EOL
685 B
Markdown
# EZIO-G500
|
|
|
|
On Checkpoint 4x00 series, there is a graphics LCD display with some arrow keys and 3 LEDs.
|
|
|
|
I wasn't able to find many information for this specific modules around the web.
|
|
|
|

|
|
|
|
So I've decided to _tap_ and record the communication between the Checkpoint and the module for further decoding.
|
|
|
|

|
|
|
|
Here is my journey trought this reverse engineering.
|
|
|
|

|
|
|
|
Open communication Port with 115200 bps, 8N1 settings and write [Commands](CommandSet.MD).
|
|
you may want to read return the keys.
|
|
|
|
obviously Checkpoint has use graphics always; they upload images on every update. |