PC Lab 2: Diferență între versiuni

De la WikiLabs
Jump to navigationJump to search
Fără descriere a modificării
Fără descriere a modificării
Linia 4: Linia 4:


Implement a Nikon ML-L3 via software on a PIC10F200 (pattern is shown in the picture)
Implement a Nikon ML-L3 via software on a PIC10F200 (pattern is shown in the picture)
Grades:


5  for up to 100 words of program memory, 6 words of RAM.
5  for up to 100 words of program memory, 6 words of RAM.
Linia 16: Linia 18:


10 for up to 65 words of program memory, 1 words of RAM.
10 for up to 65 words of program memory, 1 words of RAM.
NB: Sourcecode may be of any size

Versiunea de la data 7 martie 2018 23:03

Session 2

Codesize optimization:

Implement a Nikon ML-L3 via software on a PIC10F200 (pattern is shown in the picture)

Grades:

5 for up to 100 words of program memory, 6 words of RAM.

6 for up to 90 words of program memory, 5 words of RAM.

7 for up to 82 words of program memory, 4 words of RAM.

8 for up to 75 words of program memory, 3 words of RAM.

9 for up to 70 words of program memory, 2 words of RAM.

10 for up to 65 words of program memory, 1 words of RAM.

NB: Sourcecode may be of any size