The Raspberry Pi 3 - even faster than the Pi 2, 1 Giga of RAM, WiFi...
Assortment of BreadBoard wires Female-Female 300mm and 75 mm + Long...
Prototyping and e-learning platform for creating interactive objects or...
2 heat sinks + adhesive - high performance, for your Raspberry-Pi
Hall effect sensor - Sensitive to magnetic fields
Manufacturers
Raspberry-Pi Pico Microcontoler RP2040 Cortex M0+ @ 133 MHz, 2 cores 2...
Raspberry-Pi Pico Microcontoler with header soldered RP2040 Cortex M0+ @...
IoT development kit based ESP32-Pico ESP32-Pico @ 240Mhz Flash 4Mb Ram...
HUB Module for Atom- Advanced prototyping Industrial proto board (Grove...
DIY proto module for Atom Simple proto board Case Connector 3.96 A077
ESP32 Atom development kit + MATRIX M5Atom lite ESP32-Pico-D4 @ 240 Mhz...
ESP32 ATOM development kit + BARCODE M5Atom lite ESP32-Pico @ 240 Mhz...
PYBStick interface for Adafruit's FeatherWing expansion Feather port -...
Raspberry Pi 4 4Go KIT - the ALL-IN-ONE keyboard! Power Supply HDMI...
Raspberry Pi 4 4Go KIT - the ALL-IN-ONE keyboard! Power Supply HDMI...
Viewed products
The TMP36 is a very popular and...
TMP-36
The TMP36 is a very popular and easy-to-use temperature sensor
In stock
Availability date:
TMP36 - analog temperature sensor
The TMP36 is a very popular and easy-to-use temperature sensor
Recipient :
* Required fields
or Cancel
Here is a temperature sensor that is able to measure a wide range of temperatures while being energy efficient. Its analog output is proportional to the ambient temperature.
This sensor is very popular and really easy to implement. This is one of the elements of the ARDX kit.
To use it, simply connect pin 1 (left) to a power source (between 2.7 and 5.5V), pin 3 (right) to ground (GND) and finally pin 2 (middle) on an analog input of your micro controller.
The output voltage is 0V at -50°C and 1.75V at 125°C. It is easy to convert the output voltage (in millivolts) to temperature using the formula:
Temp °C = 100*(V reading) - 50
The data sheet of the TMP36 is available here.