Can I use USB data pins as a power source?USB cable as +5v vcc sourceWhere I can find an USB dongle to connect two devices with external power?Switching between power supplies - USB dominanthow to connect usb power only to variable power supplyCan I charge a 12v toy with USB?What is the maximum length i can choose for a USB cable made up of CAT6 shielded cable?“Dumb” power from USBUse mobile to power external LED(bulb) via a Micro USB port?USB data transfer with a separate power sourceHow to have USB act as a programmable power source?

Happy pi day, everyone!

Violin - Can double stops be played when the strings are not next to each other?

How could an airship be repaired midflight?

Why do newer 737s use two different styles of split winglets?

How to terminate ping <dest> &

Is there a place to find the pricing for things not mentioned in the PHB? (non-magical)

Professor being mistaken for a grad student

Why do tuner card drivers fail to build after kernel update to 4.4.0-143-generic?

Knife as defense against stray dogs

How to plot polar formed complex numbers?

What exactly is this small puffer fish doing and how did it manage to accomplish such a feat?

Recruiter wants very extensive technical details about all of my previous work

I got the following comment from a reputed math journal. What does it mean?

Bach's Toccata and Fugue in D minor breaks the "no parallel octaves" rule?

Adventure Game (text based) in C++

Is honey really a supersaturated solution? Does heating to un-crystalize redissolve it or melt it?

How to make healing in an exploration game interesting

Instead of a Universal Basic Income program, why not implement a "Universal Basic Needs" program?

Can I use USB data pins as a power source?

Do the common programs (for example: "ls", "cat") in Linux and BSD come from the same source code?

Why does a Star of David appear at a rally with Francisco Franco?

Why did it take so long to abandon sail after steamships were demonstrated?

Simplify an interface for flexibly applying rules to periods of time

Brexit - No Deal Rejection



Can I use USB data pins as a power source?


USB cable as +5v vcc sourceWhere I can find an USB dongle to connect two devices with external power?Switching between power supplies - USB dominanthow to connect usb power only to variable power supplyCan I charge a 12v toy with USB?What is the maximum length i can choose for a USB cable made up of CAT6 shielded cable?“Dumb” power from USBUse mobile to power external LED(bulb) via a Micro USB port?USB data transfer with a separate power sourceHow to have USB act as a programmable power source?













5












$begingroup$


I'm trying to build a circuit as seen below, where a sequencer controls the flashing of some LED sections, and an SPDT switch controls power to either the left or the right section of LEDs.



However, I want the PCB with the switch and power source to be located a distance (~1 meter) from the LEDs and sequencer, and I was wondering if I could use USB to connect them.



To be clear, I am NOT connecting this to any sort of computer or microcontroller, I want to know if it is possible to have a USB cable provide VCC and GND from one circuit to another, and then use D+ and D- to provide/disconnect power to the LEDs via the switch. All voltages would be 5 V, and I can adjust the current draw of the LEDs as necessary.



If this is not possible, is there an existing type of cable that can achieve this (three power leads and a ground), or will I have to solder my own?



LED Selection Circuit using USB










share|improve this question









New contributor




Alex Heuer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 5




    $begingroup$
    Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
    $endgroup$
    – pjc50
    yesterday











  • $begingroup$
    It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
    $endgroup$
    – Alex Heuer
    yesterday










  • $begingroup$
    If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
    $endgroup$
    – Chris Stratton
    yesterday






  • 2




    $begingroup$
    To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
    $endgroup$
    – Majenko
    17 hours ago










  • $begingroup$
    Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
    $endgroup$
    – UKMonkey
    12 hours ago















5












$begingroup$


I'm trying to build a circuit as seen below, where a sequencer controls the flashing of some LED sections, and an SPDT switch controls power to either the left or the right section of LEDs.



However, I want the PCB with the switch and power source to be located a distance (~1 meter) from the LEDs and sequencer, and I was wondering if I could use USB to connect them.



To be clear, I am NOT connecting this to any sort of computer or microcontroller, I want to know if it is possible to have a USB cable provide VCC and GND from one circuit to another, and then use D+ and D- to provide/disconnect power to the LEDs via the switch. All voltages would be 5 V, and I can adjust the current draw of the LEDs as necessary.



