Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. gundark2
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by gundark2

    • gundark2

      Arduino Mega RGBW sketch lock-ups
      Troubleshooting • • gundark2  

      5
      0
      Votes
      5
      Posts
      176
      Views

      mfalkvidd

      @gundark2 a long usb cable, or something like https://www.aliexpress.com/item/32959138610.html or https://www.openhardware.io/view/532/The-Logger-Machine-Short-and-long-term-serial-logging
    • gundark2

      Mega 2560 RGBW PWM problem
      Development • • gundark2  

      4
      0
      Votes
      4
      Posts
      1018
      Views

      gundark2

      Thanks for the response, I forgot to mention that was one of the things i tried. Still only strait on or off. void loop { analogWrite(8, 0); delay(3000); analogWrite(8, 127); delay(3000); analogWrite(8, 255); delay(3000); } This code gives me approx 6 seconds of OFF and 3 of ON. I have to think something is wrong with the TIMERS, though at least some of them have to be working because the radio works just fine, openhab and all its functions work.... unless I misunderstand I thought the radio uses PWM for some of the pins.
    • gundark2

      MySensors Fancy porchlight
      Development • • gundark2  

      6
      3
      Votes
      6
      Posts
      1508
      Views

      AWI

      types.