RGBMatrixEmulator VS OpenRGB

Compare RGBMatrixEmulator vs OpenRGB and see what are their differences.

RGBMatrixEmulator

A desktop interface to emulate Raspberry Pi-powered LED matrices driven by rpi-rgb-led-matrix (by ty-porter)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
RGBMatrixEmulator OpenRGB
3 618
77 -
- -
7.7 -
about 1 month ago -
Python
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RGBMatrixEmulator

Posts with mentions or reviews of RGBMatrixEmulator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • Ask HN: Most interesting tech you built for just yourself?
    149 projects | news.ycombinator.com | 27 Apr 2023
    https://github.com/ty-porter/RGBMatrixEmulator

    One of the side projects I work on is a scoreboard that displays MLB scores. It's highly configurable -- you buy the size panel you want and a Raspberry Pi, install the software, and you can configure it to display games, standings, and news headlines for your favorite team or division.

    The problem is that the hardware is purchased by the end user, so it can come in many different sizes. I think we officially support 6 or 7 sizes right now, and each panel can be a chunk of change if you get a nice one. If we wanted to test on every device that means I need to shell out 50 bucks x 7 sizes, plus Raspberry Pi and wiring adapter, so not insignificant for a hobby project. Instead, I wrote a drop-in replacement emulator that makes it super simple to emulate any size panel across a variety of display types.

    The most advanced display adapter spins up a minimal webserver and serves emulated images over a websocket, meaning you can display your panel over the network on pretty much any device with a web browser.

    I write about it quite a bit, if further interested: https://blog.ty-porter.dev/categories.html#emulation-ref

  • Emulating Raspberry Pi LED Panels
    2 projects | /r/EmuDev | 9 Jan 2022
    Hi guys, I'm the developer behind RGBMatrixEmulator, a Python library to emulate LED matrices that run on Raspberry Pi via rpi-rgb-led-matrix driver library by Henner Zeller.
  • I'm giving out microgrants to open source projects for the third year in a row! Brag about your projects here so I can see them, big or small!
    103 projects | /r/programming | 28 Dec 2021
    I maintain RGBMatrixEmulator, a Raspberry Pi LED matrix emulator written in Python. It emulates the Python bindings provided by rpi-rgb-led-matrix, the most common LED matrix driver beginners choose when writing code for LED displays.

OpenRGB