If this is not possible, is there an existing type of cable that can achieve this (three power leads and a ground), or will I have to solder my own?



LED Selection Circuit using USB










share|improve this question









New contributor




Alex Heuer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 5




    $begingroup$
    Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
    $endgroup$
    – pjc50
    yesterday











  • $begingroup$
    It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
    $endgroup$
    – Alex Heuer
    yesterday










  • $begingroup$
    If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
    $endgroup$
    – Chris Stratton
    yesterday






  • 2




    $begingroup$
    To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
    $endgroup$
    – Majenko
    17 hours ago










  • $begingroup$
    Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
    $endgroup$
    – UKMonkey
    12 hours ago













5












5








5





$begingroup$


I'm trying to build a circuit as seen below, where a sequencer controls the flashing of some LED sections, and an SPDT switch controls power to either the left or the right section of LEDs.



However, I want the PCB with the switch and power source to be located a distance (~1 meter) from the LEDs and sequencer, and I was wondering if I could use USB to connect them.



To be clear, I am NOT connecting this to any sort of computer or microcontroller, I want to know if it is possible to have a USB cable provide VCC and GND from one circuit to another, and then use D+ and D- to provide/disconnect power to the LEDs via the switch. All voltages would be 5 V, and I can adjust the current draw of the LEDs as necessary.



If this is not possible, is there an existing type of cable that can achieve this (three power leads and a ground), or will I have to solder my own?



LED Selection Circuit using USB










share|improve this question









New contributor




Alex Heuer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




I'm trying to build a circuit as seen below, where a sequencer controls the flashing of some LED sections, and an SPDT switch controls power to either the left or the right section of LEDs.



However, I want the PCB with the switch and power source to be located a distance (~1 meter) from the LEDs and sequencer, and I was wondering if I could use USB to connect them.



To be clear, I am NOT connecting this to any sort of computer or microcontroller, I want to know if it is possible to have a USB cable provide VCC and GND from one circuit to another, and then use D+ and D- to provide/disconnect power to the LEDs via the switch. All voltages would be 5 V, and I can adjust the current draw of the LEDs as necessary.



If this is not possible, is there an existing type of cable that can achieve this (three power leads and a ground), or will I have to solder my own?



LED Selection Circuit using USB







power-supply led usb interconnect






share|improve this question









New contributor




Alex Heuer 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




Alex Heuer 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








edited 22 mins ago









Peter Mortensen

1,60031422




1,60031422






New contributor




Alex Heuer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









Alex HeuerAlex Heuer

286




286




New contributor




Alex Heuer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Alex Heuer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Alex Heuer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 5




    $begingroup$
    Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
    $endgroup$
    – pjc50
    yesterday











  • $begingroup$
    It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
    $endgroup$
    – Alex Heuer
    yesterday










  • $begingroup$
    If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
    $endgroup$
    – Chris Stratton
    yesterday






  • 2




    $begingroup$
    To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
    $endgroup$
    – Majenko
    17 hours ago










  • $begingroup$
    Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
    $endgroup$
    – UKMonkey
    12 hours ago












  • 5




    $begingroup$
    Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
    $endgroup$
    – pjc50
    yesterday











  • $begingroup$
    It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
    $endgroup$
    – Alex Heuer
    yesterday










  • $begingroup$
    If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
    $endgroup$
    – Chris Stratton
    yesterday






  • 2




    $begingroup$
    To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
    $endgroup$
    – Majenko
    17 hours ago










  • $begingroup$
    Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
    $endgroup$
    – UKMonkey
    12 hours ago







5




5




$begingroup$
Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
$endgroup$
– pjc50
yesterday





$begingroup$
Why not use the power lines to supply power to the LEDs? Or is this using the USB "form factor" but not USB protocol?
$endgroup$
– pjc50
yesterday













$begingroup$
It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
$endgroup$
– Alex Heuer
yesterday




$begingroup$
It would use the form factor, not the protocol. I'm not connecting it to any computer or microcontroller
$endgroup$
– Alex Heuer
yesterday












