Home Automation Hangout 2024-07-14: Pre-BBQ special edition

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 พ.ย. 2024

ความคิดเห็น • 6

  • @macca1945
    @macca1945 4 หลายเดือนก่อน +1

    Hi Jon, have you tried a terminating resistor on the DO pin, maybe (unlikely) a reflection. As an aside we have been running hundreds of the LEDs on strips with no failures.
    David Mc.

    • @SuperHouseTV
      @SuperHouseTV  4 หลายเดือนก่อน

      I hadn't thought of that, but I don't think it'll be the problem. This happens just as often when the WS2813 then drives the input of a WS2811, so the output pin is connected (to a high-impedance input, at least)

    • @macca1945
      @macca1945 4 หลายเดือนก่อน +1

      @@SuperHouseTV Mmm, I saw the schematic after I posted. Another thought is to use filament dryer (3d printing), if you can get it hot enough, they will run for at least 12 hours.

    • @SuperHouseTV
      @SuperHouseTV  4 หลายเดือนก่อน +1

      @@macca1945 After the livestream there was a bit of brainstorming with a few people at the BBQ, and we talked about crazy things like making a dehydrator that wraps around the back of the feeder. Loading and unloading the reel from the feeder is annoying, but mounting / unmounting the feeder only takes a few seconds so the approach I'm going to take is turning an old chest freezer into a dehydrator box and store the entire feeder in it with the reel mounted. Then I can put it on the machine right before running a batch, and take it off immediately afterwards and put it back in the box. If it lives in a drybox whenever it's not actively feeding parts I think it will help a lot.

  • @Quest_UK
    @Quest_UK 4 หลายเดือนก่อน +1

    Hi Jon, not sure if this is of any help, but i had a strip of 12 leds set to amber in colour, that were turned on by PIR and arduino.
    The code would fade leds up then down after a minute.
    This worked perfectly for 6 years, Then i updated various libraries including the one for the WS2812B.
    After this I would occasionally get purple flashes sometime white on fade up or down.
    If i tried the same code on 16 segment circular led module, everything was perfect !
    I didn't try to fault find as I assumed the library was at fault ? and something to do with tolerance ?
    Hope this helps 🙂

    • @SuperHouseTV
      @SuperHouseTV  4 หลายเดือนก่อน

      I've been using the Adarfruit Neopixel library and assumed that it wouldn't be a software issue, but perhaps it is. Thanks for the idea 🙂