Integration of DMX/ArtNet Pixel-Driving possible?

Hi there,
i have used WLED to build my own “LibertySticks”, most similar to the chauvet Freedom sticks.
I’ve had already implemented a WS18… Strip with Controlling via WLAN and ArtNet.
This is a easy way to get all the nice effects by sending a few channels via my DMX-Control Software.

But recently the crazy MAESTRO DMX A.I. Solution has arrived. And therefore i need groups of pixels (20 Channels by 6LEDS = 120 LES in total = 60 DMX-Channels).
As by now i have written a special sketch for my ESP32 to read DMX512 by a RS485 transceiver or alternativel a ArtNet bibliothek via WLAN.

It is possible to integrate DMX or ArtNet in this way, that i can configure a number of max LEDs and a grouping to get a lower number of DMX Channels?
So i could use WLED for all my different projects, without changing the software-base on the devices.

greetings, Christian

Inside the WLED-Project, this is could be a small change.
If i have to code this by myself, i have much work to integrate a user-Interface into the device (buttons and Display) or design a webserver. It is necessary to have a interface to change DMX or ArtNet-Start Adress.
And as a benefit, someone can use the great WLED-FX by activating easily via Smartphone.

you can do a usermod to handle DMX inputs (if that does not exist yet)