Posts with mentions or reviews of OpenRGB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.
  • Running Gallium OS on a very old Dell Chromebook 11 with an "Activity Light" on the back cover that, in Chrome OS, can be turned red, yellow, or blue. Any idea how I might be able to turn it on from within Linux? Maybe some terminal commands?
    1 project | /r/linux4noobs | 5 Dec 2023
    Try https://gitlab.com/CalcProgrammer1/OpenRGB/
  • Multi-vendor RGB controller app OpenRGB v0.9 is out now
    1 project | /r/linux_gaming | 10 Jul 2023
    Release notes: https://gitlab.com/CalcProgrammer1/OpenRGB/-/releases/release_0.9
  • Until RedHat Stops Violating the GPL, Fedora Should Stop Being Recommended on Here
    7 projects | /r/linux_gaming | 6 Jul 2023
    kernel patched with cherry-picked zen patches (also used in TKG kernel on Arch https://github.com/Frogging-Family/linux-tkg/blob/master/linux-tkg-patches/6.1/0003-glitched-base.patch) kernel patched with OpenRGB (https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/OpenRGB-Kernel-Patch) kernel patched to enable amdgpu for pre-polaris cards by default instead of radeon kernel patched with steam deck support kernel patched with microsoft surface support (https://github.com/linux-surface/linux-surface/tree/master/patches/6.1) kernel patched with asus-linux patches for better asus laptop compatibility. (https://gitlab.com/asus-linux) kernel patched with simpledrm fix/workaround for nvidia (see: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1788 ) kernel patched with ACS override IOMMU patch for better vfio iommu group control (https://aur.archlinux.org/cgit/aur.git/tree/add-acs-overrides.patch?h=linux-vfio) kernel patched with Lenovo Legion Linux support (https://github.com/johnfanv2/LenovoLegionLinux) kernel patched with customizable USB polling rate support (https://github.com/KarsMulder/Linux-Pollrate-Patch + https://github.com/GloriousEggroll/Linux-Pollrate-Patch) kernel configured with ashmem, binder, and android support for Waydroid QSG_RENDER_LOOP=”basic” set for nvidia cards — fixes nouveau Wayland freezes. The nvidia proprietary driver sets this anyway after installation. This fixes the issue of KDE Wayland often times freezing on first login before nvidia proprietary drivers are installed. latest mesa release version provided for AMD/Intel desktop/GL drivers, mesa-git vulkan drivers provided for latest vulkan fixes/updates, built and updated regularly (every few weeks to a month on average) glibc patched with clone3 disabled (fixes CEF compatibility in applications using outdated CEF such as Discord, Steam beta) glibc patched with broken commits reverted to allow EasyAntiCheat to work for Rogue Company dnf max parallel downloads increased to 6 gst-editing-services disabled — causes WINE to hang when creating new prefixes lspci symlink from /usr/sbin/lspci to /usr/bin/lspci for Dying Light: https://www.gamingonlinux.com/forum/topic/2766/post_id=17381 ‘nobara-controller-config’ package provided for easy installation of xone and xpadneo drivers and firmware. gnome variable refresh rate patches added for mutter: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1154 gnome mutter check-alive-timeout increased from 5 seconds to 30 seconds. This is the amount of time gnome waits before trying to determine if an application is not responding. At 5 seconds it almost immediately triggers for league of legends (and some other applications) if those applications are still in the loading phase. We feel 30 seconds is a much more reasonable wait time. gnome mutter patched with x11 fractional scaling: https://salsa.debian.org/gnome-team/mutter/-/raw/ubuntu/master/debian/patches/ubuntu/x11-Add-support-for-fractional-scaling-using-Randr.patch gnome mutter wayland and x11 fractional scaling enabled by default: https://wiki.archlinux.org/title/HiDPI#Fractional_scaling gnome shell patched with https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2358 to allow gnome-extension-manager to auto-update without needing gnome-extension-app installed. (They both function the same but gnome-extension-manager allows management of extensions without a browser). gamescope version regularly updated goverlay version regularly updated mangohud version regularly updated vkbasalt version regularly updated vm.max_map_count = 16777216 set by default for Star Citizen xwayland patched with fix for locked fps on some systems: https://build.opensuse.org/package/view_file/home:hwsnemo:xwayland/xwayland/xwayland-vsync.diff?expand=1 supergfxctl and gnome extension + kde plasmoid enabled for laptops. Vendor agnostic and works with any combination of intel/amd/nvidia gpus.
  • [Gamers Nexus] We're Fixing this Anti-Consumer Nightmare | OpenPleb Sensors & RGB, ft. Wendell from Level1 Techs
    3 projects | /r/hardware | 9 Jun 2023
    I have a 30 series ASUS card, and Armory Crate didn't even detect my Strix 3080. Took me awhile to remove all of their bs software from my system (big thanks to Autoruns and BCUinstaller). Now I use OpenRGB to control everything.
  • MSI GeForce GTX 1080 Ti GAMING X TRIO
    1 project | /r/OpenRGB | 4 Jun 2023
    Have you created an issue here?
  • OpenRGB and Steelseries Apex 9
    2 projects | /r/OpenRGB | 3 Jun 2023
    OpenRGB doesn't see my Steelseries Apex 9 keyboard - is there any way to fix this? I saw adding Apex 9 recognition was requested here and a GitLab branch that adds the Apex 9 recognition was even linked but I don't know how to add this user-submitted update to OpenRGB. Any tips?
  • [TPU] CORSAIR Revolutionizes DIY PC Building with the New iCUE LINK Smart Component Ecosystem
    1 project | /r/hardware | 29 May 2023
    I'd much rather we had some convergence on a common standard so we could all just use something like OpenRGB, except knowing the monkey's paw that is modern tech we'd just end up in relevant XKCD territory.
  • what software can you to Sync RGB since RGB fusion is trash (can't detect Corsair ram)
    1 project | /r/computers | 15 May 2023
    OpenRGB is my current choice, open source is always a plus.
  • [Openrgb] Impossible d'ouvrir OpenRGB au démarrage
    1 project | /r/enfrancais | 5 May 2023
  • Is there still no version of GHub on Linux? Apparently they've been promising this for over 3 years.
    5 projects | /r/LogitechG | 3 May 2023
    Before upgrading myself to a Keychron Q3 i used OpenRGB to control RGB on Logitech trash hardware : https://i.imgur.com/mkzcQDU.png

What are some alternatives?

When comparing RGBMatrixEmulator and OpenRGB you can also consider the following projects:

rpi-rgb-led-matrix - Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO

Aurora - Unified lighting effects across multiple brands and various games.

gentooinstall

WLED - Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!

GitExtensions - Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).

liquidctl - Cross-platform CLI and Python drivers for AIO liquid coolers and other devices

space-station-14 - A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.

icue-ambilight - Ambilight for Corsair devices: Synchronise the colors of your iCue compatible devices with the content displayed on your screen.

bevy - A refreshingly simple data-driven game engine built in Rust

OpenRGBEffectsPlugin

sysidentpy - A Python Package For System Identification Using NARMAX Models

QMK-OpenRGB - Open-source keyboard firmware for Atmel AVR and Arm USB families