How to add power-LED to my small amplifier?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







2












$begingroup$


I have a simple PAM8403 that I use to amplify sound,



enter image description here



The volume switch also works as power-off, if I slide it all the way down it makes a click and its off.



My girlfriend is the user of this device and she often forgets to turn it off because its easy to overlook, therefore I want to add a LED that lights up when its on and off when its off.



How would I go about customizing it to achieve that?










share|improve this question







New contributor




Jonas Tuemand Møller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$








  • 1




    $begingroup$
    So you need to detect when two pins of a variable resistor have near-zero voltage between them? And the existing voltage will be the audio signal. I'd impose a DC current (assuming the downstream amplifier can accept a (tiny) DC input, and then monitor the voltage for the presence and absence of any DC.
    $endgroup$
    – analogsystemsrf
    2 days ago


















2












$begingroup$


I have a simple PAM8403 that I use to amplify sound,



enter image description here



The volume switch also works as power-off, if I slide it all the way down it makes a click and its off.



My girlfriend is the user of this device and she often forgets to turn it off because its easy to overlook, therefore I want to add a LED that lights up when its on and off when its off.



How would I go about customizing it to achieve that?










share|improve this question







New contributor




Jonas Tuemand Møller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$








  • 1




    $begingroup$
    So you need to detect when two pins of a variable resistor have near-zero voltage between them? And the existing voltage will be the audio signal. I'd impose a DC current (assuming the downstream amplifier can accept a (tiny) DC input, and then monitor the voltage for the presence and absence of any DC.
    $endgroup$
    – analogsystemsrf
    2 days ago














2












2








2





$begingroup$


I have a simple PAM8403 that I use to amplify sound,



enter image description here



The volume switch also works as power-off, if I slide it all the way down it makes a click and its off.



My girlfriend is the user of this device and she often forgets to turn it off because its easy to overlook, therefore I want to add a LED that lights up when its on and off when its off.



How would I go about customizing it to achieve that?










share|improve this question







New contributor




Jonas Tuemand Møller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




I have a simple PAM8403 that I use to amplify sound,



enter image description here



The volume switch also works as power-off, if I slide it all the way down it makes a click and its off.



My girlfriend is the user of this device and she often forgets to turn it off because its easy to overlook, therefore I want to add a LED that lights up when its on and off when its off.



How would I go about customizing it to achieve that?







operational-amplifier led






share|improve this question







New contributor




Jonas Tuemand Møller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Jonas Tuemand Møller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Jonas Tuemand Møller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 days ago









Jonas Tuemand MøllerJonas Tuemand Møller

1133




1133




New contributor




Jonas Tuemand Møller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Jonas Tuemand Møller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Jonas Tuemand Møller is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1




    $begingroup$
    So you need to detect when two pins of a variable resistor have near-zero voltage between them? And the existing voltage will be the audio signal. I'd impose a DC current (assuming the downstream amplifier can accept a (tiny) DC input, and then monitor the voltage for the presence and absence of any DC.
    $endgroup$
    – analogsystemsrf
    2 days ago














  • 1




    $begingroup$
    So you need to detect when two pins of a variable resistor have near-zero voltage between them? And the existing voltage will be the audio signal. I'd impose a DC current (assuming the downstream amplifier can accept a (tiny) DC input, and then monitor the voltage for the presence and absence of any DC.
    $endgroup$
    – analogsystemsrf
    2 days ago








1




1




$begingroup$
So you need to detect when two pins of a variable resistor have near-zero voltage between them? And the existing voltage will be the audio signal. I'd impose a DC current (assuming the downstream amplifier can accept a (tiny) DC input, and then monitor the voltage for the presence and absence of any DC.
$endgroup$
– analogsystemsrf
2 days ago




$begingroup$
So you need to detect when two pins of a variable resistor have near-zero voltage between them? And the existing voltage will be the audio signal. I'd impose a DC current (assuming the downstream amplifier can accept a (tiny) DC input, and then monitor the voltage for the presence and absence of any DC.
$endgroup$
– analogsystemsrf
2 days ago










2 Answers
2






active

oldest

votes


















7












$begingroup$

