PCBs have arrived, and I’m away

Well, the first of two orders of PCBs came back just before I went away on vacation. The first lot I had discussed in my previous blog entry, and was a remake of my stepper gauge project that I sell on Tindie. As my previous experience with OSHPARK, the service is superb. About a 18 day turnaround including crossing the border, free shipping to Canada (not many include that), plus a nice “PERFECT PURPLE PCBS” sticker, which I’ve adorned to my electronics toolbox. If you need a quick(ish) PCB service for a prototype, OSHPARK is pretty close to perfect.

Apparently I did my homework well, because the X27.168 stepper package outline (I found one on the net, but tweaked it further) fits like a glove, unlike my previous revision where I had relied on someone else’s package file and every board required some drilling to fix layout holes. It all looks very nice, and I love the purple, but sadly I didn’t get a chance to assemble one before I left on 3 weeks holiday, all I managed to do is file off the mouse-bites that they used to panelize it.

Once I had become familiar with KiCad, there was no stopping me, so I had also slapped together a little hybrid surface-mount/through-hole project that I’ll use for an electronics class I’ll be teaching in the near future, and ordered them from a company I had read about on EEVBLOG called DIRTYPCBS. When I return, I’m hoping my other PCBs will be sitting waiting for me. I read about this service on EEVBLOG, and it has a few advantages over OSHPARK. Firstly the price; as they’re in Asia (Hong Kong), the price is amazing (US$24 incl shipping for 10 boards 10cm x 5cm). Secondly you have a lot more options such as PCB thickness, soldermask colour, etc etc. I’m quite excited that DIRTYPCBs might become my go-to circuit board provider for anything more than a couple of small samples. Also this board will be my first real foray into SMD (just some 0805s, SOT23 and small LEDs). I’ve avoided SMD as I lack the tools (and eyesight), but wow are the parts ever cheap, one dollar will buy you 300 resistors, or 100 capacitors, or 100 FETs; just incredible. I’ll still try assembling with the old weller iron, but I’m curious to try paste and and a hot air gun.

Also, I did some reading (and viewing on YouTube) of people doing hybrid hot/cold transfer for laser printer transfers. I have made single sided PCBs using the laser printer transfer method and an iron, but it took a fair bit of experimenting to discover that with my brother laser printer that only glossy magazine paper really worked for laser printer transfers. Two things have changed; one I discovered people are using a mixture of acetone/isopropyl alcohol on the PCB surface prior to transfer to slightly disolve the toner, and secondly Misses Boffin has purchased a heat press (for doing vinyl transfer), so I have a better heat press with likely more even heating/pressure.

Hmm, I wonder if I can just cut a PCB mask using a silhouette vinyl cutter. Must look into that, that might work too.

I switched to KiCad

Something I’ve been putting off for a while… Switching EDA.

I’ve always mucked around using Eagle for my personal stuff (and even for the stepper board I have on Tindie – bad me), but recently Eagle was bought by AutoDesk, and that doesn’t bode well for its future for being free for a hobbyist. Time for a new CAD package, so what to use? Well, that decision is pretty easy, KiCad, an open-source Electronics Schematic/Layout package which does everything I’m going to need (and likely a lot I’m not going to need).

It’s a big download, there’s a lot to it, a big program, extensive libraries on GitHub, all in it takes over a GB on disk, but it appears to be worth it. Now where to get started; and as with so many things these days, that’s YouTube. Contextual Electronics have a set of videos, including a KiCad beginners walk through, so after a few of those I decided it was time to take my old serial stepper gauge, and completely re-do it in KiCad. Not sure why I make these decisions at midnight, but I did, and although it took a few hours, I have this all figured out. I managed to fix a bunch of things like the hole layouts on the old one, and made sure it’s hooked up/pinned out the same way as the old board so no changes required in software.

The next day, when I was completely satisfied with the layout, I added flood fills (which I didn’t have before), some supporting text, checked the holes again for alignment and patted myself on the back.

Now on to order some purple boards. Most people know what that means, for those that don’t let me introduce you to OSHPARK. 3 boards @ $5/sq in, shipped, including free shipping to Canada.  Just over fifteen dollars, an almost impossible to beat service for this kind of prototyping. OSHPark is such a great service, and with KiCad (and other software packages which shall remain nameless from now on), you don’t even have to produce gerbers, you just upload the .kicad_pcb file. Well, they’re ordered, and hopefully in about 10 days I’ll have ready to test boards; and I’ll post another update then.

Update to the Serial Gauge

It’s been 8 months since I started selling on Tindie, and in that time I’ve managed to sell more serial gauges than I expected. I have received a little feedback from some of the purchasers, and based on that I’ve updated the software that drives the gauge to enhance a couple of things. The library now contains optimizations to use direct port mode, and main software has an option to set an initialization point. If you’ve got an old gauge, you can download the updated code from GitHub.

I’ve been thinking is there anything I want to add to this project?  Should I start a new project? What should I build? I know no one reads this blog, but if you’ve got ideas, please pass them along.

 

Tindie – here I come

parts includedWell; I finally put the rest of my little stepper motor gauge project together and listed it on Tindie. Once they approve it, you should be able to find it by following the link at the top of the page to our Tindie Store.

The serial gauge driver allows you to retrofit any gauge mechanism with a simple to drive (any serial signal, it’s opto-isolated even) serial command stream.