You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: