You are not logged in.

#1 2017-03-13 09:11:08

CidVilas
Member
Registered: 2017-03-13
Posts: 1

SSD1306 OLED support

So im green on the support at the moment, but was wondering if it would be possible to get access to be able to add an LCD for status summary.  I see in NanoDLP that a 16x2 i2c lcd can be attached for details.  I have a SSD1603 i2c lcd which would be a great screen to display status like IP, layer count, time remaining etc.  Is the NanoDLP project open source so i could possibly contribute?
Has anyone else attempted doing this?

Offline

#2 2017-03-14 08:21:17

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: SSD1306 OLED support

You can handle it through syscalls. I have seen couple of ready make scripts to support different displays on nanodlp.
Unfortunately I do not remember where.

Offline

#3 2017-03-21 20:24:06

adam
Member
Registered: 2016-02-18
Posts: 100

Re: SSD1306 OLED support

I'm using python to control my Projector via I2C, which is also used for the SSD1603. You need to install python-smbus for that. I don't know if there are any py libraries for the screen though. I have a handful of those lying around, maybe i will try it out someday. Let us know if you find out sth.

Offline

Board footer

Powered by FluxBB