ESP8266_ArtNetNode_v2 VS ArtnetWifi

Compare ESP8266_ArtNetNode_v2 vs ArtnetWifi and see what are their differences.

ESP8266_ArtNetNode_v2

ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels (by mtongnz)

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. (by rstephan)
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
ESP8266_ArtNetNode_v2 ArtnetWifi
3 6
594 345
- -
0.0 3.4
about 3 years ago 6 months ago
C++ C++
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

ESP8266_ArtNetNode_v2

Posts with mentions or reviews of ESP8266_ArtNetNode_v2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-21.

ArtnetWifi

Posts with mentions or reviews of ArtnetWifi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.
  • Using Resolume Arena 6 and 2 ESP32s
    1 project | /r/FastLED | 23 Jun 2023
    ArtnetWifi being one of the most used, you can see that it combines universe byte and subnet byte here
  • 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)
  • ws2812 and artnet Please help
    3 projects | /r/lightingdesign | 21 Nov 2022
    Here's what I use for ArtNet over WIFI to WeMos d1 mini (esp8266): https://github.com/rstephan/ArtnetWifi
  • Pixelblaze? Or something else?
    2 projects | /r/FastLED | 30 Oct 2022
  • Error sending 3 ESP32 universes
    2 projects | /r/FastLED | 30 Sep 2022
    I have an esp32, with a WS2812 panel, 56X8, sending 3 universes using the example https://github.com/rstephan/ArtnetWifi/tree/master/examples/ArtnetWifiFastLED, I did the mapping in Resolume Arena and it works correctly, however I tried Lumikit SHOW in another software, and without success, each universe is one color, and pixels delayed, does anyone have any idea what it could be?
  • Channel errors, using fastled
    1 project | /r/FastLED | 29 Sep 2022
    I used the example, https://github.com/rstephan/ArtnetWifi/blob/master/examples/ArtnetWifiFastLED/ArtnetWifiFastLED.ino, however each universe is one color and is not synchronized, I use the Lumikit Show software, it interprets 512 channels , but I get 510 and it just doesn't do anything with channels 511 and 512, and I wanted it to send 512, would there be any way to change this in the code? Or just messing with the library? because 512 / 3 = 170.6666 pixels and the library does not interpret the 0.6666, and the program keeps giving this error with 510 channels. Any solution?

What are some alternatives?

When comparing ESP8266_ArtNetNode_v2 and ArtnetWifi you can also consider the following projects:

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

artnetESP32

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

RP2040-Encoder - Interrupt based quadrature encoder for RP2040 / Raspberry Pi Pico

WS2812FX - WS2812 FX Library for Arduino and ESP8266

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

simracing-telemetry-esp8266 - Sim Racing Telemetry for ESP8266

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

Arduino-FastLED-Music-Visualizer - An Arduino based music visualizer using the FastLED library and a strip of individually addressable LEDs

ESPAsyncWebServer - Async Web Server for ESP8266 and ESP32

NeoPixelBus - An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.

esp32WS2811 - Arduino library for ESP32 to drive WS2811 LEDs using the RMT peripheral