User x-istence - Chiphackermost recent 30 from http://chiphacker.com2010-08-01T09:16:56Zhttp://chiphacker.com/feeds/user/373http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://chiphacker.com/questions/1629/where-can-you-get-pcbs-fabricated-in-australia/1759#1759Answer by X-Istence for Where can you get PCBs fabricated in Australia?X-Istence2010-03-05T22:33:48Z2010-03-05T22:33:48Z<p>How big are your boards? <a href="http://seeedstudio.com" rel="nofollow">Seeedstudio</a> has their FusionPCB service:</p>
<p><a href="http://www.seeedstudio.com/depot/fusion-pcb-2-layer-5cm5cm-max-10pcs-p-513.html?cPath=64_12" rel="nofollow">5cm by 5cm</a><br>
<a href="http://www.seeedstudio.com/depot/fusion-pcb-2-layer-10cm10cm-max-10pcs-p-396.html?cPath=64_12" rel="nofollow">10cm by 10cm</a></p>
<p>$20 and $50 for 10 boards respectively. They do different colours PCB, silkscreen both sides, soldermask both sides, and are pretty fast. Generally a 7 day turn around time. I've used them for some of my boards and they are absolutely fantastic!</p>
http://chiphacker.com/questions/1554/msp430-programmer/1557#1557Answer by X-Istence for MSP430 programmerX-Istence2010-01-30T23:28:44Z2010-01-30T23:28:44Z<p>Also if you have a chance check out <a href="http://goodfet.sf.net/" rel="nofollow">http://goodfet.sf.net/</a> . Travis Goodspeed developed an MSP430 JTAG programmer that is completely open source. If you contact him via email he might send you some boards at which point all you need to do is gather the various components so that you can build it.</p>
http://chiphacker.com/questions/871/2-4-bit-shift-register2/4 Bit Shift RegisterX-Istence2009-12-05T05:53:30Z2009-12-09T14:27:35Z
<p>I'm looking for a 2 or 4 bit shift register that I can shift data into, and on the 5th shift into the device it will shift the previous data back out on the Dout.</p>
<p>I am looking for a shift register that acts a lot like the MAX6969 from Maxim, yet is smaller than that.</p>
http://chiphacker.com/questions/515/how-to-convert-ac-to-dc/516#516Comment by X-IstenceX-Istence2010-05-24T02:41:13Z2010-05-24T02:41:13Z@rdeml: You can buy voltage rectifiers that have a total of 0.5v drop, unfortunately my box of parts is all packed up ready for a move or I could get you a part number.http://chiphacker.com/questions/871/2-4-bit-shift-register/874#874Comment by X-IstenceX-Istence2009-12-09T08:41:47Z2009-12-09T08:41:47ZI'm looking for something that allows me put several together in a daisy chain, much like the MAX6969 from Maxim whereby when I click on on Cin, 16 clock cycles later it shows up at Dout. So to have two of the same chips next to each other I can send out 32 bits of data, and both chips will now contain data.