esp-open-rtos/examples/sht3x
2017-09-15 11:16:08 +02:00
..
sht3x_callback_one_sensor Small changes 2017-09-15 11:16:08 +02:00
sht3x_callback_two_sensors Small changes 2017-09-15 11:16:08 +02:00
sht3x_task_one_sensor Small changes 2017-09-15 11:16:08 +02:00
sht3x_timer_one_sensor Small changes 2017-09-15 11:16:08 +02:00
README.md Add files via upload 2017-09-14 14:32:43 +02:00

SHT3x Driver Examples

This example references two addtional drivers i2c and sht3x, which are provided in the ../../extras folder.

If you plan to use one or both of this drivers in your own projects, please check the main development pages for updated versions or reported issues.

To run this example connect the SHT3x SCL to GPIO5 and SDA to GPIO4.