Skip to content

The pins wont activate (for routing) if I change number of LEDs in the Ring #124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
matititam opened this issue Jun 24, 2021 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@matititam
Copy link

Project link: https://wokwi.com/arduino/projects/302135681537278473

  1. Add a LED Ring in the simulator window
  2. Make sure the pins are active for routing using the mouse
  3. Change the number of LEDs to other than 16 (example: 12)
  4. check the pins now. the active connections won't appear
  5. below image for reference

Wokwi Pi Pico simulator-missing connection pins

@urish urish added the bug Something isn't working label Jun 24, 2021
@urish urish self-assigned this Jun 24, 2021
@urish urish closed this as completed Jun 24, 2021
@urish
Copy link
Contributor

urish commented Jun 24, 2021

Thanks for reporting, fixed!

@drf5n
Copy link

drf5n commented Apr 16, 2022

Since wokwi-led-ring was mentioned here, I thought I'd paste the json used in that sketch:

    {
      "type": "wokwi-led-ring",
      "id": "ring1",
      "top": 11.33,
      "left": -182,
      "rotate": 0,
      "hide": false,
      "attrs": { "pixels": "16" }
    }

It woks fine for "pixels": "160"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants