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

Lageanzeige per WS2812B | Position indication using WS2812B #24

Open
3DGera opened this issue Mar 18, 2024 · 3 comments
Open

Lageanzeige per WS2812B | Position indication using WS2812B #24

3DGera opened this issue Mar 18, 2024 · 3 comments
Labels
Feature Request / Benötigte Funktion Ich brauche eine zusätzliche Funktion / ein zusätzliches Feature

Comments

@3DGera
Copy link

3DGera commented Mar 18, 2024

Hallo,

beim Durchsehen deines Projekts ist mir aufgefallen, dass du 21 GPIO-Ports zur Anzeige der Positionierung verwendest. Hast du schon einmal in Betracht gezogen, stattdessen eine WS2812B RGB(W) LED einzusetzen? Diese Option könnte die Steuerung vereinfachen und gleichzeitig die benötigte Anzahl an Ports reduzieren. Würde mich interessieren, ob es spezifische Gründe für deine aktuelle Wahl gibt oder ob du eine Umstellung in Erwägung ziehen würdest.

Viele Grüße


Hello,

While reviewing your project, I noticed that you're using 21 GPIO ports for position indication. Have you considered using a WS2812B RGB(W) LED instead? This option could simplify the control and also reduce the number of required ports. I'm curious if there are specific reasons for your current choice or if you would consider making a switch.

Best regards

@spitzlbergerj
Copy link
Owner

spitzlbergerj commented Mar 18, 2024 via email

@3DGera
Copy link
Author

3DGera commented Mar 18, 2024

Wenn ich es richtig verstanden habe brauchst du die 21 Ports ja für 7 RGBLEDs für die jeweilige Lage. Ja man kann nicht mit einem Port alle 7 Positionen anzeigen aber man kann dadurch die 21 Ports auf 7 reduzieren und dann sogar pro Position mehrere LEDs für eine noch genauere anzeige der Lage nutzen.

Leider kann ich kein Python sonst würde ich gern mit entwickeln! Es gibt zwar schon 2 ähnliche Projekte aber diese sind nicht OpenSource :(

@spitzlbergerj spitzlbergerj added the Feature Request / Benötigte Funktion Ich brauche eine zusätzliche Funktion / ein zusätzliches Feature label Mar 19, 2024
@spitzlbergerj
Copy link
Owner

Hallo Georg,
ich habe mir jetzt mal diese Bauteile bestellt und werde etwas experimentieren
https://www.adafruit.com/product/1612
Mal sehen, was dabei herauskommt und was davon in den CaravanPi integriert wird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request / Benötigte Funktion Ich brauche eine zusätzliche Funktion / ein zusätzliches Feature
Projects
None yet
Development

No branches or pull requests

2 participants