EVAL-ADPAQ3029 - SHT20 [I2C] demo

  • Download firmware and Tile application from below

  • Follow the same steps as given here

  • In this project, SHT20 (Temperature and Humidity Sensor) is used.

https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/eval-adpaq3029/images/app7.png
  • The connections between the SHT20 and the ADPAQ module are made as described below.

https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/eval-adpaq3029/images/app8.png

SHT20 Pins

GPIO port used

ADPAQ Header Pins

Vcc

3.3V

P1-1

SCL

I2C_SCL

P2-9

SDA

I2C_SDA

P2-8

Gnd

GND

P1-10

  • Build and run the project

  • The Sensor will give the Temperature value in degree celsius and Humidity in %RH.

https://media.githubusercontent.com/media/analogdevicesinc/documentation/main/docs/solutions/reference-designs/eval-adpaq3029/images/tile11.png

image1