Это видео недоступно.
Сожалеем об этом.

ESP32 DMX 512 Project Preview

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2022
  • Présentation d'une carte de base pour réaliser des éclairages intelligent basés sur le protocole DMX512.
    La carte est composée:
    ► ESP32 WROOM
    ► un module RS-485 to TTL
    ► un petit écran OLED (SSD1306 en I²C)
    ► 4 boutons de contrôle.
    ► une sortie Data à 5V pour neoPixel
    Les librairies utilisées:
    ► NeoPixel Adafruit: github.com/adafruit/Adafruit_...
    ► u2g8 : github.com/olikraus/u8g2
    ► ESP32-DMX: github.com/yoann-darche/ESP32...
    Musique:
    ► Vibe Tracks - You like it
    soundcloud.com/royaltyfreemus...

Комментарии • 12

  • @g76312459777865m
    @g76312459777865m 24 дня назад

    this is amazing!

  • @henningstrandvik8245
    @henningstrandvik8245 25 дней назад

    Nice.. is it possible to see your code... im struggeling alot with dmx at the time!

  • @partouelectric2353
    @partouelectric2353 11 месяцев назад

    Thanks just what I am looking for Can I have a copy of the code, please? I have 10 pcs of DMX512 raw RGB LED lights each containing 18 LEDs. How can I set the address of each light fixture?

    • @y0da1
      @y0da1  11 месяцев назад

      I'm not sure to understand what you need. If you have already a fixture that works with dmx, you might have a way to set up a DMX address (with DIP switch binary coded or up/dw with LED display)

    • @partouelectric2353
      @partouelectric2353 5 месяцев назад

      Thanks for your reply. I need a code for ESP 32 to drive the DMX LED's. I have no problem with addressing them@@y0da1

  • @GabrielGianniTV
    @GabrielGianniTV 7 месяцев назад

    Hello mate, can we see your code?

  • @michaelapeters7982
    @michaelapeters7982 9 месяцев назад

    gibt es auch einen bauplan wie die schaltung augebaut ist

    • @y0da1
      @y0da1  9 месяцев назад

      you can find some versions here : oshwlab.com/infoaleze/dmx_recv

  • @dspLinier
    @dspLinier Год назад

    May i have this code

    • @y0da1
      @y0da1  Год назад +3

      I've not yet build a nice code to share, by the way you may use the enhanced DMX Lib that I've wrote to build your device. You can find it here : github.com/yoann-darche/ESP32-DMX

    • @dspLinier
      @dspLinier Год назад +1

      @@y0da1 thanks a lot broo

    • @patrickloibl3038
      @patrickloibl3038 Год назад +1

      @@y0da1 Would be amazing to play around with your code :-)