• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    [ANSWERED] Isadora and zigbee devices

    How To... ?
    3
    6
    922
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Maximortal
      Maximortal last edited by Woland

      Hi Isadornians,

      I'm currently thinking about some kind of performance where I would like to use some smart devices into scene. Actually I found some Zigbee devices that can be usefull ( motion sensors, door opening sensors, smart relay and so on ) but I want to coordinate em with more traditional stuff (DMX and MIDI devices) and Isadora can be the hub where all comunicate each other. 

      some questions:

      1 someone have did it before?

      2 if not some one have some ideas how let Isadora comunicate with zigbee? ( Node-red? )

      thanks in advance for any clue can help me to point into a correct direction.

      Ceers

      Iro Suraci | Win 10 - Ryzen 3600 - 32GB - nVidia gtx 960 4gb / Win 10 - i5 4210U - 8 GB - R5 M230 | Isadora 3.0.7| Located in Brescia, Italy

      DusX 1 Reply Last reply Reply Quote 0
      • DusX
        DusX Tech Staff @Maximortal last edited by

        @maximortal

        Zigbee uses some radio communication, other than wifi or Bluetooth, so generally, only Zigbee devices are configured to receive these communications. 

        You can connect Zigbee receivers to an Arduino microcontroller, and use the Arduino as the interface to Zigbee. This would allow you to communicate via Zigbee in a range of ways. For example, if Zigbee sensors are sending data to an Arduino connected via serial port to Isadora, the Arduino can be running a loop checking for incoming values, and then passing them to Isadora when received.

        Troikatronix Technical Support

        • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
        • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

        Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

        Armando 1 Reply Last reply Reply Quote 0
        • Armando
          Armando Beta Gold @DusX last edited by

          @dusx Thanks Dusx,

          I am also interesed in Zigbee especially because it can go both ways. No only sending sensor data values into izzy via Arduino. But especially because a zigbee radio device cans receive wiressly form isadora. Any idea how we could achieve this ?

          Thanks

          Armando Menicacci
          www.studiosit.ca
          MacBook Pro 16-inch, 2021 Apple M1 Max, RAM 64 GB, 4TB SSD, Mac OS Sonoma 14.4.1 (23E224)

          DusX 1 Reply Last reply Reply Quote 0
          • DusX
            DusX Tech Staff @Armando last edited by DusX

            @armando said:

            Any idea how we could achieve this ?

             Again, this would be easily accomplished using an Arduino in the same way as receiving values, you add to the loop conditions to watch for messages from Isadora, which trigger function calls.

            Of course, its hard to be very specific here without out the specific hardware and use case. One option I would find interesting is to use an Arduino with wifi built-in and send values to and from as DMX (via Artnet).

            Troikatronix Technical Support

            • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
            • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
            • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

            Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

            Armando 1 Reply Last reply Reply Quote 0
            • Maximortal
              Maximortal last edited by

              Some update @Armando and who is interested.

              I found a pretty good solution using a Raspberry in addition to a Zigbee USB dongle . On raspberry I've installed Home Assistant S.O. that can manage a lot of integration modules. One of them is node-red. Node red ( that is a node based programming tool ) can handle OSC messages ( you have to install aditional nodes ) and through OSC Izzy can comunicate with zigbee devices like turning on conventional lights on stage, reciving data from a motion sensor and so on. So what you need is just a ethernet connetion between raspberry ( that is near the stage due the short range of zigbee waves ) and the computer where Isadora runs.

              actually I'm not still able to do all works beacause my skills about node-red are near zero, but i'm going to study  :-)

              ceers

              Iro Suraci | Win 10 - Ryzen 3600 - 32GB - nVidia gtx 960 4gb / Win 10 - i5 4210U - 8 GB - R5 M230 | Isadora 3.0.7| Located in Brescia, Italy

              1 Reply Last reply Reply Quote 1
              • Armando
                Armando Beta Gold @DusX last edited by Armando

                Thanks @dusx @Maximortal

                Armando Menicacci
                www.studiosit.ca
                MacBook Pro 16-inch, 2021 Apple M1 Max, RAM 64 GB, 4TB SSD, Mac OS Sonoma 14.4.1 (23E224)

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post