Working AHOX display.
Before start press shift!!!
Then press enter to put power on.
To invert colors press I
Enjoy!!!
How to make your own image cards:
1) Select golden box on the card and go to the script menu.
2)Edit it.
e.geom.a1 = [0, 0.595, 0.665, 0, 0, 0]; e.geom.a2 = [0.347, 0.665, 0.3, 0.665, 0, 0]; e.geom.a3 = [0.347, 0.665, 0.665, 0.665, 0, 0]; e.geom.a4 = [0, 0.665, 0.3, 0.665, 0.132, 0]; e.geom.a5 = [0, 0.665, 0.3, 0.665, 0, 0.132]; e.geom.a6 = [0.347, 0.665, 0.665, 0.665, 0, 0]; e.geom.a7 = [0.347, 0.665, 0.3, 0.665, 0, 0]; e.geom.a8 = [0, 0.595, 0.665, 0, 0, 0]
-this draws tram. It works with this principe:
a1 - a8 = collumns - right to left
[1, 0, 0, 0, 0, 1] = data - 1 = white; 0 = black - you can use analogic numbers to make grey...
that's all...
Edit: repaired pixel...

Edit2: you can see lights now
