Spyke

Replies

Comment on

Safety tips when disassembling old electronics?

I'm sure you will not breath in any dust and will wash your hands so you will likely be fine. This is most likely an issue if you mod the case with drilling/filling or are a little careless.

Comment on

How to properly size a serial bulb for protection when troubleshooting a circuit?

Reply in thread

Figure 22 has a really cheap voltage and current controlled bench supply using two lm317s from an existing DC supply like a laptop charger etc:

https://www.onsemi.com/pdf/datasheet/lm317-d.pdf

Pre built ones with heatsinks may be available really cheap on eBay too.

If you need a lot of DC power there are some kits on eBay etc. that can convert a PC PSU to a bench supply.

Comment on

[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?

Reply in thread

Open drain is the same as open collector. They both require an external pull-up resistor to function. There are a couple of uses like level shifting the output down (connect the pull-up R to the lower voltage) and connecting multiple outputs together with no extra circuits as the outputs can't fight. Look up the I2C bus as that uses open drain to work for more info.

You reached the end