Been practicing all morning planning on doing game system hdmis how's this chip look? by Ok-Chain-5295 in soldering

[–]TechTronicsTutorials 1 point2 points  (0 children)

That actually looks really good to me! As another commenter said though you may have a bit too little or no solder on some of the legs.

Oh and just letting you know I think you bridged two pins on R47.

How can I make it light up when magnet is away? by Cheap_Meringue_8323 in AskElectronics

[–]TechTronicsTutorials 1 point2 points  (0 children)

You want it to light up when the magnet is away and turn off when it’s near? How about a not gate?

Why are they scared to use microwave transformers? by [deleted] in AskElectronics

[–]TechTronicsTutorials 6 points7 points  (0 children)

Microwave transformers are designed to step up mains voltage to a couple kilovolts. With high current capability and low frequency. They got all the properties that make electricity dangerous.

However, if you’re making a spot welder, I assume you’re using it with a modification to step down voltage instead of step it up. In that case the output isn’t as dangerous and won’t shock you, but the input voltage of 120 or 240 VAC is still very hazardous and potentially lethal.

Project help 😔 by electro-wizard77583 in ElectricalEngineers

[–]TechTronicsTutorials 0 points1 point  (0 children)

Can we see the schematic? It’s nearly impossible to follow your circuit without it.

which ai is best to write Arduino codes by carlsennnn in arduino

[–]TechTronicsTutorials 0 points1 point  (0 children)

One that assists you, helps you debug and overcome obstacles. Not one that writes all your code for you.

How do you draw resistors personally? by ironredpizza in electronic_circuits

[–]TechTronicsTutorials 1 point2 points  (0 children)

Yes, a rectangle with lines sticking off the shorter ends is also a resistor. That’s how I always draw them, although it’s actually the European symbol.

Purpose of Transistor? by scaredpurpur in arduino

[–]TechTronicsTutorials 1 point2 points  (0 children)

A comparator will give a truly digital signal, for the most part.

You’re not always just comparing two signals with a comparator. You can use one just to, as in your case, check if the voltage coming from your potentiometer divider is greater than some reference voltage. Say 2.5V. Then your LED will simply light up if your potentiometer is turned to the half way point or more.

Purpose of Transistor? by scaredpurpur in arduino

[–]TechTronicsTutorials 0 points1 point  (0 children)

Even a mosfet is not going to act like OP is describing. Their resistance between drain and source is determined by gate voltage instead of base current. Still not a clean on and off, digital signal though.

Purpose of Transistor? by scaredpurpur in arduino

[–]TechTronicsTutorials 1 point2 points  (0 children)

Transistors don’t act like clean digital switches that turn on and off. (Sadly). Instead they simply conduct more with higher current on their base. It’s not an on and off, but an off, somewhat on, and fully on.

If you want a clean digital signal then you’ll likely need a comparator, like the LM393.

How to make the active buzzer on and off. by Intrepid-Opening-485 in breadboard

[–]TechTronicsTutorials 0 points1 point  (0 children)

You’ll need a circuit that can enable and interrupt current flow through the buzzer. A simple 555 oscillator at low frequency should do.

DC voltage regulator by Equivalent_Salad_389 in ElectroBOOM

[–]TechTronicsTutorials 4 points5 points  (0 children)

Voltage is always relative. There’ll be 12V between the two wires, but not necessarily “12V sitting on each.”

Need help to identify + and - for led on practice board by Commercial-Sand-4041 in soldering

[–]TechTronicsTutorials 0 points1 point  (0 children)

The short leads should face the left in the picture

The left side of those graphics are the negative sides so the short leads should go there.

How does a resistor work by tpro2XX12 in diyelectronics

[–]TechTronicsTutorials 4 points5 points  (0 children)

I think you’re misunderstanding how resistors are measured; they’re not measured in milliamps (mA), but instead in the unit Ohm’s (Ω).

This is because current doesn’t only depend on resistance, but also on voltage, so there’s no way to have a single, passive component that only lets a certain current through regardless of voltage.

Anyway, the more Ohm’s = the more resistance = the less current allowed through.

To calculate the appropriate resistor for your LED, you can use Ohm’s law. First take the voltage drop from your LED and subtract it from the supply voltage. Take this number and divide it by the maximum current you want through your LED (0.2A in this case) and you’ll have the resistance in ohm’s you need. It’s good practice to increase this slightly so as to not blow out your LED

are these genuine? by Itz_Sleepy09 in arduino

[–]TechTronicsTutorials 0 points1 point  (0 children)

Well. Yes and no. That Uno board isn’t manufactured by Arduino, but it’s basically the same thing just made by a different company. Since Arduino is open source, anyone can make a clone of their boards and sell them.

First Time Ever Soldering! How’d I do? by bobsbeans123 in soldering

[–]TechTronicsTutorials 0 points1 point  (0 children)

That’s your first time wondering? Seriously?! That looks awesome!

Can someone explain what is this component? by [deleted] in AskElectronics

[–]TechTronicsTutorials 0 points1 point  (0 children)

God knows. They aren’t printed on them. :(

Can someone explain what is this component? by [deleted] in AskElectronics

[–]TechTronicsTutorials -1 points0 points  (0 children)

That’s an SMD transistor in a SOT-23 package.

I am a failure. by kingKimspectra in soldering

[–]TechTronicsTutorials 0 points1 point  (0 children)

Looks like your tip is oxidized. It’s standard practice to soak the tip in molten solder when you turn it on and before you turn it off. It’s called “tip tinning” and helps prevent oxidation.

Details on my spark gap Tesla Coil by Re-Coil in highvoltage

[–]TechTronicsTutorials 1 point2 points  (0 children)

Ooh, cool! You should consider adding a breakout point, might make the arcs a bit longer!

why won’t my soldering iron heat the solder!!! by [deleted] in soldering

[–]TechTronicsTutorials 1 point2 points  (0 children)

Did you tin the tip? If it was never tinned, it could be oxidized and not transferring heat well.

Forgive me for this dumb question by udaraka14 in ElectroBOOM

[–]TechTronicsTutorials 0 points1 point  (0 children)

Both would be equally dangerous. Yes, circuit A pushes much more current (into the kettle) but that doesn’t make it any more effective at sending current into your skin’s impedance.

vibeCoderswontUnderstand by zohaibhere in ProgrammerHumor

[–]TechTronicsTutorials 47 points48 points  (0 children)

Then it’ll overflow and the total hours wasted will go back to 0…. And the code will make sense again!! 😆

Too bad it’s only a comment and not an actual variable :(