Week6- Electronics design

Assignment

group project:

individual project:

Group assignment

Digital oscilloscope

An oscilloscope is used to investigate the health of electronic circuits by analyzing the signals at different points in the circuit. So the most fundamental goal of any oscilloscope is to show you the signals in your circuit.

Machine: Digital Oscilloscope- GDS-1202B

Image

Features of oscilloscope

  1. Channels
  1. Horizontal and vertical settings
  1. Scale settings
  1. Autoset
  1. Run/Stop
  1. Test channel
  1. Calibration

Testing microcontroller on oscilloscope

  1. To test the power signal in the board, I placed the red(positive) probe to the VCC pin in the male connector and the black (negative) probe to the GND in the Male connector

    image

    X-axis shows the voltage and the y-axis shows the time

    • x-axis 1unit= 2V
    • y-axis 1unit= 5 ns

    image

  2. To test the signal that the green LED is receiving from the ATTINY 44 microcontroller, I placed the red(positive) probe to the positive of the Green LED. and the black (negative) probe to the GND.

    image

    Since the board to programed to blink, the volatge changes from 0V to 5V and then back to 0V with delay of 1000 ms

    X-axis shows the voltage and the y-axis shows the time

    • x-axis 1unit= 1V
    • y-axis 1unit= 500ms

    image