Skip to content

javos65/SHT4x-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHT4x for Arduino

Simple and lean SHT4X I2C interfacing
No Library, No structures, just one straight forward code example to interface.

Pinning

You'll need to connect the SDA and SCL pins of the sensor to the corresponding SDA and SCL pins on your microcontroller.
Connect 3.3V and Gnd to power lines, see example of Eval board
I2C Bus Address is 0x44 - default (or 0x45)


About

Simple and lean SHT4X I2C interfacing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published