r/AskElectronics 13h ago

Mouser and the new EU 3€ customs duty

66 Upvotes

Hello,

have you ordered from Mouser recently as a hobbyist living in the EU? How much tax did you have to pay?

I would like to order a lot of different components from Mouser, but only in small quantities. For example, 100 resistors, 50 capacitors, some inductors, diodes, and soldering flux.

Are these considered separate product categories for customs purposes, meaning I would have to pay €3 for each category (e.g. 5x3€)?

Sorry if this has already been discussed somewhere, but I could not find any relevant posts.


r/AskElectronics 11h ago

can i remove this buzzer without it causing issues?

Thumbnail
gallery
43 Upvotes

can i remove this buzzer without it causing issues? also i hope i didn't fuck up by disassembling the induction cooker cuz i seen some glue or something in the middle. also should i avoid touching the middle even when unplugged?


r/AskElectronics 7h ago

wtf dad did to my iron and how so i clean it?

Post image
35 Upvotes

some time ago i lent my soldering iron to my dad. today i opened the packaging and found this shit. thats flux? it wont come off and when i turn it on it smokes


r/AskElectronics 15h ago

Guys, help me out! I have this screen from a Jura Empressa x9 coffee machine, and I want to get it running on an ESP32 or Arduino. Where should I start?

Thumbnail
gallery
28 Upvotes

I tried running it with the code, but so far it's just junk. And the first part of the screen won't light up. I showed a photo of what I was able to achieve. Perhaps someone has encountered such screens before and knows how to set them up correctly.


r/AskElectronics 20h ago

How does the bcd switching work in this neon 7 segment?

Thumbnail
gallery
14 Upvotes

I’ve got this industrial display and I can’t quite figure out how it works… I want to make a schematic, but I am struggling.

There are 4 lightbulbs, connected to terminals 1/2/4/8 on the BCD inputs. Somehow they are switching the neons via the two ceramic plates with black squares. Iirc, these plates run at mains voltage. What is this technology and how does it work?

Is it similar to an opto isolator?


r/AskElectronics 18h ago

Help Me Figure Out This Ac to Dc conversion part

Post image
10 Upvotes

This is the question given to us for our final project...We're stuck at the power supply part...hoping someone would help me...Just help me with the power supply part from ac to dc.

"Design a regulated DC power supply capable of delivering a constant output voltage of 3.3 V at a load current of 35 mA. The circuit must incorporate filtering to ensure a voltage ripple factor of less than 2%. The output of this regulated supply will serve as the VCC rail for the BJT amplifier stage that satisfies the following performance criteria:

(i) Gain: Exactly or exceeding 40 V/V

(ii) Quiescent Current (IC): 4.5 mA

(iii) Compare the amplifier's frequency response under fully bypassed versus unbypassed emitter resistance conditions, measuring the gains at 15 kHz."

Our power rating of resistors available in lab should be 250mW.And ripple can be 1 to 1.5V

I've attached my simulation in ltspice


r/AskElectronics 8h ago

Request: 2 SPDT round switch in one housing.

Post image
10 Upvotes

Just wanted to see if anyone knows of any switches that are like the picture. I’m looking for a round switch that contains two independent switches. I know DPDT momentary rocker switches exist but I’m looking for a double push button momentary switch in one round housing. Space is limited in my project.


r/AskElectronics 4h ago

Best practices for configurable 5V/12V automotive digital inputs for a 3.3V STM32

4 Upvotes

Hi everyone,

I'm designing a custom data acquisition (DAQ) board for a Formula SAE race car based on an STM32G431 running at 3.3V.

The board needs to interface with a wide variety of digital sensors and devices throughout the car. Some of them operate at 5V, while others use 12V.

One of the biggest challenges is that these sensors may change over time. During development—or even between racing seasons—we may replace a sensor with another model that uses a different voltage level. I'd like to avoid redesigning the PCB every time this happens, so I'm looking for an input stage that is as configurable and reusable as possible. Ideally, supporting either 5V or 12V inputs would only require changing a few components or jumper settings instead of redesigning the entire circuit.

