Assignment 1: Basic Stats
Post Arduino sketch + Fritzing diagram to the blog by 23:59 Monday, 22 Jan 18. No video or photos are needed, we’ll look at the sketches during the start of class.
Using two different analog sensors, read values and report on statistics. Do this over time, showing how collecting more analogRead() data in an array allows you to better refine the results for these operations
– mean
– median
– range, min and max values
– outlier (bonus points)
– standard deviation (bonus points)
– change sensor reading rate and sample size to change the interaction
More Bonus points! How can you take these results then modify your sketch to improve the results when it’s moved from one room to another? How can I decide between A10 or my house?
Hi Jet, couldn’t find a button to post so sent you the zip file on email just for this time!
Hi Jet,
Here is the link to my code and Diagram.
https://docs.google.com/document/d/1W2unaggIEvyaNUqzIg3yzXc4pTtWhLolyvhvZdAdMLc/edit?usp=sharing