Page 1 of 1

Experiment 2-ARM C language experiment The experimental requirements are as follows: (1) Read "S5P6818 Experimental Manu

Posted: Fri May 20, 2022 12:40 pm
by answerhappygod
Experiment 2 Arm C Language Experiment The Experimental Requirements Are As Follows 1 Read S5p6818 Experimental Manu 1
Experiment 2 Arm C Language Experiment The Experimental Requirements Are As Follows 1 Read S5p6818 Experimental Manu 1 (46.7 KiB) Viewed 51 times
Experiment 2-ARM C language experiment The experimental requirements are as follows: (1) Read "S5P6818 Experimental Manual.pdf" on page 117 about "5.3 LED illuminations experiment", and the source code should be found at: "linux/workspace/fs6818/02-led" after you have opened VMware Player. (2) Refer to the experiment in step (1), write your own ARM C language code of "4 LED waterfall lamp" (see "Note 1"), and complete the experimental report based on "S5P6818 Experiment Model.doc". (3) Watch the video of experiment. Notel: "4 LED waterfall lamp" means that D10, D9, D8, D7 will turn on for 1 second one by one. The control law is as follows: Beginning, D10 on, delay 1 second, D10 off and D9 on, delay 1 second, D9 off and D8 on, delay 1 second, D8 off and D7 on, delay 1 second, and then repeat from the beginning.