Measure the supply voltage pin of the PAM8403. The supply voltage should be switched on and off the switch. You can just solder an LED with a resistor in series from this pin to GND.
Depending on the color of your LED you have to choose the correct resistor.






share|improve this answer











$endgroup$





















    5












    $begingroup$

    If you look at the back of your amplifier board you will see you can pick up the power on the switch.



    enter image description here



    The Black arrow points to the switched +5V



    You would connect your LED as follows:





    schematic





    simulate this circuit – Schematic created using CircuitLab






    share|improve this answer









    $endgroup$














      Your Answer





      StackExchange.ifUsing("editor", function () {
      return StackExchange.using("mathjaxEditing", function () {
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
      });
      });
      }, "mathjax-editing");

      StackExchange.ifUsing("editor", function () {
      return StackExchange.using("schematics", function () {
      StackExchange.schematics.init();
      });
      }, "cicuitlab");

      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "135"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });






      Jonas Tuemand Møller is a new contributor. Be nice, and check out our Code of Conduct.










      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f431242%2fhow-to-add-power-led-to-my-small-amplifier%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      7












      $begingroup$

      Measure the supply voltage pin of the PAM8403. The supply voltage should be switched on and off the switch. You can just solder an LED with a resistor in series from this pin to GND.
      Depending on the color of your LED you have to choose the correct resistor.






      share|improve this answer











      $endgroup$


















        7












        $begingroup$

        Measure the supply voltage pin of the PAM8403. The supply voltage should be switched on and off the switch. You can just solder an LED with a resistor in series from this pin to GND.
        Depending on the color of your LED you have to choose the correct resistor.






        share|improve this answer











        $endgroup$
















          7












          7








          7





          $begingroup$

          Measure the supply voltage pin of the PAM8403. The supply voltage should be switched on and off the switch. You can just solder an LED with a resistor in series from this pin to GND.
          Depending on the color of your LED you have to choose the correct resistor.






          share|improve this answer











          $endgroup$



          Measure the supply voltage pin of the PAM8403. The supply voltage should be switched on and off the switch. You can just solder an LED with a resistor in series from this pin to GND.
          Depending on the color of your LED you have to choose the correct resistor.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 2 days ago

























          answered 2 days ago









          jusacajusaca

          1,023420




          1,023420

























              5












              $begingroup$

              If you look at the back of your amplifier board you will see you can pick up the power on the switch.



              enter image description here



              The Black arrow points to the switched +5V



              You would connect your LED as follows:





              schematic





              simulate this circuit – Schematic created using CircuitLab






              share|improve this answer









              $endgroup$


















                5












                $begingroup$

                If you look at the back of your amplifier board you will see you can pick up the power on the switch.



                enter image description here



                The Black arrow points to the switched +5V



                You would connect your LED as follows:





                schematic





                simulate this circuit – Schematic created using CircuitLab






                share|improve this answer









                $endgroup$
















                  5












                  5








                  5





                  $begingroup$

                  If you look at the back of your amplifier board you will see you can pick up the power on the switch.



                  enter image description here



                  The Black arrow points to the switched +5V



                  You would connect your LED as follows:





                  schematic





                  simulate this circuit – Schematic created using CircuitLab






                  share|improve this answer









                  $endgroup$



                  If you look at the back of your amplifier board you will see you can pick up the power on the switch.



                  enter image description here



                  The Black arrow points to the switched +5V



                  You would connect your LED as follows:





                  schematic





                  simulate this circuit – Schematic created using CircuitLab







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 2 days ago









                  Jack CreaseyJack Creasey

                  15.2k2823




                  15.2k2823






















                      Jonas Tuemand Møller is a new contributor. Be nice, and check out our Code of Conduct.










                      draft saved

                      draft discarded


















                      Jonas Tuemand Møller is a new contributor. Be nice, and check out our Code of Conduct.













                      Jonas Tuemand Møller is a new contributor. Be nice, and check out our Code of Conduct.












                      Jonas Tuemand Møller is a new contributor. Be nice, and check out our Code of Conduct.
















                      Thanks for contributing an answer to Electrical Engineering Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f431242%2fhow-to-add-power-led-to-my-small-amplifier%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      What other Star Trek series did the main TNG cast show up in?

                      Berlina muro

                      Berlina aerponto