Hey there! I've recently started my first project with some ATtinys, and basically by chance stumbled upon how you need a decoupling capacitor to avoid "terrible things happen...
Hello! I have this as my setup() for my sketch running on an Arduino Nano: https://pastebin.com/G0QH68RB My Code wasn't running so I experimented around a bit and added the S...
Do you have a README or some documentation or something so we can better understand what your app does?
Do you get any errors? Or do you not understand the problem? Or do you not know how to implement the problem? Please be as specific as possible, no one here is going to do you...
You can save everyone including yourself a lot of time by just saying what you want in the beginning. What kind of information do you need? Also, take a look at this if you g...
Okay, so my stepmom has a problem: Her new record player makes a constant 50Hz noise. Any ideas for shutting it up?
You are wasting your and everyone else's time. What doesn't work? Does it print the wrong thing? Is there an error? You want something from us, so put in at least a tiny bit o...
I found an old smartphone in the basement, and the (Li-Ion-)battery seems to be completely dead (Multimeter reads 0.0V). It probably was down there for a long while. Any ideas...
Maybe generate a audio stream for every client that is currently talking w/o their input? Might end up eating too many resources.
How about print(walk(path)[2])?
But what would cause the Arduino to just restart over and over, and most importantly, how could I fix this?
Also, why do you only now tell us about the actual problem you're having? ._.
Are they already there or do you just need to get them when an user sends them?
Also, what exactly are you trying to do? Your code doesn't make a ton of sense
Wait, what? If one strike delivers one % of the energy, why would you need so much? What is my failure?
Hm, maybe she's talking about those FI circuit breakers?
Can you please tell us about you current approach and what is failing?
How much power would you need to draw to cause a blackout, and how do you do that? 🤔
Hi! What exactly is your problem?
You have to prepend the * because walk is an iterator, right?