Air University Department of Mechatronics Engineering Semester: Spring - 2017 Microcontroller Based Design MT-253 Project-1

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

AIR UNIVERSITY

DEPARTMENT OF MECHATRONICS ENGINEERING


SEMESTER: SPRING – 2017
Microcontroller Based Design
MT-253

Project-1
Instructor: Umer Farooq Due Date: 5th March, 2017
Soft Copy Time: Sunday 9:00 PM
Hard Copy: 6th March 10:00 AM with
Hardware in Lab & Report

Task is to design your own single layer board (MAX 2 Members); you may add
other component that you think would be required but should have the basic
things as in the schematic diagram (Power supply is optional on board)
Learning objectives
You must design your own schematic using Proteus and then make PCB in same software.
Test the board with Heart beat test at pin 13 in C or Assembly.
Understand and read the Basic configuration required to power up ATmega 328P through
Datasheets and relevant design documents.
Identify component used with their names.
Deliverables
A running board with your team name and roll-no(MAX 2 Members) etched to it, please note
that this will be used in further projects and in each project some weightage will be given on
doing your project on it.
A Report describing your work with schematics screen shot and pictures of real PCB developed

“Make things as simple as possible, but not simpler.” Page 1 of 4


Simple Schematic without built in programmer(https://youtu.be/Eb2Ka-FOhWg)

This is the two-layer board will be designing only single layer but schematic may be used regulators are
optional

http://www.buildcircuit.com/wp-content/uploads/2014/04/DIY-Arduino.pdf

You may need to modify these schematic as per your requirement

Bill Of Materials(BOM)/Components list

 1 x Arduino-Compatible single layer PCB that you will design on Fiber PCB sheet
 1 x ATMega328 with boot bootloader(Optional)
 1 x L78L33 3.3V Voltage Regulator(Optional)
 1 x 5mm Green LED
 1 x 5mm Red LED
 2 x 330Ohm Resistor
 1 x 10kOhm Resistor
 1 x 16MHz Crystal
 2 x 22pF Ceramic Capacitors
 5 x 0.1uF Ceramic Capacitors
 2 x 10uF Electrolytic Capacitors
 1 x LM7805 5V Regulator(Optional)
 1 x Diode 1N4001
 1 x Resettable Fuse PTC (300mA) (Optional)
 1 x 28-Pin DIP Socket (To seat your ATMega)
“Make things as simple as possible, but not simpler.” Page 2 of 4
 1 x Push Button Reset Switch
 2 x 6-Pin Female Headers
 2 x 8-Pin Female Headers
 1 x 6-Pin Right Angle Header (To connect your FTDI,Profolic,CH340 or USB to
TTL) for serial communication with your laptop(Optional)
 1 x 0.1uF Capacitor
 1 x DC Barrel Jack,USB jack like on Aurdino,
 1 x 2-pin screw terminal
 1 x 6 pin ICSP header(Optional)

-----------------------------------------------------------------------------------------------

References

http://www.buildcircuit.com/assembly-guide-diy-arduino/

https://www.arduino.cc/en/main/arduinoBoardUno

Board File for Arduino UNO in Eagle software

https://www.arduino.cc/en/Tutorial/ArduinoToBreadboard

https://www.arduino.cc/en/Main/Standalone

https://circuitdigest.com/microcontroller-projects/how-to-make-arduino-board-diy

Powering a board step by step

http://makezine.com/projects/make-36-boards/make-your-own-dmn-board-part-1-layout/

http://makezine.com/projects/make-your-own-dmn-board-part-2-routing/

http://makezine.com/projects/make-your-own-dmn-board-part-3-silkscreen-and-gerbers/

Advance(If you bootloader is damage and you need to by controller and add it)

https://diyhacking.com/make-arduino-board-and-bootload/

http://www.electroschematics.com/10955/build-arduino-bootload-atmega-microcontroller-part-1/

“Make things as simple as possible, but not simpler.” Page 3 of 4


How Customer board looks like with Bill Of Material(BOM)

http://www.buildcircuit.com/build-your-own-arduino-board/

GOOD LUCK

“Make things as simple as possible, but not simpler.” Page 4 of 4

You might also like