Recent Posts

Pages: [1] 2 3 4 5 6 ... 10 Next
1
You could make an extra layer for a custom stencil.  Copy the paste layer and add cutouts around the componets that JLC will place so the stencil won't hit them.

Apart from the massive difficulty this could cause during additional stenciling, which will depend on which parts are placed and which areas need additional paste...

If you order such stencil from JLC, make sure to specify that they use the stencil apertures as provided, else they will typically window pane the larger cutouts.
2
Projects, Designs, and Technical Stuff / Re: Corrosion on DIP pins
« Last post by strawberry on Today at 05:42:01 pm »
wont split open but rust will get to bondwires if it continues
even solder is tarnished  :-+
I wouldn't be surprised if the caps had leaked, and the electrolyte is the reason for the rust.
capacitors are not as corroded
3
Projects, Designs, and Technical Stuff / Re: ESR meter with extended scale.
« Last post by iet on Today at 05:41:47 pm »
As you know, the ESR of a capacitor can react to the heat of your hands. And the result may not correspond to the actual value. In addition, to obtain the most reliable result, very reliable contact between the probes and the legs of the capacitor is necessary.
Therefore, a simple device was made to install and measure the ESR of capacitors.
4
Open Source Hardware / Re: ESP32 Ethernet, Wi-Fi & Serial Gateway
« Last post by tooki on Today at 05:41:37 pm »

Looks nice!

Some questions/comments:
- choosing to use the bare ESP32 IC is a bold move, because that means you have to seek regulatory certification yourself for the radios. (One of the big advantages of using an ESP32 module is that they’re already certified worldwide.)
- why USB mini-B and not USB-C?
- what are the two different Ethernet port versions?
- the datasheet has a typo, the RTC crystal should be 32.768kHz, not 32.758kHz.
5
Beginners / Re: Photodiode output emulation
« Last post by KrudyZ on Today at 05:41:08 pm »
This depends very much on how accurate you want to model the PD behavior.
The simplest would be to use a function generator and a resistor.
This works if your PD is zero voltage biased and your circuit can work with either side of the PD being at Earth ground as that's where your function generator ground will usually be at.
You are of course missing quite a few secondary effects of the PD, such as junction capacitance and non-linear behavior if voltage develops due to the TIA not maintaining the zero bias (during transients).
The latter also affects the accuracy of the current. To minimize the effect, you should set the output voltage of the function generator as high as possible and then adjust for the desired current by picking larger resistor values (ideal current sources have infinite source resistance and infinite compliance voltage).
That being said there are many PD configurations where what I described would not work, so we would need to see your schematics.
6
General Technical Chat / Re: ultra sonic transducers
« Last post by CatalinaWOW on Today at 05:39:58 pm »
Maybe you can test your prototype on dogs at a pound or other location.  The whole point is to quantify the range at which a known power suppresses barking.  That is the basis for determining the power needed at your target range.  The equation I gave assumes one over range squared attenuation.  Thick bushes will provide an additional large attenuation, but would need measurement to determine the magnitude of the attenuation.  Unfortunately for your problem the bushes will be less effective at attenuating the lower frequency sounds associated with barking, so the fact that you hear them barking doesn't imply that your ultrasound will go the other way.
7
Programming / Re: Linux Dependency Black Hole
« Last post by shapirus on Today at 05:36:23 pm »
PSA to all who want to develop software:
 * Do not use bullcrap like Python or docker
What's wrong with docker? It actually provides a way to create an abstraction layer to decouple the software in question from the host OS, thus helping to solve dependency issues, not to mention runtime context isolation.

* Avoid dynamic linking, link statically if possible, and therefore:
 * Avoid library dependencies like plague;
How does the latter follow from the former? If you link statically, you don't care about dependencies.

By using libraries, you avoid reinventing the wheel and avoid making dangerous mistakes. That's what the libraries exist for in the first place. Yes, there are potential security risks, like the xz case. Such cases are rare. By creating your own implementations of what would otherwise be provided by libraries you waste resources and create potential vulnerabilities on your own.
8
Repair / Re: Quick repair project - Marconi 2024
« Last post by Lodekka on Today at 05:34:43 pm »
Just to add that replacement lcd displays for 2945 and 2030/40/50 series instruments are available in case anyone is looking. Try asking on the Marconi groups.io page for more details
9
Beginners / Re: Photodiode output emulation
« Last post by tggzzz on Today at 05:34:31 pm »
Does anyone know if there is a simple RC circuit that could emulate the current output of a photodiode? I wonder if it is possible to achieve starting from a function generator, pass it through an RC circuit, and then using the obtained current pulse as input to a transimpedance amplifier. Any suggestions are appreciated.

In the late 70s I did just that: function generator->resistor->transimpedance amplifier. Worked just fine for my purposes, i.e. measuring the amplitude of a 1pW to 50µW optical signal.

No idea whether or not it would work for your purposes depends on .... your purposes, oddly enough.
10
Regarding re-using old ferrites and disassembling them: I've had some success with solvents. Namely paint thinner/white spirit.  The silicone/rubbery stuff is unaffected, but varnish and tape residue will dissolve in 24 hours.  As for heat, I've used a hot air gun - the larger 2kW kind, on a low setting, far enough away so it doesn't melt the bobbin - but its very difficult to get it right, plus its a proper hassle handling the hot cores, so I quickly gave up that method.

The solvent has worked for all ferrites salvaged from ATX supplies, but more modern SMPS transformers - specifically the sammler ones - took a lot longer.

I got a joblot of small EFD20 ferrites off ebay years ago, and every so often I'll "pickle" a batch to separate them.  I only have a few projects using those, but they worked as expected (had to change the airgap on a few, or completely remove the gap entirely), although I had to measure the core parameters to make sure they were in spec.
Pages: [1] 2 3 4 5 6 ... 10 Next