Background Image

Electronics Design

Background Image

Electronics Design

This week we learned electronics design through redesigning the echo hello-world board, improvise to our own version, make it and test it.

Background Image

Schematic & Board

image

Draw schematic on Eagle

The components: Microcontroller, 'Pull-up' resistor, Capacitor, Crystal Oscillator, SMD Bus Connector, FTDI Connector.

image

Lay out the board

image

Auto-routing

Eagle has the auto-routing method. Though not smart enough, yet save a lot of time for wiring it. Parameters like milling width, clearance, trace type, efforts are tunable.

image

Traces

image

Fail #1

The space in between two traces is too small that the trace cannot mill it correctly. So I need to go back to the clearance page to adjust it.

image

Layout two

image

Routing

image

Fail #2

The milling header is too hight that it can't mill through. So I calibrate the height based on the height of the middle part of the board, instead of the border of the board which is a bit higher.

image

Milling

image

Connection

The two lines on the top right are too close to each other, that they remain connected after the milling.

image

So I manually disconnected it.

image

Soldering

image

I 💘 Electronics

image

Air wires

image

Testing