Integration of the On-Air Button #2

Closed
opened 2020-12-14 10:29:19 +00:00 by jannik · 1 comment
Owner

The On-Air Button is a latching single pole, double throw switch with two LEDs (green, yellow) with common anode.

It should behave as:

  • green LED on when microphone is active (switch open)
  • no LED or yellow LED on when microphone is muted (switch closed)

The switch has to short the feedback path of the op-amp to mute the microphone (same as the mute button (N.O.)) without interfering with the voltage on the feedback line.

The only solution, that came to my mind is to use a relay with two independent double-action poles.
One pole is closing the feedback patch and the other one is controlling the LED(s).

The On-Air Button is a latching single pole, double throw switch with two LEDs (green, yellow) with common anode. It should behave as: - green LED on when microphone is active (switch open) - no LED or yellow LED on when microphone is muted (switch closed) The switch has to short the feedback path of the op-amp to mute the microphone (same as the mute button (N.O.)) without interfering with the voltage on the feedback line. The only solution, that came to my mind is to use a relay with two independent double-action poles. One pole is closing the feedback patch and the other one is controlling the LED(s).
jannik added the
help wanted
label 2020-12-14 10:29:19 +00:00
jannik added the
requirement
label 2020-12-14 10:33:14 +00:00
jannik added this to the Prototype 2 (fully featured) milestone 2020-12-14 10:33:17 +00:00
Author
Owner

Solution: Just use a doube pole, double throw switch.

Solution: Just use a doube pole, double throw switch.
This repo is archived. You cannot comment on issues.
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jannik/c3lingo-interpreter-unit#2
No description provided.