Hi Lucas, and list…

Thanks for your work on this (Artnet)…

I have some LEDstrips setup with ESP32 boards to receive DMX by WIFI, this 
setup works with Resolume Arena over my WIFI, so I know the ESP32 part is 
working fine.

I am a bit lost in your help patch as to how I would connect to my ESP32 board 
from within PD. I tried searching for nodes but I cannot find the ESP32 IP, and 
manually entering it into |targetip $1( does also not work. Do I have to 
somehow set the output to WIFI from within PD? Sorry if this is obvious….

Cheers, Simon

> Am 21.03.2023 um 09:24 schrieb Lucas Cordiviola <[email protected]>:
> 
> hi list,
> 
> releasing artnetlib:
> 
> ---------readme-----------
> 
> turn your Pd patch into an Art-Net controller.
> 
> Art-Net is an Ethernet protocol based on the TCP/IP protocol suite. Its 
> purpose is to allow
> transfer of large amounts of DMX512 data over a wide area using standard 
> networking
> technology.
> 
> https://en.wikipedia.org/wiki/Art-Net
> 
> https://www.artisticlicence.com/WebSiteMaster/User%20Guides/art-net.pdf
> 
> 
> 
> artnetlib is a Pd library with 5 objects:
> 
> - [artnetfromarray]
> 
>   - polls a Pd array and convert the values to a list of DMX 1 byte ints
> 
> 
> 
> - [artnetsend]
> 
>   - format a Pd list of ints with an _ArtDMX_ header where you specify 
> "physical" and "universe".
> 
> 
> 
> - [artnetudp]
> 
>   - send the _ArtDMX_ package to a specified ip
> 
>   - sends _ArtPoll_ and receive _ArtPollReply_ (used to discover the presence 
> of other Controllers, Nodes and Media Servers.)
> 
>   - receive data from other Art-Net compatible devices
> 
> 
> 
> - [artnetroute]
> 
>   - routes received _ArtDMX_ packages according to its "physical" and 
> "universe".
> 
> 
> 
> - [artnettoarray]
> 
>   - convert _ArtDMX_ packages to a Pd list.
> 
> 
> --------------------
> 
> repository: https://github.com/Lucarda/pd-artnetlib
> 
> bug reports: https://github.com/Lucarda/pd-artnetlib/issues
> 
> 
> happy lighting!!!
> 
> :)
> 
> Lucarda
> 
> -- 
> Mensaje telepatico asistido por maquinas.
> 
> 
> 
> 
> _______________________________________________
> Pd-announce mailing list
> [email protected]
> https://lists.puredata.info/listinfo/pd-announce
> _______________________________________________
> [email protected] mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list


---
[email protected] - the Pure Data mailinglist
https://lists.iem.at/hyperkitty/list/[email protected]/message/7MJZPFL7D3ZGMKAJYRUSGYYUZRZMOIQH/

To unsubscribe send an email to [email protected] mailing list
UNSUBSCRIBE and account-management -> https://lists.iem.at/

Reply via email to