/ArtGateOne_2

Arduino ArtNet Node DMX or LED WS28xx

Primary LanguageC++

ArtGateOne 2

Arduino ArtNet Node DMX or LED WS28xx

This is an enhanced version of the ArtGateOne project designed for Arduino Mega.

To run the project, you'll need:

Arduino Mega

Ethernet Shield W5100 or W5500

I2C OLED Display 128x32

In the case of the DMX version, a MAX485 module is required.

In the case of the LED version, an LED strip with a maximum quantity of 170 pieces.


Before uploading the program, it's recommended to clear the EEPROM (EEPROM CLEAR examples).


The program requires the installation of additional libraries (the DMX library is included).


Due to a more complex codebase, this version doesn't perform as quickly and smoothly as the basic ArtGateOne version.