the SSD1322 can operate in both SPI and IIC modes, moving a couple of 0R
resistors on the driver board sets the mode

I have SPI functional on a standalone device and I'm working to get the
code into the Adafruit library, actually code is in there but not tied
in 100%

GPIO configuration is already supported via the command line; both
hardware, out of the box SPI0/SPI1 GPIO mapping, and bit bashing will be
supported.  SPI0 is the canned configuration.  EVO DAC is not a standard
- details will be in the readme when the supported version its
released.

There are other drivers available that support many more devices and
would really make the monitor a flexible solution, the "c" equivalent of
luma. These are mostly Arduino libraries so there's a bit of work to
convert.

I flip-flop between the benefits/ease of implementation, thus far
Adafruit is winning out

The full 256x64 will be used for the SSD1322, which means a bit of
rework for all the canned graphics so that's a big hit - even more so if
gray scale is supported

I wrote a graphics scaler for the 12/24 clock mode but I'm a bit of a
pixel jockey and giving up control is tough - hence the move to more
programmatic graphics.  My RGB panel I had the ability to use SVG for
the graphics but not so lucky with "c" as no small tight libraries
available - and they don't talk to the Adafruit library either.

I have the EVO DAC sitting on my bench and given the investment that
needs to be addressed.

So slow going but on the horizon.



As of 2020/10/20

TOTAL ALBUMS: 14,283
TOTAL ARTISTS: 20,134
TOTAL GENRES: 721
TOTAL PLAYING TIME: 24571:45:48

With another ~2000 yet to be ripped...
------------------------------------------------------------------------
shunte88's Profile: http://forums.slimdevices.com/member.php?userid=40185
View this thread: http://forums.slimdevices.com/showthread.php?t=111790

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to