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

WLED mit I2C möglich ? #1833

Closed
tourer4778 opened this issue Mar 28, 2021 · 9 comments
Closed

WLED mit I2C möglich ? #1833

tourer4778 opened this issue Mar 28, 2021 · 9 comments
Labels
question stale This issue will be closed soon because of prolonged inactivity

Comments

@tourer4778
Copy link

Hallo, ich bin noch nicht so tief in der ganzen Sache hier drin.
Ich nutze derzeit zwei Wemos D1 Mini in meiner Gartenhütte.
1 x I2C für Temperatur und Luftfeuchte erfassen
und 1 x für WLED.
Kann man das auch auf einen Wemos bekommen ?

@w00000dy
Copy link
Contributor

w00000dy commented Mar 29, 2021

Ja das geht.
Schau dir mal das WLED-wemos-shield von @srg74 an.
Da gibt es die Option 3 (I2C sensor). Dann hast du alles auf einem Board. 😄

@Aircoookie
Copy link
Owner

Genau, und für das Software-seitige lässt sich WLED prima durch Usermods erweitern. Für den BME280 Sensor etwa hat schon jemand einen Usermod geschrieben: https://github.com/Aircoookie/WLED/tree/master/usermods/BME280_v2

@tourer4778
Copy link
Author

Ich verstehe da leider nicht viel von.
Ich nutze derzeit fertige Firmware. Was ist ein Usermod ?

@Aircoookie
Copy link
Owner

Ein Usermod ist eine Art Plugin, mit der WLED mit Arduino Code erweitert werden kann, was z.B. notwendig ist, um angeschlossene Sensoren auch auszulesen. https://github.com/Aircoookie/WLED/tree/master/usermods

Zum Installieren eines Usermods muss dieser aktivert (wie das geht steht in der readme des jeweiligen Mods) und WLED selbst mit Platform.IO kompiliert werden (das ist weniger kompliziert als es sich anhört: https://github.com/Aircoookie/WLED/wiki/Compiling-WLED )

@tourer4778
Copy link
Author

Okay, danke

@tourer4778
Copy link
Author

Die wemos_shield_d1_mini_temperature_C.bin habe ich mir runter geladen.
Ich habe 2 x BME280 und 1 x HTU21 an dem einen Wemos angeschlossen.
Wenn ich das richtig gelesen habe, kann Shield nur BME280, oder?

@srg74
Copy link
Contributor

srg74 commented Apr 8, 2021

Diese Bin-Datei ist nur für den Dallas-Sensor bestimmt. Für Ihre Sensoren müssen Sie sich selbst kompilieren

@tourer4778
Copy link
Author

Okay, ich kenne mich nicht sehr gut aus in dem ganzen.
Ich nutze derzeit Tasmota und da geht alles recht einfach, ohne etwas zu erweitern.
Von daher glaub ich, das es für mich hier nicht weiter geht.

@stale
Copy link

stale bot commented Aug 7, 2021

Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs.
Thank you for using WLED!

@stale stale bot added the stale This issue will be closed soon because of prolonged inactivity label Aug 7, 2021
@stale stale bot closed this as completed Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question stale This issue will be closed soon because of prolonged inactivity
Projects
None yet
Development

No branches or pull requests

4 participants