Hello! We want to start developing a device based on the NUC7I7DNBE motherboard. how to implement on the motherboard a software adjustment of the brightness of the screen backlight (slider in windows). Our display is NL192108BC18. Thank!
This display has a pwm driver input for display brightness control.
So you could -
1) Use an Arduino and using Python message the Arduino to set its PWM
values. Done over USB, maybe use mBlock to program.
2) Possibly use motherboard chipset and develop a pwm signal from it. You
would have to look at motherboard connections/pinout to see if you have
access to that.
3) Use MB optical IR interface, and an Arduino, Python, to control a PWM on
Arduino.
Regards, Dana.
An LED is a current driven device. It can be dimmed with PWM.Where do you see the PWM driver on display?
This display need voltage IForvard 53 volt. (at -30 degrees) For this, I think need to install a driver MC34844. The display needs a constant current, so I think the PWM will not work.
It may be possible to extract the brightness signal from the AUX channel and transmit via i2c to MC34844? True, I did not find such microcircuits.
PS Motherboard changed to IB916AF-7600.
I want use MC34844 driverAn LED is a current driven device. It can be dimmed with PWM.
Have you contacted manufacturers of the display to see if they can answer your question?
Actually, we don’t necessarily need to know your display. What we need is the identification of the display driver you’re using. So... what is it?
Is that chip mounted on a complete display driver or are you creating your own driver using that chip? Are you connecting it to a micro controller? It appears that registers within the MC34844 are written with I2C. I don’t know, but suspect that you change the PWM frequency in the registers.I want use MC34844 driver
I thin Use motherboard(SMbus) --> (i2c) MCU -- Driver MC34844...Is that chip mounted on a complete display driver or are you creating your own driver using that chip? Are you connecting it to a micro controller? It appears that registers within the MC34844 are written with I2C. I don’t know, but suspect that you change the PWM frequency in the registers.
Have you read the datasheet?
By studying the design of these modules, you may be able to answer your question.Hello Don,
yes, with kit based on our HDMI/DP converter PrismaECOeDP and connected ambient light sensor
KI-51-009
15,6 NL192108BC18-06F/PrismaECO-eDP
ZU-02-412
IF412-00 Light Sensor
KA-31-037
Cable PrismaECO-eDP / IF412 800mm
Ambient light sensor activated/deactivated via OSD menu.
Are you located in USA?
Because then you could get all service and supply via our US entity Apollo, located in Ronkonkoma/NY.
Mit freundlichem Gruß/Best regards,
Bernhard Staller
Fortec AG / Distec GmbH
www.fortecag.de
