5p0ng3b0b/ix4-300d

Note about using LCD display

Opened this issue · 0 comments

Howdy,
A while back I wrote a Python script for displaying images on the LCD display of the ix4-200d which can be found here:
https://github.com/1000001101000/ix4-200d-research/

It should work with the ix4-300d by changing the GPIO pins to the ones described at the beginning of this:
https://github.com/benoitm974/ix4-300d/blob/master/wixlcm/wixlcm.c

I assume you'd need to set up a chroot or something to get python and the necessary libraries installed (unless the stock firmware has those already) or install Debian on the device etc.