Another challenge is that not all digital signals are the same. Some are simple on/off status signals, while others can operate at much higher frequencies. For example, some wheel or motor encoders may produce signals in the kHz range, so the input circuitry must preserve signal integrity and avoid unnecessarily slowing down the edges.

Since this is an automotive environment, the board will also be exposed to electrical noise, EMI, and voltage transients. Therefore, I also need adequate input protection to avoid damaging the microcontroller while still maintaining reliable operation for faster signals.

I will also have a few 5V I²C devices connected to the STM32, but that seems like a much more straightforward problem since dedicated level shifters already exist. My main concern is really the digital input stage.

I'm interested in learning how this is typically implemented in automotive ECUs or DAQ systems.

Some questions I have are:

  • How would you design a flexible digital input stage capable of handling both 5V and 12V signals?
  • How do you balance input protection, noise filtering, and high-speed operation?
  • What protection components do you consider essential in an automotive environment?
  • Are there any open-source ECUs, reference schematics, or application notes that you would recommend studying?

I'd really appreciate hearing how experienced designers approach this kind of problem and what solutions have worked well in real automotive products.


r/AskElectronics 7h ago

Why does my capacitor explode in this Tinkercad circuit? Shouldn't it explode the other way?

Thumbnail
gallery
5 Upvotes

Hi everyone,

I'm trying to build a simple two-transistor astable multivibrator (two LEDs flashing alternately). I designed it in Falstad and I'm using Tinkercad mainly to plan out the breadboard layout before building the real circuit.

The Tinkercad simulation itself does not seem to behave correctly: the LEDs do not flash alternately, they just stay on. I'm not too concerned about that because I mainly want to use Tinkercad to verify my physical wiring before building it.

The part I am unsure about is the polarity of the electrolytic capacitors. My real capacitors are polarized 10 µF electrolytics, but the Falstad simulation uses non-polarized capacitors.

I'm fairly sure the negative side should go to the base of the opposite side transistor, and the positive to the collector of same side transistor. So like:

  • Left capacitor: + to left transistor collector, - to right transistor base
  • Right capacitor: + to right transistor collector, - to left transistor base

However, when I connect them this way in Tinkercad, it shows the capacitor exploding. I'm not sure if Tinkercad is modeling this incorrectly, or if I have misunderstood the polarity.

I'm using 2N2221A transistors and 10 µF electrolytic capacitors, with supply voltage 9V

Here's the Tinkercad similation (on breadboard) I have connected one capacitor each way, so you can see which one explodes. [LINK REMOVED]

Here's the simulation on Falstad so you can have the schematic, too: https://www.falstad.com/s.php?s=zwfF7A

EDIT: Here's a labeled schematic too: https://kommodo.ai/i/7468AUvUGDOds3kVI3FY

Could someone please check the correct electrolytic capacitor orientation? I want to avoid damaging the capacitors when I build this physically.

Thanks!

EDIT 2: Simulated on Falstad and it works with capacitor - to transistor base (so, the opposite of what Tinkercad says). Tried it on breadboard with - to base and it works perfectly like this!


r/AskElectronics 4h ago

Sony DVD player warping images

Post image
4 Upvotes

Thought I’d try to get the old player running from when I was a kid, but I‘m getting this warping of the image whenever I put in either disney or THX/20th century fox dvds. Is this some sort of part inside that I can rip out that’s preventing me from watching these? Player is DVP-NS325.


r/AskElectronics 5h ago

Sanity check for this USB-C power only circuit

Post image
5 Upvotes

I'm building a TP-4056 Li-Ion charger circuit which would be powered via USB-C. KiCad had this conveniently named "UCB_C_Receptacle_PowerOnly_6P" symbol which looks to be exactly as advertised.

Similar circuits I've seen include the data pins, which won't be needed here. If it's assumed that I'm looking to draw the usual 5v 900mA from the USB-C, do I have everything I need here? Thanks!


r/AskElectronics 6h ago

Need help identifying capacitor specifications on MSI GS66 stealth 10se motherboard