$begingroup$
If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
$endgroup$
– Chris Stratton
yesterday




$begingroup$
If you're going to do this, you should probably use semiconductor switches at the downstream side and run 3v3 logic signals through the data pins. Better yet use wiring intended for your purpose.
$endgroup$
– Chris Stratton
yesterday




2




2




$begingroup$
To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
$endgroup$
– Majenko
17 hours ago




$begingroup$
To sum up all the answers: Physically yes, you can do it. Ethically, no you shouldn't do it.
$endgroup$
– Majenko
17 hours ago












$begingroup$
Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
$endgroup$
– UKMonkey
12 hours ago




$begingroup$
Is there any reason you don't want to have the data channels drive a transistor that then uses the expected VCC to power the LED?
$endgroup$
– UKMonkey
12 hours ago










4 Answers
4






active

oldest

votes


















12












$begingroup$


If this is not possible, is there an existing type of cable that can
achieve this (3 power leads and a ground), or will I have to solder my
own?




Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.



Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.



But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.






share|improve this answer









$endgroup$












  • $begingroup$
    Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
    $endgroup$
    – Alex Heuer
    yesterday










  • $begingroup$
    @AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
    $endgroup$
    – Der Kommissar
    yesterday







  • 1




    $begingroup$
    @AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
    $endgroup$
    – JPhi1618
    yesterday



















20












$begingroup$

This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.



Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.



I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.



Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.



Some connector types are more generic than others, stick to those.






share|improve this answer











$endgroup$








  • 2




    $begingroup$
    In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
    $endgroup$
    – Dan Mills
    yesterday






  • 6




    $begingroup$
    @DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
    $endgroup$
    – Ben Voigt
    yesterday










  • $begingroup$
    @DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
    $endgroup$
    – Marcus Müller
    16 hours ago


















6












$begingroup$

No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.






share|improve this answer









$endgroup$




















    6












    $begingroup$

    Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.



    Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.



    Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.



    JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.



    The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.






    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
      );



      );






      Alex Heuer 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%2f427405%2fcan-i-use-usb-data-pins-as-a-power-source%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      12












      $begingroup$


      If this is not possible, is there an existing type of cable that can
      achieve this (3 power leads and a ground), or will I have to solder my
      own?




      Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.



      Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.



      But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.






      share|improve this answer









      $endgroup$












      • $begingroup$
        Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
        $endgroup$
        – Alex Heuer
        yesterday










      • $begingroup$
        @AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
        $endgroup$
        – Der Kommissar
        yesterday







      • 1




        $begingroup$
        @AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
        $endgroup$
        – JPhi1618
        yesterday
















      12












      $begingroup$


      If this is not possible, is there an existing type of cable that can
      achieve this (3 power leads and a ground), or will I have to solder my
      own?




      Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.



      Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.



      But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.






      share|improve this answer









      $endgroup$












      • $begingroup$
        Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
        $endgroup$
        – Alex Heuer
        yesterday










      • $begingroup$
        @AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
        $endgroup$
        – Der Kommissar
        yesterday







      • 1




        $begingroup$
        @AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
        $endgroup$
        – JPhi1618
        yesterday














      12












      12








      12





      $begingroup$


      If this is not possible, is there an existing type of cable that can
      achieve this (3 power leads and a ground), or will I have to solder my
      own?




      Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.



      Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.



      But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.






      share|improve this answer









      $endgroup$




      If this is not possible, is there an existing type of cable that can
      achieve this (3 power leads and a ground), or will I have to solder my
      own?




      Cables will do whatever you want them to do, they carry current from one point to another. The biggest concern would be if someone accidentally plugged the USB cable into a regular USB device which would probably blow out the data lines on that device.



      Most USB cables use bigger conductors for the power lines, so the data lines would best be used for lower currents.



      But you can use any cable you want as long as you can find ends for it and a way to solder your circuit to the ends. At that point it might be easier to just go down to your local hardware store and splice a 4 conductor cable and solder to that.







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered yesterday









      laptop2dlaptop2d

      26.5k123382




      26.5k123382











      • $begingroup$
        Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
        $endgroup$
        – Alex Heuer
        yesterday










      • $begingroup$
        @AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
        $endgroup$
        – Der Kommissar
        yesterday







      • 1




        $begingroup$
        @AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
        $endgroup$
        – JPhi1618
        yesterday

















      • $begingroup$
        Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
        $endgroup$
        – Alex Heuer
        yesterday










      • $begingroup$
        @AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
        $endgroup$
        – Der Kommissar
        yesterday







      • 1




        $begingroup$
        @AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
        $endgroup$
        – JPhi1618
        yesterday
















      $begingroup$
      Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
      $endgroup$
      – Alex Heuer
      yesterday




      $begingroup$
      Thanks, I'll see if I can find some 4 conductor cable and some suitable connectors I can use to connect and disconnect my two PCBs. I guess I'm making my own cable
      $endgroup$
      – Alex Heuer
      yesterday












      $begingroup$
      @AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
      $endgroup$
      – Der Kommissar
      yesterday





      $begingroup$
      @AlexHeuer You can buy header cables and connectors quite regularly. They often have a single-end setup for connecting to a header, with leads off to be soldered to something else. Ex: allelectronics.com/item/con-234/4-pin-connector-w/header-0.156/… the nice thing about them is you can solder the connector to one device, and the cables to the other, then it's obvious that the cable and connector go together, vs. reusing something that's not built for it.
      $endgroup$
      – Der Kommissar
      yesterday





      1




      1




      $begingroup$
      @AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
      $endgroup$
      – JPhi1618
      yesterday





      $begingroup$
      @AlexHeuer As far as pre-made cable found in home stores: network cable and phone line works great for passing low amounts of power like this. For higher current you can step up to alarm wire, thermostat wire or sprinkler controller wire.
      $endgroup$
      – JPhi1618
      yesterday














      20












      $begingroup$

      This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.



      Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.



      I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.



      Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.



      Some connector types are more generic than others, stick to those.






      share|improve this answer











      $endgroup$








      • 2




        $begingroup$
        In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
        $endgroup$
        – Dan Mills
        yesterday






      • 6




        $begingroup$
        @DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
        $endgroup$
        – Ben Voigt
        yesterday










      • $begingroup$
        @DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
        $endgroup$
        – Marcus Müller
        16 hours ago















      20












      $begingroup$

      This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.



      Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.



      I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.



      Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.



      Some connector types are more generic than others, stick to those.






      share|improve this answer











      $endgroup$








      • 2




        $begingroup$
        In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
        $endgroup$
        – Dan Mills
        yesterday






      • 6




        $begingroup$
        @DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
        $endgroup$
        – Ben Voigt
        yesterday










      • $begingroup$
        @DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
        $endgroup$
        – Marcus Müller
        16 hours ago













      20












      20








      20





      $begingroup$

      This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.



      Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.



      I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.



      Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.



      Some connector types are more generic than others, stick to those.






      share|improve this answer











      $endgroup$



      This is neither Kosher nor Halal. It should actually be explicitly forbidden in the Electrical Engineering code of ethics. Some certification standards explicitly frown upon this.



      Besides the wires probably being extremely under-dimensioned for the delivery of power, using narrowly-defined standard connectors for non-standard uses is a sure way to cause an unforeseen problem down the road. Particularly if this use would ensure the destruction of any standards-compliant device that could be plugged into it, as is this case.



      I have had apparently standard but mis-wired cables in my hand that have caused the malfunction and even destruction of standard-compliant devices.



      Standardization bodies actually spend a lot of time designing their connectors so that these cannot be confused/mistaken/interconnected with anything else out there. Don't make our job harder.



      Some connector types are more generic than others, stick to those.







      share|improve this answer














      share|improve this answer



      share|improve this answer








      edited 12 hours ago

























      answered yesterday









      Edgar BrownEdgar Brown

      6,4672735




      6,4672735







      • 2




        $begingroup$
        In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
        $endgroup$
        – Dan Mills
        yesterday






      • 6




        $begingroup$
        @DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
        $endgroup$
        – Ben Voigt
        yesterday










      • $begingroup$
        @DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
        $endgroup$
        – Marcus Müller
        16 hours ago












      • 2




        $begingroup$
        In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
        $endgroup$
        – Dan Mills
        yesterday






      • 6




        $begingroup$
        @DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
        $endgroup$
        – Ben Voigt
        yesterday










      • $begingroup$
        @DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
        $endgroup$
        – Marcus Müller
        16 hours ago







      2




      2




      $begingroup$
      In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
      $endgroup$
      – Dan Mills
      yesterday




      $begingroup$
      In this case I agree, but there are valid 'off spec' uses for standard connectors. For example SATA cables make a wonderful way to hook things like PECL clocks between cards at GHz rates with very low jitter (Also for serdes links between FPGAs). Cheap as anything, impedance controlled, latching and second sourced by everyone, whats not to love?
      $endgroup$
      – Dan Mills
      yesterday




      6




      6




      $begingroup$
      @DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
      $endgroup$
      – Ben Voigt
      yesterday




      $begingroup$
      @DanMills: There's a significantly difference between "This is a non-standard use of the connector, it won't work when plugged into a standard host port" and "This will fry any standard device you plug into".
      $endgroup$
      – Ben Voigt
      yesterday












      $begingroup$
      @DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
      $endgroup$
      – Marcus Müller
      16 hours ago




      $begingroup$
      @DanMills nice to know that this actually works well. I've been in discussions about how to transport differential high-speed signaling between boards for ca. forever, and very few solutions seemed great.
      $endgroup$
      – Marcus Müller
      16 hours ago











      6












      $begingroup$

      No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.






      share|improve this answer









      $endgroup$

















        6












        $begingroup$

        No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.






        share|improve this answer









        $endgroup$















          6












          6








          6





          $begingroup$

          No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.






          share|improve this answer









          $endgroup$



          No, USB cable's data lines are significantly thinner than their power lines, and shouldn't/can't be used to supply any significant amount of power.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered yesterday









          Marcus MüllerMarcus Müller

          34.9k362101




          34.9k362101





















              6












              $begingroup$

              Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.



              Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.



              Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.



              JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.



              The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.






              share|improve this answer











              $endgroup$

















                6












                $begingroup$

                Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.



                Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.



                Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.



                JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.



                The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.






                share|improve this answer











                $endgroup$















                  6












                  6








                  6





                  $begingroup$

                  Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.



                  Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.



                  Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.



                  JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.



                  The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.






                  share|improve this answer











                  $endgroup$



                  Your best bet is likely to be a more generic connector. There are many common types of cable out there other than USB that will have two major advantages: Larger conductors on all pins, and no chance of damaging USB devices by mistaken connections.



                  Consider using a DIN connector on either end of your cable, for example. These connectors are common enough that they're cheap, and generic enough that the presence of the connector does not automatically make people expect it will work for any one protocol.



                  Molex's mini-fit and micro-fit connectors are also popular for power, but be careful if you use mini-fit jr connectors, as they are commonly used on PC power supplies.



                  JST connectors are commonly used for batteries in RC applications, and may be a good fit for this as four-conductor JST connectors are sufficiently uncommon that people wouldn't have any particular expectation for what they're meant to be used in, yet sufficiently common that they're very cheap, even pre-assembled cables with a four-pin JST connector on either end can go for less than $2.



                  The links in this post are just what I found in a very quick search of digi-key; if you search yourself you may find more options, and you can tailor to your needs regarding conductor size. Or you can look for just the connectors and make your own cable, which is not that hard if you have a crimping tool.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited yesterday

























                  answered yesterday









                  HearthHearth

                  4,5351136




                  4,5351136




















                      Alex Heuer is a new contributor. Be nice, and check out our Code of Conduct.









                      draft saved

                      draft discarded


















                      Alex Heuer is a new contributor. Be nice, and check out our Code of Conduct.












                      Alex Heuer is a new contributor. Be nice, and check out our Code of Conduct.











                      Alex Heuer 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%2f427405%2fcan-i-use-usb-data-pins-as-a-power-source%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

                      Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                      Fil:Tokke komm.svg

                      Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?