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

SP511E LED Controller (WLED Kompatibel) #333

Open
irqnet opened this issue Nov 29, 2023 · 4 comments
Open

SP511E LED Controller (WLED Kompatibel) #333

irqnet opened this issue Nov 29, 2023 · 4 comments

Comments

@irqnet
Copy link
Contributor

irqnet commented Nov 29, 2023

Hallo,

ich habe gerade aus Interesse ausprobiert ob die Wordclock binary auch auf einem alternativen Controller als dem NodeMCU oder WEMOS D1 mini läuft.

Ich hatte noch ein paar SP511E LED Controller hier liegen, mit denen ich ein paar WLED Projekte umgesetzt habe und habe darauf die Wordclock binary geflasht.

Erstaunlicherweise funktioniert nach Anschluss des Netzteiles und des LED Streifens alles wie gewünscht :)

Man hat hier also für einen schmalen Taler (8-9 EUR bei AlieExpress) einen Controller der direkt in einem Gehäuse kommt und mit einem Standard 5V Netzteil via Pfostenstecker betrieben werden kann.

image

Die Anschlüsse zum flashen sind auf der Platine frei zugänglich, eine Anleitung findet man unter folgendem Link:

https://github.com/scottrbailey/WLED-Utils/blob/gh-pages/sp511e_wled.md

image
image

Interessant ist, das der Controller drei Buttons sowie einen IR Emfpänger für die Fernbedieunung hat, ggfs. könnte man dies auch noch implementieren.

image

Belegung ist laut Beschreibung:

  • LED PIN: GPIO3
  • IR PIN: GPIO5
  • POWER BUTTON: GPIO2
  • M Button: GPIO 13
  • S Button: GPIO 14
@dbambus
Copy link
Collaborator

dbambus commented Aug 26, 2024

Hey @irqnet,

Ich habe das Projekt jetzt eine ganze Weile aufgeschoben, aber jetzt habe ich es mir doch noch einmal angeschaut. Ich glaube, dass dieses Board einen anderen Pin für die LEDs verwendet, als es die Library ansteuern könnte, die ich verwende. Daher sind Änderungen in Form von Löten notwendig, damit das mit diesem Board funktioniert, oder ?

Nichtsdestotrotz werde ich die zugrundeliegende Idee aufgreifen und eine Steuerung über Buttons vorschlagen, damit man einen analogen Steuermechanismus hat. Das ist wirklich eine super Idee. :-)

Mit freundlichen Grüßen
David

@dbambus dbambus mentioned this issue Aug 26, 2024
@irqnet
Copy link
Contributor Author

irqnet commented Aug 26, 2024

Hi David,

ich kann betätigen das es läuft :)

Vg

@dbambus
Copy link
Collaborator

dbambus commented Aug 26, 2024

Hey @irqnet,

okay, dann muss ich mir wohl einen kaufen xD.

Mit freundlichen Grüßen
David

@irqnet
Copy link
Contributor Author

irqnet commented Aug 27, 2024

Der Vollständigkeit halber der Link vom Shop wo ich die Controller bestellt habe:

https://de.aliexpress.com/item/1005004989435773.html

Wichtig ist; es muss die Variante SP511E One CH sein.

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

2 participants