Arduino Nano based ATtiny fuse reset board

Preamble

I first saw this video for an ATtiny fuse reset board that is based around an Arduino Nano, attiny fuse reset, and chased down the schematic and PCB layout and converted (the PCB at least) to KiCAD.

Note that the PCB uses SMD components.

Continue reading Arduino Nano based ATtiny fuse reset board

Adding a new component to DIY Layout Creator

Preamble

An investigation into creating new components for DIY LC. I personally need a ZIF socket, but maybe before that just a simple IC socket. Or a buzzer. See issues:

Note: An experimental and exploratory work-in-progress

DIYLC could really do with a YouTube video showing how to knock up a simple component, or a component editing facility (separate application, plugin, or menu item). See issue Creating components – walkthrough or video #783

Continue reading Adding a new component to DIY Layout Creator

Creating PCB masks as PDFs from Gerber files on OS X

Preamble

I had a set of Gerber files (one for each layer) for the PCB layout of piport, from Create_2_Serial_to_33V_Logic.pdf (see Serial comms for Roombas and routers), but my PCB manufacturer doesn’t know how to use Gerber files (he’s a bit slow) and will only accept PDFs.

Continue reading Creating PCB masks as PDFs from Gerber files on OS X