Route ArtNet to USB LED Devices ... on an ESP32??
  • mad-matt
    garageCube team
    Posts: 1579
    Joined: Mon Sep 09, 2013 5:50 pm

    Re: Route ArtNet to USB LED Devices ... on an ESP32??

    by mad-matt » Mon Mar 07, 2022 12:10 pm

    No, it's just that MadMapper filters virtual ports based on vendorID / productID:

    if (vendorID==0x1d50 && productID==0x60aa)
    dt=LSDT_BlinkyTile;
    else if (vendorID==0x1d50 && productID==0x605e)
    dt=LSDT_BlinkyTape;
    else if (vendorID==0x2341 || vendorID==0x093a || vendorID==0x0403)
    dt=LSDT_Arduino;
    else if (vendorID==0x16c0)
    dt=LSDT_Teensy;
    else if (vendorID==0x2886)
    dt=LSDT_Seeeduino;
    else
    continue; // Not an arduino compatible device

    I can add the SparkFun ESP32 before MM 5.1 beta build. Could you send me the VID/PID of your product ? Just to be sure added the right ones. Are you on macOS or Windows ?
    This is how to get it: https://superuser.com/questions/1106247 ... 48#1106248
  • timbrass
    activ8 member
    Posts: 58
    Joined: Mon Mar 01, 2021 9:01 pm
    Contact:

    Re: Route ArtNet to USB LED Devices ... on an ESP32??

    by timbrass » Mon Mar 07, 2022 10:44 pm

    Matt - If you are adding other specific hardware IDs then can you add my Arduino Uno (clone)

    USB\VID_1A86&PID_7523&REV_0264
    USB\VID_1A86&PID_7523
  • mad-matt
    garageCube team
    Posts: 1579
    Joined: Mon Sep 09, 2013 5:50 pm

    Re: Route ArtNet to USB LED Devices ... on an ESP32??

    by mad-matt » Wed Mar 09, 2022 3:17 pm

    Done. For 5.1.0 beta 2 (or final release). I can PM you intermediate build when we have. Just let me know if you're on Windows or macOS
  • timbrass
    activ8 member
    Posts: 58
    Joined: Mon Mar 01, 2021 9:01 pm
    Contact:

    Re: Route ArtNet to USB LED Devices ... on an ESP32??

    by timbrass » Thu Mar 10, 2022 2:59 pm

    I am on Windows 11.

    At the moment I can see some LED activity on my single string of 25xWS2811 LEDs but only the first 9 light up (blink test fires all of them). No amount of fiddling with Fixture Manager seems to make the others work.

    The Device Setup for LED in Preferences/DMX Output defaults to 4000000 baud but does not accept changing that to the 921600 that Teensy 3.2 requires. Also there is a weird ? on the title bar that does nothing!
  • reMutable
    junior Member
    Posts: 6
    Joined: Mon Mar 27, 2023 5:32 pm

    Re: Route ArtNet to USB LED Devices ... on an ESP32??

    by reMutable » Thu Nov 09, 2023 1:10 pm

    Done. For 5.1.0 beta 2 (or final release). I can PM you intermediate build when we have. Just let me know if you're on Windows or macOS
    Hi Mad Matt,

    Can you please add this ESP32 to your list ?

    Identifiant du produit : 0xea60
    Identifiant du fournisseur : 0x10c4 (Silicon Laboratories, Inc.)

    It is this board : JZK® ESP-32S ESP32

    I have set up a 1080 pixel installations for a party for this saturday. At home I was using a wifi router, I connected Madmapper and ESP32 (via WLED) to this wifi network and it was running quite smoothly. At the venue with samed setup, it is very difficult to connect to the wifi, and animations are very slow and it often loses connection and goes back to WLED style of animation. That why I would try to use USB.

    Thanks!
  • mad-matt
    garageCube team
    Posts: 1579
    Joined: Mon Sep 09, 2013 5:50 pm

    Re: Route ArtNet to USB LED Devices ... on an ESP32??

    by mad-matt » Thu Nov 09, 2023 6:26 pm

    Shit we just released 5.5 beta 1. Will be in next version, but if you tell me your platform I can start a build with this VID/PID.
  • mad-matt
    garageCube team
    Posts: 1579
    Joined: Mon Sep 09, 2013 5:50 pm

    Re: Route ArtNet to USB LED Devices ... on an ESP32??

    by mad-matt » Thu Nov 09, 2023 11:27 pm

    It's in 5.5 beta 2 available now
  • reMutable
    junior Member
    Posts: 6
    Joined: Mon Mar 27, 2023 5:32 pm

    Re: Route ArtNet to USB LED Devices ... on an ESP32??

    by reMutable » Mon Nov 13, 2023 11:14 am

    Thanks for you help, our leds where running smoothly during all our party :)

Who is online

Users browsing this forum: No registered users and 26 guests