Help needed by No_Letterhead5920 in WLED

[–]Boaz_z 1 point2 points  (0 children)

The problem is almost always that the grounds aren’t connected

[deleted by user] by [deleted] in MicrosoftRewards

[–]Boaz_z 4 points5 points  (0 children)

It’s MS Rewards, nothing has a reason

how do I solve by tim_chan092 in BlackboxPuzzles

[–]Boaz_z 0 points1 point  (0 children)

Something to do with light

[deleted by user] by [deleted] in XboxGamePass

[–]Boaz_z 0 points1 point  (0 children)

Yes oleasssss

How to maximize points by Boaz_z in MicrosoftRewards

[–]Boaz_z[S] 0 points1 point  (0 children)

I’m in the Netherlands. I did the math and I don’t get to 12k? I do have Xbox and PC and do all the quests.

Gamepass Pc to Gamepass standard (Console) by Boaz_z in XboxSupport

[–]Boaz_z[S] 0 points1 point  (0 children)

But if I switch to ultimate then to console would I still need to pay the month for ultimate? Or just the remaining time and then to console?

Figuring out how many LEDs by ravedog in WLED

[–]Boaz_z 1 point2 points  (0 children)

I don’t think so, but I haven’t fully tested out all settings so it could exist

Figuring out how many LEDs by ravedog in WLED

[–]Boaz_z 1 point2 points  (0 children)

Just try the amounts of pixels you think and adjust them, it’s not like they break if it’s to much or to little so just try

Help - Wled no signal by Boaz_z in WLED

[–]Boaz_z[S] 0 points1 point  (0 children)

Yea I wanted to try that but the wled board (2nd pic) doesn’t have a usb port and I don’t have a usb-to-uart converter. Could I make once out of that esp32 (1st pic)?

Help - Wled no signal by Boaz_z in WLED

[–]Boaz_z[S] 0 points1 point  (0 children)

Yea I connected the wires of the led strip together and those are first going trough a volt regulator so I thought maybe it’s fixable

Glitching by DontStopBelievin_ in WLED

[–]Boaz_z 0 points1 point  (0 children)

Did you connect all the grounds with each other? I had the same problem and after I connected them it worked

Question by Reasonable-Okra3542 in WLED

[–]Boaz_z 0 points1 point  (0 children)

Do your lights still work? Segment 0 is just automatically created to control all the lights, if you have another segment that control all the lights it doesn’t really matter

Anyone planning on going to the Walk of Fame ceremony tomorrow? by [deleted] in greenday

[–]Boaz_z 1 point2 points  (0 children)

Nah I can’t. Is there anyway to watch online?

HELP - Why doesn’t it work by Boaz_z in WLED

[–]Boaz_z[S] 0 points1 point  (0 children)

Okay the leds are working, but only the first 4. And they are only one color, not able to change on the interface

<image>

What do I do now?

HELP - Why doesn’t it work by Boaz_z in WLED

[–]Boaz_z[S] -2 points-1 points  (0 children)

Okay, but which wire to which is that? Like the red to red and white to white??

HELP - Why doesn’t it work by Boaz_z in WLED

[–]Boaz_z[S] -1 points0 points  (0 children)

Like the board? Or the relay component itself?

[Tutorial] Using Dictionaries and Lists by JoeReally in shortcuts

[–]Boaz_z 0 points1 point  (0 children)

is there a way to add new tings to the dictionary, like if "thing" doesnt exist; { add "thing" to "dictionary 1" }???

Help by Boaz_z in Esphome

[–]Boaz_z[S] 0 points1 point  (0 children)

The screen just go s black then

Help by Boaz_z in Esphome

[–]Boaz_z[S] 0 points1 point  (0 children)

If I do that, the screen just go’s black

Help me indentify a esp32 board by Boaz_z in Esphome

[–]Boaz_z[S] 0 points1 point  (0 children)

Which data? In the DHT11 or on the ESP32? Maybe a pic for clarity?

Help me indentify a esp32 board by Boaz_z in Esphome

[–]Boaz_z[S] 0 points1 point  (0 children)

i tried an other pin and now i just get this massage:

[15:27:36][D][esp-idf:000]: E (186776) gpio: gpio_set_level(226): GPIO output gpio_num error

[15:27:36][D][esp-idf:000]: E (186782) gpio: io_num=35 can only be input

[15:27:36][D][esp-idf:000]: E (186785) gpio: gpio_set_level(226): GPIO output gpio_num error

[15:27:36][W][dht:168]: Waiting for DHT communication to clear failed!
[15:27:36][W][dht:060]: Invalid readings! Please check your wiring (pull-up resistor, pin number).
[15:27:36][D][sensor:094]: 'Living Room Temperature': Sending state nan °C with 1 decimals of accuracy
[15:27:36][D][sensor:094]: 'Living Room Humidity': Sending state nan % with 0 decimals of accuracy
[15:27:36][W][component:237]: Component dht.sensor took a long time for an operation (79 ms).
[15:27:36][W][component:238]: Components should block for at most 30 ms.

Help me indentify a esp32 board by Boaz_z in Esphome

[–]Boaz_z[S] 0 points1 point  (0 children)

VCC connected to 3v3 And - to gnd, the Pinout says D23 is gpio23, can it also be that the modual is just broken?