Reference: RBD-2122
Banner

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-2122
Reference: RBD-0812
Reference: RBD-2352
Brand: Hi-Link
Reference: RBD-2794
Reference: RBD-1737
Reference: RBD-2561
Reference: RBD-3846
Reference: RBD-1654
We'll slide into your inbox when the product is back in stock.
Reference: RBD-0551
Reference: RBD-2845
Reference: RBD-2303
Reference: RBD-3098
Brand: DFRobot
Reference: RBD-1111
Reference: RBD-2839
Reference: RBD-4193
Brand: Waveshare
Reference: RBD-0677
Reference: 0245
Reference: RBD-0768
Reference: RBD-0020
Reference: RBD-0149
Reference: RBD-1190
Reference: RBD-0023
Reference: RBD-0280
Reference: RBD-0671
Reference: RBD-0307
Reference: RBD-1726
Reference: RBD-0574
Reference: RBD-0163
Reference: RBD-0689
check_circle
check_circle