Skip to content

A rust library to control the RGB LEDs on the back of the LG UltraGear 38GN950-B monitor.

License

Notifications You must be signed in to change notification settings

ryanw/lg-ultragear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LG UltraGear

A rust library to control the RGB LEDs on the back of the LG UltraGear 38GN950-B monitor. It may work on similar models, but I haven't tested it on anything else.

Only tested on Linux, but should work on anything that supports libusb.

Running

On Linux you will either need to be root, or add this udev rule to grant every user write access to all LG USB devices

SUBSYSTEM=="usb", ATTRS{idVendor}=="043e", MODE="0666"

Videos

lg-popo.mp4
lg-rainbow.mp4

About

A rust library to control the RGB LEDs on the back of the LG UltraGear 38GN950-B monitor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages