Fourteenth assignment

24 April 2019

Part I

Design, build and connect wired or wireless node(s)

Part II

Send a message between two projects

Week's assignment

This weeks individual assignment was to design, build and connect wired or wireless node(s) with network or bus addresses and the group assignment was to send a message between two projects.

I will be showing you the individual part below and the group assignment in the next page part II.


Board design


Serial bus

For this assignment I used Neil's serial bus example. I used the same components.

Here's what you will need for the bridge and 2 nodes:

  • Attiny 45 microcontroller (x3)

  • 10k resistor (x3)

  • 1uF capacitor (x3)

  • 1k resistor (x3)

  • 1 LED (x3)

  • ISP 2x3 pin header (x3)

  • Bus 2x2 pin header (x3)

  • FTDI 1x6 pin header (x1)


I redesigned the boards, this means I did the eagle files from scratch.

Node

I decided to start with the node because the bridge was the same but without the ftdi pin header. I thought I could add that later. Here you can see the schematic for the node.



And here you can see the board.



I proceeded to mill my design

I normally use a V shape endmill, as you can see in the next picture the left one has some burr in the surface, that happened because the endmill wasn't as sharp. I decided to changed it for a newer one.

This issue is completely fixable. A little bit of sanding works just fine.



bridge

For the bridge I followed the same process and just added the FTDI pin header.



Controlling the routes width and running the DRC will help prevent issues when machining the board.



soldering components

After the previous assignments and the experience gained this part turned out to be quite easy.



Here are the finished boards.