Sweet! Alright what about this thing that gets the average pixels of whatever is on my screen and then sends that over USB/serial to a WLED device to display the colors on RGB LED bars around my monitor, HyperHDR. is there a Linux equivalent of that?
I do a lot of Arduino programming as a hobby. Lot of virtual COM ports on USB, 2 way communication. Those work fine on Linux?
Yes, they mount as ttys, e.g. /dev/ttyUSB0. In Unix, everything is a file.
nevermind I see HyperHDR itself is compatible with Linux.
Since I don’t play any multiplayer games, I don’t have many excuses left. Can I still pirate Windows games and play them on Linux?
Yes, especially if they work with Proton. Check ProtonDB.
Sweet! Alright what about this thing that gets the average pixels of whatever is on my screen and then sends that over USB/serial to a WLED device to display the colors on RGB LED bars around my monitor, HyperHDR. is there a Linux equivalent of that?