Skip to content

8. Electronics production

Objectives

This week, we have to make and test the development board that we have designed on week_6,and to interact and communicate with an embedded microcontroller extra credit: make it with another process

Characterize the design rules for your in-house PCB production process extra credit: send a PCB out to a board house. (Group Assignment link.)

Milling

alternate text

(concentional milling and climp milling.)

Milling Machine -

(Modella MDX20.)

The Roland Modela MDX-20 is a small milling machine which is mostly used for milling circuit boards

Click here to see the Roland MDX 20 FAb tutorials.

alternate text alternate text

PCB milling bits

We manly uses 2 type of drill bits one is 0.4 mm(1/64”) trace cutting bit other is 0.8 mm (1/32”) pcb cutting bit. alternate text

PCB Design

As part of my week 6 project, I designed a PCB. URL for Week 6.

As shown below , in my earlier design, min track width was given as 16mils. Here I changed to 24 mils.Due to this I have to re-arrange one track out of 4 going between the microcontroller legs.

alternate text alternate text PCB SVG file generated in KiCad. alternate text

SVG file is converted to png file in Inkscape.

alternate text

Setting up machine

First we fix 1/64 bit in its tool head. Make sure the shank is kept as deep into the head as you can by using an allen key. On the board’s back, apply a double-sided adhesive sticker, and then adhere it over the sacrifice layer.

Next modes appication are opend to run the machine. Open the modes and upload the png file. alternate text alternate text Select the tool for tracing . Here it is 1/64 and press calculate to get 2D tracing

alternate text alternate text alternate text

Now its time to cut the outline. Here also the same process is repeated, but with the bit 1/32.

alternate text alternate text

alternate text

The result was line this as shown below.

alternate text

Now its time for soldering the components.

Components Used

  1. ATtiny412 SOIC----1 nos

  2. Capacitor 1206 (100nf)—1 nos

  3. LED_Luminus_1206---------2 nos

  4. PinHeader_P2.54mm(1x6)—1 nos

  5. PinSocket_P2.54mm(2x3)—1 nos

  6. Resistor_1206(10K)----1nos

  7. Resistor_1206(499K)----2nos

  8. Button_ESwitch_4.5x4.5mm—1nos

Soldering kit

alternate text

Set the temprature upto 350C

alternate text

alternate text

Soldeing completed

alternate text It was a nice experience to solder. This was the first time I am doing this. My instructor give me some adive which help me to do it almost good. He advice me to apply some lead on the board where the componets to be soldered before placing the componenets. After placing the componenets menlt the lead so that the componenets just hold in the board. Further we can apply more lead to fix the bot end of the componenets.

Testing & Programing

alternate text

alternate text alternate text

(Download Design Files.)