DMXSerial VS automation

Compare DMXSerial vs automation and see what are their differences.

DMXSerial

An Arduino library for sending and receiving DMX packets. (by mathertel)

automation

Lutron Radio RA2 integration with DMX 512 light fixtures, GPIO devices, and other components. Can run on Raspberry Pi Zero W. Provides optional web interface. (by gutschke)
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
DMXSerial automation
2 2
310 2
- -
0.0 5.7
over 1 year ago 5 months ago
C++ C++
BSD 3-clause "New" or "Revised" License 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.

DMXSerial

Posts with mentions or reviews of DMXSerial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-24.
  • Programming Languages in Event-Tech
    2 projects | /r/techtheatre | 24 Sep 2021
    There are a quite a few out there, but mathertel's is really great for any Arduino. I believe he has a DMXSerial2 library that can do RDM that is worth checking out too!
  • LED Constant Current DMX Controller
    2 projects | /r/PrintedCircuitBoard | 16 Aug 2021
    Yhea, I got the DMXSerial ( https://github.com/mathertel/DMXSerial ) library running on the 328s, that was no problem. I then used the ESPDMX ( https://github.com/Rickgg/ESP-Dmx ) library on the ESP as a master. Only thing I discovered is that the ESPDMX library seems to be offset by +1 from the DMXSerial library. Channel 0 in DMXSerial is channel 1 in ESPDMX.

automation

Posts with mentions or reviews of automation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.
  • Dim and Tune Under/Over Cabinet CCT LED on Ra3
    2 projects | /r/Lutron | 3 Sep 2022
    Look at something like https://github.com/gutschke/automation if your primary focus is integrating CCT seamlessly and maybe connect a couple of third party components.
  • RA2 Extraction Questions
    1 project | /r/Lutron | 11 Mar 2022
    Having said all of that, this command line is a little simplified. There are definitely ways to speed up the process significantly. If you use the script from https://github.com/gutschke/automation/blob/master/find-radiora2.sh you can typically find the main repeater within a fraction of a second.

What are some alternatives?

When comparing DMXSerial and automation you can also consider the following projects:

ESP-Dmx - A library to use the ESP8266 as a DMX controller

deconz-rest-plugin - deCONZ REST-API plugin to control ZigBee devices

esp_dmx - Espressif ESP32 implementation of ANSI-ESTA E1.11 DMX-512A and E1.20 RDM

JetsonGPIO - A C++ library that enables the use of Jetson's GPIOs

Pico-DMX - A library for inputting and outputting the DMX512-A lighting control protocol from a Raspberry Pi Pico

rpidmx512 - Orange Pi DMX512 / RDM / MIDI / OSC / Art-Net / WS28xx / L6470 / Stepper / TLC59711 / PCA9685 / Servo / PWM / TCNet / SMPTE / RDMNet / LLRP / GD32 / GigaDevice / Raspberry Pi

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

Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.

ArduinoJson - 📟 JSON library for Arduino and embedded C++. Simple and efficient.

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

ESP8266_ArtNetNode_v2 - ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels

IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/