[SOLVED] EE337 Lab3

30.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Lab_3-azrsra.zip (310.2 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
5/5 - (1 vote)

This set of experiments has the following objectives:

  • Familiarization with pt-51 board.
  • Familiarization of breaking down a problem into subproblems and using subroutines to solve a problem.
  1. Install FLIP (for windows user) or DFU Programmer for Linux users. This software is used to program the pt-51 board.
  2. Read the value of the switches (p1.3-p1.0) to get the delay D and perform the following task.
    • Toggle the first LED (p1.7) with a delay of D
    • Toggle the second LED (p1.6) with a delay of
    • Toggle the third LED (p1.5) with a delay of

The minimum value of D can be 1 second. As an example, if D is 4, then p1.7 (LED) should toggle with 4s delay, second LED should toggle with 2s delay and third LED should glow with 1s delay. Demonstrate the delay of each port pins in the logic analyser to your TAs. (5 points)

  • Lab_3-azrsra.zip