Skip to content
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

wokwi-led-matrix element to be added to a list #59

Open
matititam opened this issue Feb 9, 2021 · 3 comments
Open

wokwi-led-matrix element to be added to a list #59

matititam opened this issue Feb 9, 2021 · 3 comments

Comments

@matititam
Copy link

matititam commented Feb 9, 2021

image

image

@urish urish changed the title wokwi0led-matrix element to be added to a list wokwi-led-matrix element to be added to a list Feb 12, 2021
@matititam
Copy link
Author

I think we can quickly add this to the list and close
image

@urish
Copy link
Contributor

urish commented May 18, 2021

I'm not sure if we'll be keeping the led-matrix. We already have neopixel-canvas that does pretty much the same.

We need to come up with good naming scheme and stick to it. Right now we have:

  • wokwi-neopixel
  • wokwi-neopixel-matrix
  • wokwi-neopixel-canvas
  • wokwi-neopixel-strip
  • wokwi-led-matrix
  • wokwi-led-ring

All of them work with WS2812B (NeoPixel) protocol. I find it confusing.

@drf5n
Copy link

drf5n commented Apr 16, 2022

Right now we have:

  • wokwi-neopixel
  • wokwi-neopixel-matrix
  • wokwi-neopixel-canvas
  • wokwi-neopixel-strip
  • wokwi-led-matrix
  • wokwi-led-ring

Only wokwi-neopixel, wokwi-led-ring and wokwi-led-matrix are on the UI's + list:

image

And none of them are listed on the parts sidebar at https://docs.wokwi.com/parts/wokwi-led

image

#240 has some related discussion.

Hints on using these are in:

  • wokwi-neopixel by itself doesn't seem listed, but you can see its json if you place it from the menu:
    {
      "type": "wokwi-neopixel",
      "id": "rgb1",
      "top": -276.79307740459393,
      "left": -211.54033073793622,
      "attrs": {}
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants