{"id":1002,"date":"2016-08-21T03:25:01","date_gmt":"2016-08-21T08:25:01","guid":{"rendered":"http:\/\/scope-eye.net\/?p=1002"},"modified":"2016-08-29T16:28:22","modified_gmt":"2016-08-29T21:28:22","slug":"micro-usb-power-connector-for-nintendo-3ds","status":"publish","type":"post","link":"https:\/\/scope-eye.net\/?p=1002","title":{"rendered":"Micro USB power connector for Nintendo 3DS"},"content":{"rendered":"<p>I bought a 3DS recently, and I&#8217;ve had a lot of fun with it. But when I bought it, I was kind of shocked to learn it is sold without a charger. How can people be expected to continue to use their new portable game system after the first few hours of use without the means to recharge its battery?<br \/>\nThe answer, of course, is that the proliferation of USB as a power port for small devices has rendered dedicated chargers largely obsolete. However, the system itself doesn&#8217;t have a USB connector: it has a proprietary connector. In a sense this isn&#8217;t a significant issue: third-party USB charging cables for the system are inexpensive online.<br \/>\nHowever, I did get a bit fed up with the situation: When I misplaced my charging cable, I couldn&#8217;t use the system. And if I took the system on a trip and forgot the cable, my opportunities to buy a replacement would be limited, and expensive. My phone, on the other hand, uses Micro USB cables. I can buy those for a few bucks at a gas station if I have to, and they&#8217;ll usually be among the cables supplied at charging stations. I love that convenience. So I decided to replace the system&#8217;s proprietary power connector with a Micro USB connector.<br \/>\n<!--more--><br \/>\nThe first step in the project was to design a printed circuit board to hold the Micro USB connector. A power connector needs to be well-anchored, and small components like these are much easier to mount and hook up if there&#8217;s a PCB. I use a package called Kicad for my PCB designs, and it had been a while since I&#8217;d used it, and it took some effort to get back up to speed, but I put together a design I was pretty confident in and had some prototypes made. For the prototypes I used a service called OSH Park. From my measurements inside the 3DS I determined that I&#8217;d need a 1mm thick PCB rather than the usual, thicker boards. This meant I&#8217;d have to wait longer for my boards to be made, but the result would be worth it. I ordered the boards at the end of July for under a dollar, and received them three weeks later.<br \/>\nTo prepare the board for installation, I had to solder the micro USB connector to it. This is a bit challenging without a reflow oven, as both the PCB and the connector are very small and it&#8217;s hard to get access to the areas that must be soldered when everything is in place. With the USB connector mounted, I ran some tests to make sure the connections were good and nothing was short-circuited, then I soldered some pins in to connect the power board to the 3DS main board.<br \/>\n<a href=\"model-data\/3ds_mod\/20160821_3DS_power_connector_1.jpeg\" title=\"The 3DS main board, with the USB power board on the right\" ><img decoding=\"async\" src=\"model-data\/3ds_mod\/20160821_3DS_power_connector_1_thumb.jpeg\" \/><\/a><a href=\"model-data\/3ds_mod\/20160821_3DS_power_connector_2.jpeg\" title=\"Wires soldered into the USB power board: these are used to connect it to the 3DS main board\" ><img decoding=\"async\" src=\"model-data\/3ds_mod\/20160821_3DS_power_connector_2_thumb.jpeg\" \/><\/a><a href=\"model-data\/3ds_mod\/20160821_3DS_power_connector_3.jpeg\" title=\"USB power board in its new home, replacing the original power connector\" ><img decoding=\"async\" src=\"model-data\/3ds_mod\/20160821_3DS_power_connector_3_thumb.jpeg\" \/><\/a><br \/>\nPerhaps the biggest challenge (and risk) in the project is removing the main board from the case. The main board is connected to other parts of the system by about 12 cables, and if you&#8217;re too rough with them, they&#8217;ll break. This is especially risky with the display cables, which are looped through the system&#8217;s hinge and three of them connect to one corner of the board without a lot of extra slack. It&#8217;s all too easy to damage these cables and wreck the system.<br \/>\nWhen the main board was removed, the power connector was desoldered with solder wick, and the power board was mounted to the main board, secured by the same solder points originally used for the old power connector. At this point, the USB power connector was good to go, but I wanted to improve a few details.<br \/>\nOn either side of the power connector, the 3DS has two exposed metal tabs: these are used to charge the system in cradle accessories: just drop the system in, and the cradle will make contact with the tabs and charge the system. I wasn&#8217;t sure I needed to retain this feature, because I don&#8217;t have a charging cradle, or any plans to get one, but leaving them out would result in two open holes in the system case, so I decided to retain them.<br \/>\n<a href=\"model-data\/3ds_mod\/20160821_3DS_power_connector_4.jpeg\" title=\"The cradle port tabs had to be slightly altered to prevent them from making contact with the USB connector shell.\" ><img decoding=\"async\" src=\"model-data\/3ds_mod\/20160821_3DS_power_connector_4_thumb.jpeg\" \/><\/a><a href=\"model-data\/3ds_mod\/20160821_3DS_power_connector_5.jpeg\" title=\"The new power connector is visible here along with the two metal tabs for the cradle port\" ><img decoding=\"async\" src=\"model-data\/3ds_mod\/20160821_3DS_power_connector_5_thumb.jpeg\" \/><\/a><br \/>\nThe metal tabs were separated from the old power connector, and a piece was cut off to prevent them from touching the USB connector and shorting out the power supply. Placing these proved difficult: originally they were held in place by the old power connector&#8217;s plastic frame. When re-installed they would be soldered to the main board and to an exposed pad I included in the power board&#8217;s design, but getting them properly aligned while soldering them proved difficult.<br \/>\nAfter installing the tabs, I did some more testing to ensure everything was connected correctly and nothing was shorted. (This is important, as a short could wind up damaging the system when it&#8217;s turned on.) However, it seemed I had discovered a problem: a test with a meter showed an electrical short between the power pins. I really didn&#8217;t want to pull everything apart after having just installed it, so I tried to find the problem and identify a solution. After reviewing the power board design, I thought I&#8217;d found it: it appeared that the exposed pad for the cradle&#8217;s positive terminal was connected to one of the ground pins on the power board. Convinced that I&#8217;d found an error in my design, I hacked away a small piece of the 3DS main board to get access to the offending trace and sever it.<br \/>\n<a href=\"model-data\/3ds_mod\/20160821_3DS_power_connector_6.jpeg\" title=\"It appeared that the trace shown on the left of the board shouldn't be there.\" ><img decoding=\"async\" src=\"model-data\/3ds_mod\/20160821_3DS_power_connector_6_thumb.jpeg\" \/><\/a><a href=\"model-data\/3ds_mod\/20160821_3DS_power_connector_7.jpeg\" title=\"I cut the trace on this spare board to illustrate my intended soluton...\" ><img decoding=\"async\" src=\"model-data\/3ds_mod\/20160821_3DS_power_connector_7_thumb.jpeg\" \/><\/a><a href=\"model-data\/3ds_mod\/20160821_3DS_power_connector_8.jpeg\" title=\"Near the top-left of the visible area of the purple power board, I hacked away some of the green main board to get access to, and sever a trace on the power board.\" ><img decoding=\"async\" src=\"model-data\/3ds_mod\/20160821_3DS_power_connector_8_thumb.jpeg\" \/><\/a><br \/>\nOn further review, it seems this flaw in the board design wasn&#8217;t a flaw at all, and the trace should have been left as it was. The apparent short shown by the meter was in fact the 3DS main board consuming the power the meter was using to detect continuity. Cutting the trace did no harm, since the trace connected two things that were connected on the 3DS main board anyway &#8211; and it serves as an example of how things can be reworked without a full teardown.<br \/>\nFinally, I was ready to close up the system and put it through its paces. I was afraid I might have damaged the system in the process of working with it, but it seems to have come through without any problems. Because the Micro USB power connector is a bit smaller than the original 3DS power connector, I filled some of the extra space with foam mounting tape.<br \/>\n<a href=\"model-data\/3ds_mod\/20160821_3DS_power_connector_9.jpeg\" title=\"My 3DS's new, standard charging port\" ><img decoding=\"async\" src=\"model-data\/3ds_mod\/20160821_3DS_power_connector_9_thumb.jpeg\" \/><\/a><br \/>\nI&#8217;m very pleased with the result: now I can charge the system with any standard Micro USB charging cable. I love knowing that I don&#8217;t need to bring a special cable with me to keep the thing charged. I can use the same cables I use to charge my phone, and if I&#8217;m ever in a situaton where I don&#8217;t have a cable, I can get one. The gap around the smaller connector is a little unfortunate, and I still hope to devise a better way of filling that gap to prevent debris from entering the system there. I may do this to some of my other portable systems in the future: it can be a hassle finding my chargers for the Game Boy Micro, Advance SP, or DS Lite (all of which use different connectors) so it&#8217;d be convenient to have them all use a single, standard connector.<br \/>\nOn the other hand, Micro USB may be supplanted in a few years by the new USB C connector. That new connector is influenced by the user-friendly design of the Lightning connector used on Apple&#8217;s iPhone. Among other things, this means it&#8217;s reversible: unlike Micro USB, in which you have to have the plug turned to one specific orientation to plug it in, with Lightning or USB C you can plug in the connector right-side up or upside-down and either way it just works. But at present I feel the C connector isn&#8217;t yet common enough to be worth using for something like this. It&#8217;s also a bit larger than Micro USB, which means I&#8217;d have to alter the plastic casing of the 3DS to use it.<br \/>\nIf you&#8217;d like to try this mod yourself, my board design can be ordered from <a href=\"https:\/\/oshpark.com\/shared_projects\/gJK6RCMJ\">OSH Park<\/a>. The board must be paired with a &#8220;top-mount&#8221; Micro USB connector. (I selected a &#8220;top mount&#8221; connector because mounting the connector that way fit the existing contours of the case better &#8211; you can&#8217;t replace it with the more typical &#8220;bottom-mount&#8221; connector, because that would reverse the polarity of the power connection, which would be bad.) I used <a href=\"http:\/\/www.mouser.com\/Search\/ProductDetail.aspx?R=105164-0001\">this one<\/a> by Molex. Just be careful if you do: it&#8217;s all too easy to wreck these portable systems when disassembling or reassembling them. If you&#8217;re not confident in your ability to do the job right, find an experienced console modder to do it for you.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I bought a 3DS recently, and I&#8217;ve had a lot of fun with it. But when I bought it, I was kind of shocked to learn it is sold without a charger. How can people be expected to continue to use their new portable game system after the first few hours of use without the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[41],"tags":[78,77,75,76],"_links":{"self":[{"href":"https:\/\/scope-eye.net\/index.php?rest_route=\/wp\/v2\/posts\/1002"}],"collection":[{"href":"https:\/\/scope-eye.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scope-eye.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scope-eye.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scope-eye.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1002"}],"version-history":[{"count":7,"href":"https:\/\/scope-eye.net\/index.php?rest_route=\/wp\/v2\/posts\/1002\/revisions"}],"predecessor-version":[{"id":1010,"href":"https:\/\/scope-eye.net\/index.php?rest_route=\/wp\/v2\/posts\/1002\/revisions\/1010"}],"wp:attachment":[{"href":"https:\/\/scope-eye.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1002"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scope-eye.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1002"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scope-eye.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}