Assignment 4
- Due Feb 27, 2019 by 4pm
- Points 100
- Submitting a website url
Rubric
Please include a title
Keep in mind that 282 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | ||
---|---|---|---|---|
toUpper()
1) If the character is a letter, returns the upper case equivalent.
2) If the character is not a letter, returns the original value.
threshold:
pts
|
|
pts
--
|
||
Proper Morse Code: Dashes differ from dots, blinking the correct patterns.
The length of a dot is 1 unit, a dash is 3 units.
threshold:
pts
|
|
pts
--
|
||
Proper timing: between dots/dashes
threshold:
pts
|
|
pts
--
|
||
Proper timing: between letters
threshold:
pts
|
|
pts
--
|
||
Proper timing: between words.
threshold:
pts
|
|
pts
--
|
||
Delta Time: Arduino code uses delta timing (No delay()s)
threshold:
pts
|
|
pts
--
|
||
Good Clean Code: Variable Names
threshold:
pts
|
|
pts
--
|
||
Good Clean Code: Code Structure
threshold:
pts
|
|
pts
--
|
||
Java code reads from the console and sends data to the Arduino
threshold:
pts
|
|
pts
--
|
||
The SerialComm class has an appropriate writeByte() method
threshold:
pts
|
|
pts
--
|
||
Committed to Github before demo
threshold:
pts
|
|
pts
--
|
||
Total Points:
100
out of 100
|