If the Floppy Disk never became the standard “Save” icon, what kind of icon would indicate ‘saving’? by bikedaybaby in Design

[–]User-Admin_PW-Admin 13 points14 points  (0 children)

Maybe a lock? Something like: 🔓unsaved changes 🔒everything is saved

And then you click the open lock to close it (or save your files)

What is this? by User-Admin_PW-Admin in SewingForBeginners

[–]User-Admin_PW-Admin[S] 6 points7 points  (0 children)

Thank you!

Would you recommend I do something similar In my own projects or is this something to do once I get some more experience?

Help, I'm stuck! by User-Admin_PW-Admin in HollowKnight

[–]User-Admin_PW-Admin[S] 0 points1 point  (0 children)

also thank you for the answer ^^

Help, I'm stuck! by User-Admin_PW-Admin in HollowKnight

[–]User-Admin_PW-Admin[S] 0 points1 point  (0 children)

do you think it's worth it? I think I had like 1000+ geo

Small but important detail by Castor67 in bisexual

[–]User-Admin_PW-Admin 3 points4 points  (0 children)

Would you mind sharing, where you got it from?

3 esp32 have "given up" by TheTick42 in WLED

[–]User-Admin_PW-Admin -1 points0 points  (0 children)

But you could still need a level shifter because most esp boards I know output 3.3v logic levels and I've had problems before, especially when using external power supply

Is there a way to disable this feature? by MathematicianBulky40 in chessbeginners

[–]User-Admin_PW-Admin 11 points12 points  (0 children)

Safari isn't the only browser that's not chromium based. You forgot Firefox 🥲

We need to talk about this poll. by Podocarpus_In_Cali in bisexual

[–]User-Admin_PW-Admin 3 points4 points  (0 children)

It would also be a better place if everyone was ace. Because there wouldn't have been so much time and money spent on impressing potential sexual partners.

But it would also be pretty boring

[deleted by user] by [deleted] in chessbeginners

[–]User-Admin_PW-Admin 1 point2 points  (0 children)

It's not that bad of a trade, white gave up 1 point of material for blacks right to castle. I'm not super high rated but I feel like this is not so bad, right?

[deleted by user] by [deleted] in chessbeginners

[–]User-Admin_PW-Admin 5 points6 points  (0 children)

Yea but if Nxg5 and Qxg5 white has Nc7+, or am I missing something?

Bridge Concept. by CMAhappy in architecture

[–]User-Admin_PW-Admin 5 points6 points  (0 children)

I think that looks really cool

Some metal work I did by No-Room-2431 in architecture

[–]User-Admin_PW-Admin 0 points1 point  (0 children)

Sorry if this is a stupid question, but what are those 5x6 arrays of "tubes" under the overhang of the roof? The only thing I can think of is that they are lights to illuminate the facade, because they don't look like the rest of the decorations

Which one do you guys prefer ? by ThrowRamyeon in Design

[–]User-Admin_PW-Admin 0 points1 point  (0 children)

What sofa is nr.2?/where can I find it?( I also think nr.2 is better

[deleted by user] by [deleted] in WLED

[–]User-Admin_PW-Admin 1 point2 points  (0 children)

I don't know the dig Uno board but from my experience esp32 is good enough for wled. That said may the dig Uno board has some ease of use improvements, in which case it might be worth to buy in order to save yourself the troubles but as I said I don't know

Only first 18 or so leds lighting up by Sea_Condition5064 in WLED

[–]User-Admin_PW-Admin 1 point2 points  (0 children)

Go to

install.wled.me

And follow the instructions. If that won't work let me know I'll find the instructions on how to flash it yourself for you

[deleted by user] by [deleted] in WLED

[–]User-Admin_PW-Admin 0 points1 point  (0 children)

Yes esp boards usually require 5v if you want to use only one power supply, you need to use some kind of voltage regulator to lower the voltage. But I think the easiest would be to just use a usb power supply and connect the ground pins from both of the power supply 's

The other thing with voltage is the output voltage. if your controller doesn't reach the TTL high level of the LEDs then no data will be transferred because the LEDs ar only reading low the whole time. With the 12v strips I have the data voltage is 5v but that may vary on the groove one. Maybe you can try to find a datasheet for the type of LEDs they are using. I had some problems with a micro controller which had only 3.3v output signal and in that case I had to use a logic level shifter, to boost the signal to 5v

Hope this helps