Hi, welcome to the forum.
Yes, it is totally doable. There are wireless remotes that have various number of channels.
You would need 2 indicators for strikes, 3 for balls, and 2 for outs, so, 7 channels in all.
Here is an example...
Yes, you can make a mult-tasking kernel without other RTOS features. I made one for PIC16 series that featured only cooperative multitasking with round robin scheduling and a single byte of flags for synchronization.
Bob
What makes you think it is picoFarads? You can get up to 100uF in that size.
Did you measure the ESR in circuit? If so, the reading is meaningless.
Desoldering is most easily done with a hot air gun. Soldering is easier with a regular iron with a small tip.
If you don't have tweezers, get...
Here is a circuit that implements my suggestion.
V2 represents the voltage your instrument is sending to the old bulb. In my simulation, it varies from 2V to 3V. R3 represents your new 12V bulb. The chart shows how the voltage to that bulb varies from 8V to 12V when the input is 2V to 3V...
No, it is not exactly what you were drawing. Can you really not see that in your circuit the output of the nightlight sensor and the gate of the MOSFET are connected to ground, and that in AudioGuru's corrected version they are not?
Bob
The capacity of batteries are typically stated for a discharge over 20 hours. Higher discharge rates result in lower capacity, sometimes much lower.
Bob
What do you mean by a splitter? All you need is to wire both to the power supply. But no, of course, a 1A unit will not power 2 1A devices. You need at least 2A and 3A would be better so as not to stress the power supply which probably came from China and is rated shall we say...
The easy way is what I said, use a thyristor (SCR) to short the capacitor. This is not the most efficient solution since it still requires full recovery time on a shortened flash, but it is the simplest to implement. I believe this is the way older units worked back when I was into...
Been there many times!
What brought you to Worcester?
Oh, and the op amp does not need temperature compensation, it works on negative feedback and is inherently stable. But, on the other hand, If you think temperature drift would be a problem, then replacing the bulb with something it was not...
230V would be correct if the current is linear in the voltage. But a xenon flash tube curve is not likely anything close to linear.
Controlling the time of the flash is a much better option. An SCR across the capacitor can be fired anytime after the flash starts to quickly end it and dump the...
However.
If whatever you are powering (this is certainly true of laptops and all low voltage devices) already is powered by a transformer that steps down and rectifies the voltage, you are better off to convert to that voltage directly with a DC-DC converter instead of first converting to 110AC...
To invert directly to 110V AC you would need 155V + some headroom, so maybe 170V DC. Inverting from that voltage will be more efficient than going up from 12VDC. You can make it a sine wave inverter by using a PWM signal that approximates the sine wave then filtering with inductors and...
Hmm. It seems like you might need a DC amplifier that can handle 3W of power. An opamp with gain of 4 plus a P-channel MOSFET output transistor might do it. The feedback for the amp would be from the junction of the transistor's drain and the bulb.
Bob
Why? It is an inferior solution, which creates wasted energy and produces a lot of heat, while lowering the torque of the motor.
The Arduino can output a PWM signal as well.
Bob