Close

Neuron Development: v0.4 part 3: Schematic and Board

A project log for NeuroBytes

Build your own nervous system!

zakqwyzakqwy 11/27/2014 at 18:380 Comments

TL;DR: Kicad kicks ass.

I've spent most of my life staring at schematics in one form or another, but everything I've built to this point used some kind of point-to-point breadboard technique. Many years ago I discovered the RadioShack 276-159; it can handle a smallish DIP IC and a few peripherals and is readily available up the street. Great for LM3909s, 555s, 741s, and all manner of random interface boards and LED blinkers.

No good for SMD work, however. For the Neuron, I wanted to go full custom to minimize size and maximize awesomeness. Taking [Chris Gammell's] advice, I took my first plunge into circuit design using Kicad.

Circuit Design

I wanted Neurons to be incredibly simple. As such, they communicate by sending 5VDC pulses to each other--that's it. The interconnections between Neurons--I call them Axons in an attempt to be somewhat biologically accurate--require three conductors, VCC, Gnd, and signal. Taking a cue from servos, I put the VCC conductor in the middle so miswiring would most likely just ground out an input or output rather than short out a whole string of Neurons. As I mentioned in the last post covering the BOM, the only components beyond the seven board-level connectors, microcontroller, and LED are passives needed for signal filtering and current limiting.

A few notes:

Board Design

I wanted to minimize area--not just to save cost, but to make each Neuron as compact as possible. Auto routing is for suckers, so this is what I ended up with:

Again, notes:

Salfred Labs

That brings up a great point. What is Salfred Labs, and why is it silkscreened on the Neuron board?

Andrew Salveson + Zach Fredin = Salfred Labs! It's what we thought about calling our company, if we'd made a company. Probably won't happen now, but the legacy lives on in Neuron v0.4.

More to come! Happy turkey day!

Discussions