shunte88 wrote: > New binary has been uploaded to git that exposes all of the arguments > required for SPI support, additional parameters for I2C also exposed to > round out the featureset. > > Defaults should be all that is necessary > > > Code: -------------------- > > -x specifies OLED address if default does not work - use i2cdetect to find address (Pi only) > -B I2C bus number (defaults 1, giving device /dev/i2c-1) > -R I2C/SPI reset GPIO number, if needed (defaults 25) > -D SPI DC GPIO number (defaults 24) > -C SPI CS number (defaults 0) > -z no splash screen > > Supported OLED types: > 1 ...: Adafruit SPI 128x64 > 3 ...: Adafruit I2C 128x64 > 4 ...: Seeed I2C 128x64 > 6* ..: SH1106 I2C 128x64 > *7 ...: SH1106 SPI 128x64* > > * is default > > -------------------- > > > > For SPI simply specify *-o 7* and any additional parameters to match > your configuration > > I'm in the process of adding one additional configuration to cover the > SSD1306 chipset, that should cover pretty much all of the popular OLED > setups. > > If you see instability, intermittent garbage on the SPI device, this > is likely down to the device being SSD1306 based > > Hold tight for the next update.
Thanks, will give it ago in the morning. ------------------------------------------------------------------------ kit1cat's Profile: http://forums.slimdevices.com/member.php?userid=66141 View this thread: http://forums.slimdevices.com/showthread.php?t=111790 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
