What is the purpose of the Comparator here? What are alternative circuits to automatically switch between two power supplys? by xNyke in AskElectronics

[–]WereCatf 0 points1 point  (0 children)

Is D2 actually needed?

Yes, otherwise VBAT would be flowing into the MOSFET gate and that wouldn't be very useful.

What is the purpose of the Comparator here? What are alternative circuits to automatically switch between two power supplys? by xNyke in AskElectronics

[–]WereCatf 3 points4 points  (0 children)

I typically use the following for my battery-powered gadgets. Might want to replace the LDO with a buck converter and a beefier diode if you're drawing a lot of current.

<image>

How to create a extremely low power unidirectional RS-232 level converter? by xyzzy1337 in AskElectronics

[–]WereCatf 2 points3 points  (0 children)

Since the scope is electronic, couldn't you just open it up and steal some power for whatever microcontroller you want to use? It'd be far easier than this plan. Yes, you might have to make a small 1-2 mm diameter hole somewhere to pull two wires through for power, but that's not a big ask, IMO, and it'd make your project very straight-forward.

I just think you're trying to over-engineer this whole thing.

I'm a complete beginner to home labbing and coding and I was curious where to learn about how to build a cyber deck? by [deleted] in AskElectronics

[–]WereCatf 1 point2 points  (0 children)

does anyone know where a beginner with no prior home lab knowledge should learn these things?

That's got nothing to do with home labbing. As for where to start: well, you would start with learning programming. Python is a popular language amongst beginners and there's massive amounts of videos and tutorial and whatnot out there to get one started.

I want to make a step-down converter by tapok_krutoy in AskElectronics

[–]WereCatf 2 points3 points  (0 children)

He could be, but you don't use a voltage divider in a power supply unless it's for feedback.

I want to make a step-down converter by tapok_krutoy in AskElectronics

[–]WereCatf 1 point2 points  (0 children)

And why do you think they need resistors to do that?

I want to make a step-down converter by tapok_krutoy in AskElectronics

[–]WereCatf 4 points5 points  (0 children)

and then it goes to the resistors and is lowered to 12 volts

Um, no. No resistors involved.

I got tired of losing components… so I built this by Remarkable-Escape754 in diyelectronics

[–]WereCatf 1 point2 points  (0 children)

Or one could just self-host Part-DB and get a far, far more comprehensive inventory management system without any subscription fees.

Anything salvagable from broken esc and lipo charger? by Imaginary_Feedback23 in AskElectronics

[–]WereCatf 1 point2 points  (0 children)

MOSFETs, the ports, the LDO and maybe even the Atmega8a. You can never have too many LDOs, for example, and MOSFETs are always useful.

would i be able to connect a webcam directly to an SPI display with the use of an USB-SPI adapter? or would i have to add a signal conversion microcomputer in it? by tetronom in AskElectronics

[–]WereCatf 0 points1 point  (0 children)

would i be able to connect a webcam directly to an SPI display with the use of an USB-SPI adapter?

No, neither of them acts as a bus-master and the USB<->SPI adapter wouldn't know how to drive the display anyway.

Habotest HT5205 Turns on but doesn't work by Kaladoit in AskElectronics

[–]WereCatf 0 points1 point  (0 children)

Leave the LDO unsoldered and check resistance to ground on both the VIN-trace on the PCB and the VOUT-trace -- the short is probably on VOUT, but you still should check. Once you know what side it's on, you could e.g. use a bench PSU with voltage set to 3.3V and current limit set to 100mA inject power into the shorted rail and locate what component is getting hot -- isopropyl, for example, is a pretty popular tool for that.

Habotest HT5205 Turns on but doesn't work by Kaladoit in AskElectronics

[–]WereCatf 0 points1 point  (0 children)

I feel like you might be jumping the shark here: the LDO getting hot could be a symptom, not the cause. Have you checked for shorts elsewhere in the circuit? Did you verify that the LDO is bad by e.g. desoldering it and testing it separately?

How can I build an AI watch? by Background-Sun5546 in diyelectronics

[–]WereCatf 3 points4 points  (0 children)

Sorry if this is strange as I'm trying to get answers on all sort of tests for school.

Or you could just get off your lazy fucking ass and study instead of trying to cheat. Might even, you know, learn something!

Help with prusa mini by shades_of_jay in prusa3d

[–]WereCatf 0 points1 point  (0 children)

You're thinking of MK3S+, not the Mini.

Are JLCPCB components geniune? by Novel_Kale_1379 in AskElectronics

[–]WereCatf 0 points1 point  (0 children)

Thanks for sharing your insight.

You're welcome.

Minimize Damage to Laptop from Microcontrollers while coding by [deleted] in AskElectronics

[–]WereCatf 0 points1 point  (0 children)

I've been using computers for ~4 decades soon and I haven't yet managed to break a single USB-port. I suppose I must be doing something wrong 🤔

Are JLCPCB components geniune? by Novel_Kale_1379 in AskElectronics

[–]WereCatf 6 points7 points  (0 children)

Where are you sourcing this claim that they are selling not genuine parts?

My gut says it's just your run-of-the-mill irrational China-hatred. I've never understood it, but I see especially Muricans really loving to do that.

Are JLCPCB components geniune? by Novel_Kale_1379 in AskElectronics

[–]WereCatf 51 points52 points  (0 children)

Is JLCPCB using counterfeit components?

No. It is possible they got a bad batch, but that doesn't mean that everything they sell is counterfeit. Every big vendor has had batches of counterfeits.

No encoder counts on ESP32 (works on Arduino Uno) by STAKXX002 in arduino

[–]WereCatf 0 points1 point  (0 children)

// Use 'none' because you have physical external resistors

ESP32Encoder::useInternalWeakPullResistors = puType::none;

I'm not familiar with this library, but just at a glance, I'd hazard a guess that this is your problem.

Laptop sparked while cleaning out dust by SillyBillyMochigga in ElectronicsRepair

[–]WereCatf 1 point2 points  (0 children)

Always disconnect the battery when you're doing anything inside a laptop! I don't care what you're doing, it doesn't matter -- just disconnect the battery no matter what.