Deprecated: The PSR-0 `Requests_...` class names in the Requests library are deprecated. Switch to the PSR-4 `WpOrg\Requests\...` class names at your earliest convenience. in /home3/aneindia/public_html/wp-includes/class-requests.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /home3/aneindia/public_html/wp-includes/class-requests.php:24) in /home3/aneindia/public_html/wp-includes/feed-rss2.php on line 8
temperature sensor Archives - Absolute Native Electronics https://www.aneindia.com/product-tag/temperature-sensor/ Solnoi Electronics Sun, 03 May 2020 07:37:34 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.3 https://i2.wp.com/www.aneindia.com/wp-content/uploads/2020/03/cropped-Solnoi-1-1.jpg?fit=32%2C32&ssl=1 temperature sensor Archives - Absolute Native Electronics https://www.aneindia.com/product-tag/temperature-sensor/ 32 32 174907023 DHT22 Digital Temperature and Humidity Sensor; Temperature and Humidity Module AM2302 https://www.aneindia.com/product/sensor-collection/dht22-digital-temperature-humidity-sensor-temperature-humidity-module-am2302/ https://www.aneindia.com/product/sensor-collection/dht22-digital-temperature-humidity-sensor-temperature-humidity-module-am2302/#comments Sun, 28 Dec 2014 15:07:44 +0000 http://www.baboon.co.in/?p=713 The DHT22 ( RHT03 ) is a basic, low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). Its fairly simple to use, but requires careful timing to grab data. […]

The post DHT22 Digital Temperature and Humidity Sensor; Temperature and Humidity Module AM2302 appeared first on Absolute Native Electronics.

]]>
The DHT22 ( RHT03 ) is a basic, low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). Its fairly simple to use, but requires careful timing to grab data. The only real downside of this sensor is you can only get new data from it once every 2 seconds, so when using our library, sensor readings can be up to 2 seconds old.

Simply connect the first pin on the left to 3-5V power, the second pin to your data input pin and the right most pin to ground. Although it uses a single-wire to send data it is not Dallas One Wire compatible! If you want multiple sensors, each one must have its own data pin!

Features:

  • Low cost
  • 3 to 5V power and I/O
  • 1-1.5mA measuring current
  • 40-50 uA standby current
  • 2.5mA max current use during conversion (while requesting data)
  • Good for 0-100% humidity readings with 2-5% accuracy
  • Good for -40 to 80°C temperature readings ±0.5°C accuracy
  • No more than 0.5 Hz sampling rate (once every 2 seconds)
  • Body size 27mm x 59mm x 13.5mm (1.05″ x 2.32″ x 0.53″)
  • 4 pins, 0.1″ spacing

 

Feature & Application:

  • High precision
  • Capacitive type
  • Full range temperature compensated
  • Relative humidity and temperature measurement
  • Calibrated digital signal
  • Outstanding long-term stability
  • Extra components not needed
  • Long transmission distance, up to 100 meters
  • Low power consumption
  • 4 pins packaged and fully interchangeable

The post DHT22 Digital Temperature and Humidity Sensor; Temperature and Humidity Module AM2302 appeared first on Absolute Native Electronics.

]]>
https://www.aneindia.com/product/sensor-collection/dht22-digital-temperature-humidity-sensor-temperature-humidity-module-am2302/feed/ 7 2296
PT100 Temperature Sensor, Stainless steel Thermocouple Sensor Probe for Temperature Measure https://www.aneindia.com/product/temperature-sensor/pt100-temperature-sensor-stainless-steel-thermocouple-sensor-probe-temperature-measure/ https://www.aneindia.com/product/temperature-sensor/pt100-temperature-sensor-stainless-steel-thermocouple-sensor-probe-temperature-measure/#comments Thu, 04 Dec 2014 17:06:30 +0000 http://www.baboon.co.in/?p=680 PT100 Temperature Sensor, Stainless steel Thermocouple Sensor Probe for Temperature Measure A thermocouple is a device consisting of two different conductors(usually metal alloys) that produce a voltage proportional to a temperature difference between either end of the pair of conductors. Features: Element: PT100 Temperature range: -200°C ~420°C Terminal contact:3EA (applied 3wire:A, B, b) Structure type […]