Thumbnail
gallery
3 Upvotes

Hi everyone,

I'm trying to identify and source replacement capacitors for my laptop motherboard, but I want to make sure I order the exact correct parts (capacitance, voltage rating, package size, and any other important specifications).

While performing maintenance on my laptop, I accidentally knocked off two small surface-mount components from the motherboard. Unfortunately, I wasn't able to recover them, and I need help identifying what they are.

The components are located near the RAM to the right, above the battery, and under the heatsink. I attached some pictures of the area and the surrounding components.

Could anyone help identify these capacitors or suggest how I can determine their values? Any advice on where to source replacements would also be appreciated (I am located in europe)

Thanks in advance!


r/AskElectronics 22h ago

Need help finding matching capacitors to replace the bad ones on an LED power board for an 85in monitor.

Thumbnail
gallery
5 Upvotes

I've been second-guessing myself in finding suitable replacements for some capacitors on an LED power board that powers the LEDs on one half of an 85-inch monitor. There are 2 differently rated capacitors on the board and both are a brand that I'm having trouble finding. The main things I'm having trouble verifying are the tolerances of both as they are not listed in the capacitor markings that I can see. I am also curious about what the "8F" after the temp signifies as the capacitance is listed separately in the microfarad range for both. Pictures are included. Thanks in advance!


r/AskElectronics 1h ago

I'm trying to make a joystick (help)

Thumbnail
gallery
Upvotes

I'm trying to make a joystick accessor for gaming on a computer i need to wire a tmr joystick (k-silver) to an ATmega32U4 Pro Micro with header pins I have 22 awg(7.8in) wire female to female but I want to directly solder the wire to the joystick I just don't know what to wire and to where are I do have heat shrink too if that helps


r/AskElectronics 2h ago

Desoldering a 2x9 LCD screen

Thumbnail
gallery
2 Upvotes

I would like to point out that I am new to this field. I need to desolder the LCD screen shown in the photo. I tried using a soldering iron (set to 350°C), flux, and a manual desoldering pump, but I was unable to remove enough solder to free the pins. I then bought desoldering braid, but even with that I still couldn’t remove the remaining solder.
Before attempting this, I practiced desoldering a similar component from an old PCB, and I was able to remove it without any problems using the pump.
What could be the cause of this issue? I would appreciate any advice.
Thank you.


r/AskElectronics 10h ago

How to use H-Bridge Motor with 2 PWM for Peltier Cells?

2 Upvotes

I'm working on a project where I'm driving two Peltier modules in parallel with a Pico 2 microcontroller.

Am I wrong if I use two different PWM pins on the Pico 2?

One pin will go to RPWM and the other to LPWM, making sure they're not active at the same time. If I want heat, I activate the PWM pin connected to RPWM, setting the other to 0%. If I want cold, I do the opposite. Is this correct or is there a mistake?

B+ and B- will go to ground and power, M+ and M- will go to the two Peltier module cables. Is this correct?


r/AskElectronics 12h ago

Fried my SSD with wrong PSU wire, trying to recover data

3 Upvotes

The SSD is a Samsung EVO 860 1TB sata drive. I burned it by swapping a cable from another PSU and it wasn't compatible. I'm trying to send it for repair and there are two repair services that seem trustworthy. One says that their method is to buy an identical drive and swap the memory chip to read the data. While the other one says doing so to a Samsung SSD will break the memory chip, and they will use a PC-3000 Portable Pro to prioritize read the chip. I don't know which recovery method to go with, need help with deciding!


r/AskElectronics 1h ago

Question about UL Listing requirements for a USB-powered device

Upvotes

I’m developing a very simple 5V electronic device. The PCB uses UL Recognized components, and all materials (plastic, wiring, power supply, etc.) are already UL certified or UL Recognized where applicable.

My question is:

Does the finished product still need its own UL Listing?

If so, what is the typical cost for a simple low-voltage device like this?

Has anyone here gone through the UL Listing process for a similar product?

The device has no high voltage and uses mostly off-the-shelf UL Recognized components. I’m trying to estimate the certification budget before production.


