Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    The wide range of DC42's effects.

    Scheduled Pinned Locked Moved
    Off Topic
    3
    4
    391
    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.
    • alankilianundefined
      alankilian
      last edited by

      I've been helping some artists improve their LED control for "Breathing trees" here in Massachusetts by replacing a string of individually-controlled RGBW LEDs with a simple string of 12 Volt LEDs and a variable-voltage, Arduino-controlled power supply.

      Winterlights- A Circle of Peace inaugural lighting on Dec 4.jpg

      It's working wonderfully and I built them nine controller boards that plug into Arduinos and they are able to change the Arduino code, upload and design breathing patterns by themselves which is an awesome thing for the artists to be able to do.

      They are documenting everything and hoping to teach other artists how to control very dim LEDs without flickering for outdoor/dark use, so I'm sketching a schematic and documenting things.

      I dug around to credit the people who did the original work I copied and guess what????

      The original circuit I used as inspiration was from the good old @dc42 !!!

      So, thanks Dave, your ideas spread far and wide and hopefully will be all the rage in artist/maker spaces in the future.

      I'll add a link in the schematic to your posting so people can reference the original design.

      SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

      o_lampeundefined 1 Reply Last reply Reply Quote 5
      • o_lampeundefined
        o_lampe @alankilian
        last edited by

        @alankilian
        I've heard rumors, that RRF3.5 will have better NeoPixel support. Maybe the artists will learn gcode soon? 😉

        alankilianundefined 1 Reply Last reply Reply Quote 0
        • alankilianundefined
          alankilian @o_lampe
          last edited by

          @o_lampe They started with something like a Neopixel, but all those PWM-based LED strings have a problem when you are trying to make them very very dim.

          Turning an LED on 100% power for 1% of the time to try and make a dim string results in flickering that's detectable by the human eye and also doesn't give a dim output.

          That's why I changed the design to use the variable-voltage DC:DC converter to power regular LED strings. You can reduce the voltage to juuuuuuuust above the forward voltage of the diodes and get a nice dim continuous light that works perfectly in the dark.

          SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

          dc42undefined 1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators @alankilian
            last edited by

            @alankilian said in The wide range of DC42's effects.:

            That's why I changed the design to use the variable-voltage DC:DC converter to power regular LED strings. You can reduce the voltage to juuuuuuuust above the forward voltage of the diodes and get a nice dim continuous light that works perfectly in the dark.

            It would be better to control the current, not the voltage, because the brightness would then be less dependent on temperature. You can configure the LM2596 to work in constant current mode too, if you can avoid commoning the LED grounds.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA