FantomXR Posted September 8, 2017 Report Posted September 8, 2017 Hey out there, I received another bunch of OLEDs from China and they are much darker than the others I had before. Is there any solution on the software-side for that issue? I don't know what I need to change on the hardware-side / on the OLEDs to make them brighter.... Thanks, Chris
FantomXR Posted September 10, 2017 Author Report Posted September 10, 2017 Alright. I found a way to boost the brightness of the OLEDs. It's in the app_lcd.c of the universal-driver folder in line 678 APP_LCD_Cmd(0x7f); // middle change it to APP_LCD_Cmd(0xff); // high done! But anyway: My new oleds are still much darker than the other ones....
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now