adafruit / Adafruit_Wippersnapper_Arduino

WipperSnapper is a firmware for creating no-code IoT electronics projects.
https://io.adafruit.com/welcome
MIT License
27 stars 40 forks source link

Neopixels #503

Open gomermil opened 8 months ago

gomermil commented 8 months ago

Describe the bug I cannot use more then 60 pixels when I am trying to use my neopixels from my device.

Arduino board Raspberry Pi Pico W

To Reproduce Steps to reproduce the behavior:

  1. Go to devices
  2. Click on raspberry pi pico w
  3. Scroll down to living room neopixel
  4. Set to more then 60 neopixels
  5. Turn pixels on and nothing happens

Expected behavior The neopixels should turn on for the amount I have told it I have attached.

Which components are connected to your device Neopixels

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

brentru commented 8 months ago

@gomermil Hi - I am going to attempt to replicate this bug but need two details first:

Which product are you using that has 60 or more NeoPixels connected? Is it something like the Adafruit NeoPixel Digital RGBW LED Strip - White PCB 144 LED/m - 1m?

What version of WipperSnapper are you running on the Pico W?

gomermil commented 8 months ago

I figured it out. I was not restarting the pico after changing the amount of pixels. Thank you for your support. VRMark RoemerOn Oct 30, 2023, at 14:00, Brent Rubell @.***> wrote: @gomermil Hi - I am going to attempt to replicate this bug but need two details first: Which product are you using that has 60 or more NeoPixels connected? Is it something like the Adafruit NeoPixel Digital RGBW LED Strip - White PCB 144 LED/m - 1m? What version of WipperSnapper are you running on the Pico W?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

brentru commented 8 months ago

I'm going to keep this issue open as the device should update, regardless of the amounts of pixels, and not require a reboot