The post PT100 Temperature Sensor, Stainless steel Thermocouple Sensor Probe for Temperature Measure appeared first on Absolute Native Electronics.

]]>
PT100 Temperature Sensor, Stainless steel Thermocouple Sensor Probe for Temperature Measure

A thermocouple is a device consisting of two different conductors(usually metal alloys) that produce a voltage proportional to a temperature difference between either end of the pair of conductors.

Features:

Element: PT100

Temperature range: -200°C ~420°C

Terminal contact:3EA (applied 3wire:A, B, b)

Structure type without terminal head Widely used for industrial or laboratory to test equipments temperature.

Material of protection tube(probe part):Stainless steel

Material of lead wire:Insulation:teflon (with electromagnetic shield)

Total length of wire :470mm

Dimension: 4*30 mm

The post PT100 Temperature Sensor, Stainless steel Thermocouple Sensor Probe for Temperature Measure appeared first on Absolute Native Electronics.

]]>
https://www.aneindia.com/product/temperature-sensor/pt100-temperature-sensor-stainless-steel-thermocouple-sensor-probe-temperature-measure/feed/ 5 2292
DHT11 temperature and humidity sensor module For Arduino and Raspberry Pi DHT-11 https://www.aneindia.com/product/uncategorized/dht11-temperature-humidity-sensor-module-arduino-raspberry-pi-dht-11/ https://www.aneindia.com/product/uncategorized/dht11-temperature-humidity-sensor-module-arduino-raspberry-pi-dht-11/#respond Fri, 18 Jul 2014 05:57:09 +0000 http://www.baboon.co.in/?p=218 The DHT11 is a basic, ultra low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). Its fairly simple to use, but requires careful timing to grab data. The only […]

The post DHT11 temperature and humidity sensor module For Arduino and Raspberry Pi DHT-11 appeared first on Absolute Native Electronics.

]]>
The DHT11 is a basic, ultra low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). Its fairly simple to use, but requires careful timing to grab data. The only real downside of this sensor is you can only get new data from it once every 2 seconds, so when using our library, sensor readings can be up to 2 seconds old.
Compared to the DHT22, this sensor is less precise, less accurate and works in a smaller range of temperature/humidity, but its smaller and less expensive

Comes with a 4.7K or 10K resistor, which you will want to use as a pullup from the data pin to VCC.

Technical Details

Low cost
3 to 5V power and I/O
2.5mA max current use during conversion (while requesting data)
Good for 20-80% humidity readings with 5% accuracy
Good for 0-50°C temperature readings ±2°C accuracy
No more than 1 Hz sampling rate (once every second)
Body size 15.5mm x 12mm x 5.5mm
4 pins with 0.1″ spacing

Price:

Rs. 700/- with shipping, shop now on Absolute Native Electronics online shop www.baboon.co.in/eshop

– See more at: http://www.baboon.co.in/hc-05-rf-wireless-bluetooth-transceiver-module-rs232ttl-to-uart-converter-bluetooth-module-hc-05-hc-05-serial-port/#sthash.Vj6vNxM2.dpuf

Price:

Rs. 700/- with shipping, shop now on Absolute Native Electronics online shop www.baboon.co.in/eshop

– See more at: http://www.baboon.co.in/hc-05-rf-wireless-bluetooth-transceiver-module-rs232ttl-to-uart-converter-bluetooth-module-hc-05-hc-05-serial-port/#sthash.Vj6vNxM2.dpuf

Price:

Rs. 700/- with shipping, shop now on Absolute Native Electronics online shop www.baboon.co.in/eshop

– See more at: http://www.baboon.co.in/hc-05-rf-wireless-bluetooth-transceiver-module-rs232ttl-to-uart-converter-bluetooth-module-hc-05-hc-05-serial-port/#sthash.Vj6vNxM2.dpuf

The post DHT11 temperature and humidity sensor module For Arduino and Raspberry Pi DHT-11 appeared first on Absolute Native Electronics.

]]>
https://www.aneindia.com/product/uncategorized/dht11-temperature-humidity-sensor-module-arduino-raspberry-pi-dht-11/feed/ 0 218