Assignment 3
- Due Feb 13, 2019 by 4pm
- Points 100
- Submitting a website url
Rubric
Keep in mind that 286 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | ||
---|---|---|---|---|
Circuit Wiring: Temperature sensor
The temperature sensor is wired to correct voltage, one pin to ground, and one pin to analog input
threshold:
pts
|
|
pts
--
|
||
Circuit Wiring: Current limiting resistors included on LED
threshold:
pts
|
|
pts
--
|
||
Temperature Reading: analogReference() is set to INTERNAL
threshold:
pts
|
|
pts
--
|
||
Temperature Reading
Temperature is converted properly from analogRead() into degrees Celsius
threshold:
pts
|
|
pts
--
|
||
Filter: Uses a rolling average implemented with an array
threshold:
pts
|
|
pts
--
|
||
Filter: Reasonable number chosen for FILTER_COUNTS
threshold:
pts
|
|
pts
--
|
||
Chirps: The number of chirps in a minute is correctly computed by Dolbear’s Law.
threshold:
pts
|
|
pts
--
|
||
Graph
Graphs the temperature data (both unfiltered and filtered). Graph must show a noticeable change (increase) in temperature.
threshold:
pts
|
|
pts
--
|
||
Delta-time
Delta-time loops used correctly and delay() is not used.
threshold:
pts
|
|
pts
--
|
||
Committed to Github before demo
Make sure they show you that they've committed and pushed to Github before demoing the assignment
threshold:
pts
|
|
pts
--
|
||
Total Points:
100
out of 100
|