
Reference: RBD-2763
Banner
(edit with the Customer Reassurance module)
(edit with the Customer Reassurance module)
(edit with the Customer Reassurance module)
The Analog Temperature Module is based on the thermistor (resistance increases with the ambient temperature changes) which sense the real-time temperature of the surrounding environment changes. Change in temperature data in analog form can be taken from this module on analog IO pins, then through any microcontroller, it can be easily converted and displayed in Celsius degrees or any other respective Unit. Featured By RoboticsBD.
Product Images are shown for illustrative purposes only and may differ from the actual product.
Note: Product images/ Components brand may vary from actual product as our stock rotates.
Note: PCB might be different from the picture as per stock
General Specification | |
Operating voltage (v) | 5 |
Temperature measurement range (°C) | -55 ~ +125 |
Measurement Accuracy | ±0.5°C |
Length (mm) | 24.5 |
Width (mm) | 16 |
Height (mm) | 7 |
Weight (gm) | 1 |
Shipment Weight | 0.005 kg |
Shipment Dimensions | 12 × 8 × 2.5 cm |
Please allow 5% measuring deviation due to manual measurement.
double Temp; Temp = log(((10240000/RawADC) – 10000)); Temp = 1 / (0.001129148 + (0.000234125 + (0.0000000876741 * Temp * Temp ))* Temp ); Temp = Temp – 273.15;// Convert Kelvin to Celcius return Temp; } void setup() { Serial.begin(9600); } void loop() { Serial.print(Thermister(analogRead(0))); Serial.println(“c”); delay(500); }
1 x Analog Temperature Module.
Specific References
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent
Write your review
Review sent
Your review cannot be sent
Reference: RBD-2763
Reference: RBD-0679
Reference: RBD-2094
Reference: RBD-2838
Reference: RBD-0352
Reference: RBD-1856
Reference: RBD-2933
Brand: DFRobot
Reference: RBD-0922
Reference: RBD-2144
Reference: RBD-0104
Reference: RBD-0382
Reference: RBD-2215
Reference: RBD-2675
Reference: RBD-1645
Reference: RBD-2072
Reference: RBD-0163
Reference: RBD-0307
Reference: RBD-0574
Reference: RBD-0689
Reference: RBD-1726
check_circle
check_circle