This issue will be used for now to capture any and all notes about implementing support for the impression.
It is different hardware but I think we could extend the current API or make a 2.x series to support it where we extend the API in a breaking fashion if necessary.
The way we built the Phat and What support was by porting from Pimoroni. pimoroni/inky
Example for the 7color should be the Impression: https://github.com/pimoroni/inky/blob/master/examples/7color/stripes.py
That indicates using this:
https://github.com/pimoroni/inky/blob/master/library/inky/inky_uc8159.py
Make any notes on progress or dead ends available here :)
Ping @jasonmj @axelson who have also ordered this thing.
This issue will be used for now to capture any and all notes about implementing support for the impression.
It is different hardware but I think we could extend the current API or make a 2.x series to support it where we extend the API in a breaking fashion if necessary.
The way we built the Phat and What support was by porting from Pimoroni. pimoroni/inky
Example for the 7color should be the Impression: https://github.com/pimoroni/inky/blob/master/examples/7color/stripes.py
That indicates using this:
https://github.com/pimoroni/inky/blob/master/library/inky/inky_uc8159.py
Make any notes on progress or dead ends available here :)
Ping @jasonmj @axelson who have also ordered this thing.