RDMnet VS esp_dmx

Compare RDMnet vs esp_dmx and see what are their differences.

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
RDMnet esp_dmx
2 16
37 290
- -
5.8 9.9
about 2 months ago about 2 months ago
C C
Apache License 2.0 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.

RDMnet

Posts with mentions or reviews of RDMnet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-05.
  • RDM Shenanigans!
    2 projects | /r/techtheatre | 5 Nov 2022
    Aside from my philosophical comment below, - RDM GIT that probably has something useful. As a I had mentioned - i don’t have the time - so have a look - and keep us informed.

esp_dmx

Posts with mentions or reviews of esp_dmx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.
  • esp-dmx-gateway
    5 projects | /r/esp32 | 8 Jun 2023
    it requires artnetwifi v1.4, esp-dmx v1.1.3, wifimanager v1.12 and webserver latest version (same author from wifi manager)
  • How to port ESP-IDF code to an Arduino library?
    1 project | /r/embedded | 7 Apr 2023
    Here is my DMX library which supports both Arduino and ESP-IDF if you are looking for help. It also supports PlatformIO.
  • Code Review & Future Design Choices
    2 projects | /r/esp32 | 9 Mar 2023
    ESP-IDF vs. Arduino: I'm currently using the Arduino wrapper because I've been doing Arduino for a big part of my microcontrolling life now. But I've heard that ESP-IDF is much better as it's the native solution. Is that true and what are the benefits? I'd like to decide that now, because once a bigger part of my codebase is built, I won't be able to change it again without spending many, many hours. So what is best for my purpose and what is the coding experience like? For example, what should one use instead of pinMode etc. Just maybe a basic overview of the key differences and a good resource to learn from. The libraries I'm going to use: https://github.com/sfranzyshen/ESP-Arduino-Lua and https://github.com/someweisguy/esp_dmx
  • DMX from Arduino?
    1 project | /r/lightingdesign | 7 Mar 2023
    I wrote a DMX library for ESP32 if you are interested in checking it out. It currently supports transmitting RDM and I am working on supporting receiving RDM as well. As far as I know, I am the only one working on RDM support at this scale. The library runs on Arduino, but you must use an ESP32-family microcontroller.
  • WT32-ETH01 485_EN pin info
    1 project | /r/esp32 | 28 Feb 2023
  • esp32 dmx decoder/receiver
    1 project | /r/esp32 | 16 Feb 2023
    I've made a project with using this library to send 3 DMX universes https://github.com/someweisguy/esp_dmx
  • Control a Bluetooth bulb with DMX
    1 project | /r/lightingdesign | 10 Feb 2023
    I don't normally plug my DMX software on this sub because I, personally, would be hesitant of trusting DIY software for show-critical gear, but: if you're going the non-RPI route, your best bet may be ESP32. I wrote a software library for DMX on the ESP32 which can be found here, if you're interested. I am currently working on adding RDM!
  • My ESP32 DMX Library Now Supports RDM!
    4 projects | /r/esp32 | 26 Nov 2022
    I've been working on an ESP32 library for the past few years called esp_dmx. I've just published a pre-release of v3.0 which finally supports RDM.
  • DMX512 code writer
    1 project | /r/embedded | 20 Nov 2022
    It's not clear to me if you're looking for a specific library, but if you use ESP32 (either Arduino, or ESP-IDF) I wrote a library that can read or send DMX.
  • Microcontroller Receive DMX
    1 project | /r/lightingdesign | 9 Jul 2022
    I wrote a C library (sorry, not Python) for ESP32 called esp_dmx that also has some tools for analyzing DMX packets just like those fancy, expensive DMX sniffer tools. I'm currently working on support for RDM!

What are some alternatives?

When comparing RDMnet and esp_dmx you can also consider the following projects:

midimonster - Multi-protocol control & translation software (ArtNet, MIDI, OSC, sACN, ...)

DMXSerial - An Arduino library for sending and receiving DMX packets.

esp-idf - Espressif IoT Development Framework. Official development framework for Espressif SoCs.

arduino-esp32 - Arduino core for the ESP32

ESP-Arduino-Lua - Lua scripting engine integrated in Arduino IDE as a Library for ESP8266/ESP32

ArtNet - Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)

DmxSerial2 - An Arduino library for sending and receiving DMX RDM packets.

ArtnetWifi - Arduino library for Art-Net (artnet) over WiFi, send and receive DMX data. Runs on ESP8266, ESP32, Pi Pico W, WiFi101 and WiFiNINA devices.

Connotron_DMX_Gateway - ArtNet to DMX Gateway on ESP32 via WIFI

ESPAsyncWebServer - Async Web Server for ESP8266 and ESP32