Skip to content

TexasInstruments-Sandbox/ti-environmental-sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation


Introduction

Environmental Sensors from Texas Instruments are specialized sensors used across the industry from Personal Electronics to Medical Devices. These sensors come in a variety of interface types such as I2C (most common), I3C (coming soon), UART, SPI, Analog, Single-Wire and more. These sensors are typically integrated in systems using MCUs to read, interpret and react to measurements read from environmental sensors.

This repository contains a collection of firmware ranging from simple Arduino sample codes to in-depth drivers to provide engineers with an easy design and implementation process.

Devices

Below is a list of devices supported in this repo (please note this list is always evolving):

Digital Local Temperature:

  • TMP118 ±0.1°C accurate, ultrasmall (336μm²) thin (240μm) I²C digital temperature sensor

Relative Humidity & Temperature:

  • HDC302x Third Gen 0.5% RH I²C digital humidity sensor, 0.19% long-term drift, 400 nA, 4-sec response time
  • HDC2010 Second Gen 2% RH ultra-small, low-power digital relative humidity sensor
  • HDC2021 / HDC2022 Second Gen 2% RH ultra-low-power digital relative humidity sensor, tape cover or IP67 filter
  • HDC2080 Second Gen 2% RH ultra-low-power digital relative humidity sensor, interrupt/DRDY
  • HDC1080 First Gen 2% RH low-power digital relative humidity sensor
  • HDC1010 First Gen ±2% low-power digital humidity and temperature sensor in WCSP

Repo Organization

Devices which currently have code examples can be found in the main /devices folder. Inside, subfolders distinguish sensors from their type (digital-local, humidity, etc.). Example code will primarily be in Arduino. Additionally, some devices may include complete Arduino driver code with appropriate header and main files. This list is always updating so check back regularly or reach out to us for a specific device!`

Licensing

See License

Helpful Content


Contributions

This repo is currently not accepting contributions, however we welcome your feedback! Please send any feedback or questions through E2E.

Dev Resources

TI E2E™ design support forums | Learn about software development at TI | Training Academies | TI Developer Zone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages