Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OLED winstar WEH001602BLPP5N00001-WSR #7

Open
RP250258 opened this issue Aug 24, 2018 · 3 comments
Open

OLED winstar WEH001602BLPP5N00001-WSR #7

RP250258 opened this issue Aug 24, 2018 · 3 comments

Comments

@RP250258
Copy link

RP250258 commented Aug 24, 2018

Hi Randy,

can the source be modify working with the Winstar OLED
and does the remote work with RC5 code Philips

thanks
Jempie

@RandyCupic
Copy link
Owner

Hi,

Which Winstar OLED do you have? A simple 16x2 or 20x4 one or a graphical/custom one? If you have a standard 16x2 or 20x4 one, you should be able to use the current code with I2C. Even if you screen is parallel and not I2C, you can buy a I2C to parallel converter or you can try to implement your own display handler for your display. You have to extend the "display.py" class and implement all abstract methods, you can see the example with I2C.

Or, if you want handler for parallel displays, there's already one in this pull request: https://github.com/RandyCupic/RuneAudioLCD/pull/2/files#diff-042b41c94e07c1fc9201dd60aac153a3 written by Luka Žgur so you can try to use this one.

Best regards,
Randy

@RP250258
Copy link
Author

Hi Randy,

i have the winstar WEH001602BLPP5N00001.
i'm, an newbie for programming so if you can help me out with this thanks
i have an RPI 3 and an Sabre DAC

thanks

@RP250258
Copy link
Author

Hi Randy,

Im totally new, i have made the image for using rune, now i want to add the winstar display.
Could you let me know how to program the RPI
So this will work

Many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants