User Tools

Site Tools


labs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
labs [2021/11/09 21:27] aboelazelabs [2021/12/01 06:32] aboelaze
Line 75: Line 75:
  
 **Test case** **Test case**
-The file {{:testcase.txt|textcase.txt}} is actually a binary file (system will not let me upload any files with the bin extension). Rename it to .bin if you want.+The file {{:testcase.txt|Testcase.txt}} is actually a binary file (system will not let me upload any files with the bin extension). Rename it to .bin if you want.
  
 The file contains 2 records The file contains 2 records
Line 85: Line 85:
  
 The second record is encrypted, the first is not The second record is encrypted, the first is not
 +
 +**The file** I used to create the text file you read from. In this file I am encrypting if the char is 'E' {{:writef.c|}}.
 +
 +I posted this file because some of you asked for it, for learning purpose only. You still can do the lab without it.
  
  
  
 ====== LAB 8 ====== ====== LAB 8 ======
 +
 +
 +here is **{{:lab_8.pdf|LAB 8}}**
 +
 +**Documentation**
 +
 +  * {{:user.pdf|User manual}}
 +  * {{:sch_lpcxpresso802_ver_a.pdf|Schematic diagram}}
 +  * {{:um11081.pdf|Data sheet}}
 +
 +Here is an example {{:ex1_intro.c|here}}. Take a look at it. It contains all the major steps
 +  * The files to include (That will be set up by the tool
 +  * Initializing the ports (connecting the clock to the ports
 +  * setting the port direction
 +  * reading and writing from the port
 +
 +Then, you have to add the logic yourself
 +
 +**Due** Nov 26
 +
 +
 +====== LABTEST1 (makeup) ======
 +{{:labtest1_mu.pdf|here}}
  
  
Line 95: Line 122:
  
 ====== LAB 9 ====== ====== LAB 9 ======
 +
 +{{:lab_9.pdf|LAB 9}} due last day of classes
 +
 +**test cases for test 2**
 +
 +{{:testcasesfortest2.txt|test cases}}
  
  
Line 101: Line 134:
  
 ====== LAB 10 ====== ====== LAB 10 ======
 +
 +{{:lab_10a.pdf|LAB 10}} due to end of term
  
  
labs.txt · Last modified: 2021/12/18 22:13 by aboelaze