My mistakes are my stepping stones to success

HOW TO MAKE ALMOST ANYTHING
FAB ACADEMY 2K19 HEMANG VELLORE

header-frontend
Work frontend
Assignment 7: Electronic Design

Design Thinking is made visual here; to give anything less than your best is to sacrifice your gift.

Hey it’s me. This week it is electronics design assignment.

Group Assignment:

Use the test equipment in your lab to observe the operation of a microcontroller circuit board.In this assignment we all are going to test our echo hello board with oscilloscope. We will monitoring how the voltage passes on the board and observe the voltage curve. Generally the good soldered board should give a rectangular wave. We performed a simple testing using DSO, (Digital Storage Oscilloscope). We tested the resonator on Jaydip's hello world board.


Digital Storage Oscilloscope is commonly used to display and analyze the waveform of electronic signals. The DSO is defined as “the oscilloscope which stores and analyzes the signal digitally”, i.e. in the form of 1 or 0 preferably storing them as analogue signals. It takes an input signal, stores the same and then displays it on the screen. The Oscilloscopes are used to observe the change of an electrical signal over the time. With the help of the oscilloscope we are now testing hello world board of Jaydip.

The Measuring probes are used for DSO and DMM respectively.

The Voltage wave form across Oscillator: Observing the voltage wave form across on 'hello world board' oscillator. Good soldering should give rectangular wave, but the board had wavy lines instead. It could be because of some problem in soldering.

To know the Voltage, we connected the board with Ground and VCC supply and observed 5V reading on the oscilloscope. We confirmed it by observing the same value on Multimeter also as shown in the picture above. Finally we have understood that the DSO Oscilloscope is used for checking the wave behavior of the components. In this test, we have understood about the Oscilloscope’s parameters like Channels, Auto set, Frequency and, different wave signals.

Individual Assignment:

Redraw the echo hello-world board. Add (at least) a button and LED (with current-limiting resistor), check the design rules, make it. (If you have time this week, test it). Extra credit – Simulate its operation. Render it.
My Design Conception –
File>New>Project in the Menu Bar, Then
Redraw the echo hello-world board,
Add at least one Button and one LED with a current limiting resistor,
Check the design rules, Make It, Test It. Extra credit given to simulate its operation.

I have used Eagle for my pcb design. A PCB or Printed Circuit Board is a board that contains several electrical components that are connected using conductive electrical tracks. A PCB provides physical support for mounting the electronic components and also the electrical connections between them. The three steps or procedures:

Let's Connect