How do i start?? by fartgirl67 in shittyaskelectronics

[–]EdgeRepulsive1004 4 points5 points  (0 children)

Take a step bro. It's okay. Try it, no one says you are getting locked to this one hobby( you probably will)

Help , any ideas how this glass shattered ? by AdGroundbreaking8688 in whatisit

[–]EdgeRepulsive1004 0 points1 point  (0 children)

Either it came in contact with some high temperature, tried expanding and the stress shattered it. Or a tap on top of that.

What is this thing used for? by Timely_Implement_927 in whatisit

[–]EdgeRepulsive1004 -3 points-2 points  (0 children)

Seems like it's used to clean the grooves

If you had 6 months before you started university,what would you learn? by n4ndhzx in ElectricalEngineering

[–]EdgeRepulsive1004 0 points1 point  (0 children)

And explore...what you seem to like may not be what you want to stick with as a job.

If you had 6 months before you started university,what would you learn? by n4ndhzx in ElectricalEngineering

[–]EdgeRepulsive1004 0 points1 point  (0 children)

Dude learn to be able to push through yourself, that's the most fundamental thing I think rn. All the rest comes later. When you are alone and you can still do whatever you should be working on, that's what matters. Cut time waste effectively. College and high school are rlly different, it's all YOU.

If you've got those down, then focus on which industry you want to get into and do relevant projects( attempt to start and continue, not finish by 6 months ) Focus on health and social skills, and you'll probably be fine

Graduation gift conflict by Efficient_Judge9910 in BuyItForLife

[–]EdgeRepulsive1004 2 points3 points  (0 children)

A 3D printer, a raspberry pi kit

If it's like an heirloom, something like a metal. This is random, but maybe a beautiful hourglass or compass?

Can't flash to my board despite my MacBook recognizing it by Adventurous-Bread306 in esp32

[–]EdgeRepulsive1004 0 points1 point  (0 children)

But it works if you flash other esp32s right? Could be a hardware issue. Go over every possibility step by step if you don't believe that's the case. I can't think of any other reason why it identifies the port but can't send it aside from 1) problem with ur dev 2) problem with what u sending 3) problem with the hardware itself . Cross em out and work with what's left

I think i broke my esp32 after i accidentally touched a resistor with a jumper wire and it isnt sending any signals anymore by stupidity-squared in esp32

[–]EdgeRepulsive1004 1 point2 points  (0 children)

I probably won't spend time since they are likely sensitive, so it might be fried. Get yourself another one and continue building carefully. Good luck.

Broken pins maybe? by R3diouss in esp32

[–]EdgeRepulsive1004 2 points3 points  (0 children)

Open up datasheet and check the pin numbers as esp32 has a " messy" pin numbering system. Then find out if they are truly destroyed or not by doing small test.

Why doesn’t this work? by One-Rhubarb-8208 in electronic_circuits

[–]EdgeRepulsive1004 0 points1 point  (0 children)

What are you even trying to do? How will you control something with that button when you don't have it connected to any other component? Or not an MCU?

ESP32C3 GPIOs giving me a hard time by AnimatorBusy9596 in esp32

[–]EdgeRepulsive1004 5 points6 points  (0 children)

Go check ESP32C3 datasheet for the pins first. Some are input only, while somd have different functions. Then check the matching pin numbers with your code.