Author Topic: How I homebrewed a test/programming adapter for PIC10F200 (SOT23-6)  (Read 3843 times)

runem

  • Newbie
  • *
  • Posts: 28
It's really simple but works quite good. No need to spend 40 dollars on adapters like this if your not a professional. I noticed that the spring contacts in female RJ45 sockets have the same spacing as the legs on a SOT23 package. I dismantled a couple of them and glued them onto a piece of PCB, and soldered some wires to them.
If you want to try this out, I suggest you make the hole for the device in the board first, slip in a device, then align the RJ45 contacts and glue them with epoxy. There are probably better ways to do this than I did.
Here's a short video after the programming of a test that demonstrates software PWM and a "Hello World" in morse code.
http://www.youtube.com/watch?v=MtWiDkS1woI

« Last Edit: March 07, 2014, 04:59:29 PM by runem »

SeanB

  • Administrator
  • Hero Member
  • *****
  • Posts: 1017
Re: How I homebrewed a test/programming adapter for PIC10F200 (SOT23-6)
« Reply #1 on: March 07, 2014, 04:26:58 PM »
Nice idea there.