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/04 01:47] aboelazelabs [2021/11/25 19:55] aboelaze
Line 73: Line 73:
  
 Here is {{:lab7.pdf|LAB 7}} due Friday Nov 19 midnight Here is {{:lab7.pdf|LAB 7}} due Friday Nov 19 midnight
 +
 +**Test case**
 +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
 +
 +AAJack 12 1.5 (the output format is meant for information only, not necessarily the required format of the output)
 +
 +
 +AAJohn 16 4.0
 +
 +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.
 +
 +**Here is one possible solution ** {{:readf.c|Lab 7 solution}}
 +
 +
 +
 +====== LAB 8 ======
 +
 +
 +here is **{{:lab_8.pdf|LAB 8}}**
 +
 +**Documentation**
 +
 +  * {{:user.pdf|Board User Manual}}
 +  * {{:sch_lpcxpresso802_ver_a.pdf|Schematic diagram}}
 +  * {{:nxp_lpc802_um11045.pdf|UM11045 LPC 892 user Manual}}
 +
 +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}}
 +
 +
 +======. LAB TEST 2 =====
 +
 +{{:test2.pdf|TEST 2}}
 +
 +
 +====== LAB 9 ======
 +
 +{{:lab_9.pdf|LAB 9}} due last day of classes
 +
 +
 +
 +
 +
 +====== LAB 10 ======
 +
 +
 +
  
  
labs.txt · Last modified: 2021/12/18 22:13 by aboelaze