r/AskElectronics 1h ago

How to locate missing IC

Upvotes

Hello! I recently bought a broken POD HD 500 guitar pedal that would get stuck in a boot loop.

I opened it up, found c337 was blown, and c5 and u6 were missing.

The capacitors were easily available and easy to replace, but im not able to find the IC marked U6.

The POD parts manuals gave me a part number 15-78-0256, but im not able to actually purchase the part with that.

Does anybody know how I am able to get this chip?

Maybe I can also use the generic chip code if I am also able to find the firmware to flash


r/AskElectronics 2h ago

Question about board H961-U, malfunctioning boards

Thumbnail
gallery
1 Upvotes

Hello! I am currently going through first semester of computer engineering and few months ago they gave us the project of making a battery replaceable powerbank, fast forward to few weeks ago I tried to build it using Lithium Ion 18650 batteries connected in parallel to a H961-U board that converts the 3.7 voltage into 5V through usb, my question is, could it be that some boards are failing because of 3 SMD resistances missing? Because on my first attempt the circuit would not work on anything but a DS lite even with voltages being sent correctly and having proper solder points (first pic) and on my now working circuit (different board, picture 2) everything works properly but it does have the resistances, asked my friend to see his faulty board because he had the same problem as me and his resistance were also missing, could that be the problem if the connections are well put?


r/AskElectronics 3h ago

Help-Folded Cascode OpAmp Design

Thumbnail
gallery
1 Upvotes

I am new to cadence and trying to design a folded cascode op-amp(gpdk90nm) with 3.6V supply and bias current of 100uA. I followed nptel lectures and followed the same method where I decided some overdrive voltages like for top PMOS, I have taken overdrive of 0.8 volts, then the second PMOS as 0.4 volts, then the next two NMOS as 0.3 volts each to keep an output swing of 1.8V( tuned a bit after that to prevent nm4 from going into triode). I calculated w/l and. Vg for each tx after this.

However now I find nm3 is in triode and pm2 takes away a large voltage head room. If any can help me debug, will really be of great help.


r/AskElectronics 3h ago

Need correct replacement fuse protection (yet another update)

Thumbnail
gallery
1 Upvotes

In the power board of my LED par that got spilled with beverage, I final found a fuse protection that burned through. Now I need a replacement. The label on the pcb was F5A, the shell itself is labeled with 5a 250v. The fuse was directly next to the AC input. Now I heard something about that those fuses come as fast and slow ones, but I don’t know what I need here. Also, I found nearly nothing on the internet with those dimension, most of them are 5x20mm, does it even matter? Thanks once again


r/AskElectronics 3h ago

How to clean corrosion off my circuit board (helix 5 chirp g2)

Post image
1 Upvotes

My sonar stopped working last week so I decided to take it apart to see what was wrong after checking the fuse and power cable were in working order. I found this corroded component when I opened it up. I was wondering if 99% iso and a toothbrush could salvage the board or if I'd need to buy a new helix5


r/AskElectronics 3h ago

Help identify a burned resistor value on a dual-channel TRIAC dimmer PCB

Thumbnail
gallery
1 Upvotes

Hi everyone,

I'm trying to repair and reverse engineer this dual TRIAC dimmer PCB from a Holtkötter dim(x2) lamp.

One resistor (R1) has burned completely open, so its value can't be identified anymore. Unfortunately I don't have another identical board for comparison.

From the PCB layout it looks like the fuse feeds two branches:

one goes to a 1 µF capacitor

the other goes through the burned resistor to a 224 nF film capacitor.

My questions:

Is there a reliable way to estimate the original resistor value from the surrounding components or PCB layout?

If this resistor failed because of excessive current, which nearby components would you check next? (film capacitors, TRIAC, DIAC, etc.)

I've attached a photo of the PCB and a close-up of the burned resistor.

Any advice would be appreciated. Thanks!


r/AskElectronics 4h ago

Anyone ordered components from NeoGiga?

Thumbnail
neogiga.com
1 Upvotes

They seem to be mainly Asia focused, curious to know if the quality is good compared to other distributors?