#Basic Handheld Thermometer
##Purpose
##Function
How does the device measure a parameter?
How does the device-record data?
How does the device display data?
What units does the device report in?
How does the device communicate data electronically?
##Use Case
Where can the device be safely used?
##Power
How is the device powered?
How much power does it use?
How long does it need to be recharged before re-use?
##Standard and Testing
How was the device tested?
How did it perform?
What performance standards does the device meet?
What monitoring standards can this device be used to meet?
##Construction
###Bill of Materials
Quantity | Part Description | Example Price (each) |
---|---|---|
1 | ATMega328P-PU microprocessor | $2.90 |
1 | LMT86 temperature sensor | $1.00 |
2 | 22pF ceramic capacitors | $0.03 |
3 | 100nF ceramic capacitors | $0.06 |
1 | 1K ohm resistors 1% tolerance | $0.10 |
3 | 10K ohm resistors | $0.10 |
x | Header pins (0.1" spacing) | $1.50 |
Total Cost: | $xx.xx | |
###Circuit Board | ||
####Schematic | ||
![]() |
||
####Layout | ||
![]() |
##FAQ and Troubleshooting
###Online Resources