EYE on NPI - ADT7422 High precision digital temperature sensor episode artwork

EPISODE · Sep 11, 2020 · 6 MIN

EYE on NPI - ADT7422 High precision digital temperature sensor

from Adafruit Industries · host Adafruit Industries

This week's EYE on NPI brings you Analog Devices' ADT7422 ultra-high accuracy and precision temperature sensor. (https://www.digikey.com/en/product-highlight/a/analog-devices/adt7422-01-c-accurate-digital-temperature-sensor) With an astonishing ±0.1°C rated accuracy, you can use this sensor for real-time, calibration-free temperature sensing. A built-in I2C ADC interface provides 16-bit data, so you could use this sensor with any microcontroller or microprocessor and get 0.0078 °C resolution. And you can have up to 4 of these sensors on a single I2C bus by changing the I2C address pins A0/A1. ADT7422 is ADI's first ±0.1°C accurate temperature sensor that doesn't require any external circuitry for operation. It can easily replace more complex and expensive solutions that use alternative sensor technologies such as thermistors or RTDs. In addition, high-precision silicon sensors (ICs) are preferred options for a range of emerging applications in the healthcare market such as vital signs monitoring instruments for clinical and home use. Features ±0.1°C accuracy specification enables the end product to measure temperature with accuracy that was only possible for thermistors and RTDs Doesn't require external circuitry: smaller, lower power, and lower cost than older sensing technologies Fully tested and calibrated solution: doesn't require system calibration to achieve desired ±0.1°C measurement precision The highest accuracy of ±0.1°C comes is achievable between 25°C ~ 50°C. From −20°C to +105°C the accuracy is ±0.25°C and from −40°C to +125°C its ±0.50°C. For high temperature ranges, such as for use with scientific or food processes, you probably want to go with a PT100/PT1000 RTD sensor interface (https://www.analog.com/en/applications/technology/precision-sensor-interface/temperature-sensing/rtd.html) - for example verifying the temperature of a yogurt processing system, or a chemical heater. These sensors are more tuned towards human/bio measurement - for example a long-term temperature/health monitor that uses skin temperature, implanted glucose monitor, or an incubator - all places where you want very high accuracy! Interfacing with the chip is really simple, in fact we were able to borrow a lot of code from the ADT7410 (https://www.adafruit.com/product/4089) library we wrote a year ago (https://github.com/adafruit?q=adt7410&type=&language=) and read out the temperature in both C and Python. Analog Devices also has 'pure C' drivers available on GitHub (https://github.com/analogdevicesinc/no-OS/tree/master/drivers/temperature/adt7420) We picked up one of Analog Device's dev boards. You can see a few interesting details like PCB slots to help keep the chip thermally isolated. There's also an Arduino-compatible Eval shield (https://www.analog.com/media/en/dsp-documentation/evaluation-kit-manuals/dc2026cfe.pdf) you can use to plug and play this sensor, but we found it works perfectly fine with plain 0.1" jumpers, just make sure you're giving it 3.3V for power! Add tiny, accurate temperature sensing today by picking up an ADT7422 from Digi-Key, available in cut-tape & reel, by visiting https://www.digikey.com/short/zf0d21 Your order will ship same day and you can get it in hand the next morning!

This week's EYE on NPI brings you Analog Devices' ADT7422 ultra-high accuracy and precision temperature sensor. (https://www.digikey.com/en/product-highlight/a/analog-devices/adt7422-01-c-accurate-digital-temperature-sensor) With an astonishing ±0.1°C rated accuracy, you can use this sensor for real-time, calibration-free temperature sensing. A built-in I2C ADC interface provides 16-bit data, so you could use this sensor with any microcontroller or microprocessor and get 0.0078 °C resolution. And you can have up to 4 of these sensors on a single I2C bus by changing the I2C address pins A0/A1. ADT7422 is ADI's first ±0.1°C accurate temperature sensor that doesn't require any external circuitry for operation. It can easily replace more complex and expensive solutions that use alternative sensor technologies such as thermistors or RTDs. In addition, high-precision silicon sensors (ICs) are preferred options for a range of emerging applications in the healthcare market such as vital signs monitoring instruments for clinical and home use. Features ±0.1°C accuracy specification enables the end product to measure temperature with accuracy that was only possible for thermistors and RTDs Doesn't require external circuitry: smaller, lower power, and lower cost than older sensing technologies Fully tested and calibrated solution: doesn't require system calibration to achieve desired ±0.1°C measurement precision The highest accuracy of ±0.1°C comes is achievable between 25°C ~ 50°C. From −20°C to +105°C the accuracy is ±0.25°C and from −40°C to +125°C its ±0.50°C. For high temperature ranges, such as for use with scientific or food processes, you probably want to go with a PT100/PT1000 RTD sensor interface (https://www.analog.com/en/applications/technology/precision-sensor-interface/temperature-sensing/rtd.html) - for example verifying the temperature of a yogurt processing system, or a chemical heater. These sensors are more tuned towards human/bio measurement - for example a long-term temperature/health monitor that uses skin temperature, implanted glucose monitor, or an incubator - all places where you want very high accuracy! Interfacing with the chip is really simple, in fact we were able to borrow a lot of code from the ADT7410 (https://www.adafruit.com/product/4089) library we wrote a year ago (https://github.com/adafruit?q=adt7410&type=&language=) and read out the temperature in both C and Python. Analog Devices also has 'pure C' drivers available on GitHub (https://github.com/analogdevicesinc/no-OS/tree/master/drivers/temperature/adt7420) We picked up one of Analog Device's dev boards. You can see a few interesting details like PCB slots to help keep the chip thermally isolated. There's also an Arduino-compatible Eval shield (https://www.analog.com/media/en/dsp-documentation/evaluation-kit-manuals/dc2026cfe.pdf) you can use to plug and play this sensor, but we found it works perfectly fine with plain 0.1" jumpers, just make sure you're giving it 3.3V for power! Add tiny, accurate temperature sensing today by picking up an ADT7422 from Digi-Key, available in cut-tape & reel, by visiting https://www.digikey.com/short/zf0d21 Your order will ship same day and you can get it in hand the next morning!

NOW PLAYING

EYE on NPI - ADT7422 High precision digital temperature sensor

0:00 6:33

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

API Intersection Stoplight Building a successful API requires more than just coding. It starts with collaborative design, focuses on creating a great developer experience, and ends with getting your company on board, maintaining consistency, and maximizing your API’s profitability.In the API Intersection, you’ll learn from experienced API practitioners who transformed their organizations, and get tangible advice to build quality APIs with collaborative API-first design.Jason Harmon brings over a decade of industry-recognized REST API experience to discuss topics around API design, governance, identity/auth versioning, and more.They’ll answer listener questions, and discuss best practices on API design (definition, modeling, grammar), Governance (multi-team design, reviewing new API’s), Platform Transformation (culture, internal education, versioning) and more.They’ll also chat with experienced API practitioners from a wide array of industries to draw out practical takeaways and insights you can use.H TV Podcast Industries Chris Jones, Derek O'Neill and John Harrison. TV Podcast Industries TV Podcast Industries is a podcast that provides discussions and reviews of various TV shows, including recent popular series like Alien Earth, The Sandman, The Last of Us, The Boys, and Daredevil Born Again. They also cover shows such as Ironheart, Star Trek: Picard, The Rings of Power, and many more, spanning both Marvel and DC universes, as well as other genres. Heart to Heart Podcast One on One / Next Level Studios In the Heart to Heart Podcast, we talk to some of our favorite & most interesting people in the entertainment industry so you can feel empowered and learn that even in the most challenging of industries, where there’s a will there’s a way.Whether you’re an actor, a writer, a casting director, a talent rep, or just someone interested in the behind the scene happenings of the entertainment industry, this podcast will have something for you. NOW, this isn’t just another How To podcast for actors. Plenty of those shows already exist. In Heart to Heart, every guest will share stories inspired by their sometimes winding path to success on their own terms. Revisionist History Pushkin Industries Revisionist History is Malcolm Gladwell's journey through the overlooked and the misunderstood. Every episode re-examines something from the past—an event, a person, an idea, even a song—and asks whether we got it right the first time. From Pushkin Industries. Because sometimes the past deserves a second chance.To get early access to ad-free episodes and extra content, subscribe to Pushkin+ in Apple Podcasts or at pushkin.fm/plus.iHeartMedia is the exclusive podcast partner of Pushkin Industries.

Frequently Asked Questions

How long is this episode of Adafruit Industries?

This episode is 6 minutes long.

When was this Adafruit Industries episode published?

This episode was published on September 11, 2020.

What is this episode about?

This week's EYE on NPI brings you Analog Devices' ADT7422 ultra-high accuracy and precision temperature sensor. (https://www.digikey.com/en/product-highlight/a/analog-devices/adt7422-01-c-accurate-digital-temperature-sensor) With an astonishing...

Can I download this Adafruit Industries episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!