Assignment 6
- Due Mar 6, 2019 by 4pm
- Points 100
- Submitting a website url
Rubric
Keep in mind that 275 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | ||
---|---|---|---|---|
Messages formulated correctly and Messages Transmitted Correctly: They first send the magic number, then the key, then the value. They then wait for the magic number (on Java side), then receive the key and then the value.
threshold:
pts
|
|
pts
--
|
||
Message Types Supported: Debugging string in UTF-8 format
threshold:
pts
|
|
pts
--
|
||
Message Types Supported: Error string in UTF-8 format
threshold:
pts
|
|
pts
--
|
||
Message Types Supported: Timestamp, 4-byte integer, milliseconds since reset
threshold:
pts
|
|
pts
--
|
||
Message Types Supported: Potentiometer reading, 2-byte integer A/D counts
threshold:
pts
|
|
pts
--
|
||
Message Types Supported: Raw (unfiltered) temperature reading, 2-byte integer A/D counts
threshold:
pts
|
|
pts
--
|
||
Proper conversion and filtering of temperature on Java side
threshold:
pts
|
|
pts
--
|
||
SerialComm debug showing received bytes: For full credit, must show the hex value of each byte as it is received in the provided SerialComm when the debug flag is set to true
threshold:
pts
|
|
pts
--
|
||
Correct Values/Wiring: We are receiving/sending correct potentiometer and temperature readings. To do so, the circuit must be wired correctly.
threshold:
pts
|
|
pts
--
|
||
Committed to Github before demo
threshold:
pts
|
|
pts
--
|
||
Total Points:
100
out of 100
|