Add HTU-21d for NUCLEO

This commit is contained in:
eddyem
2017-03-01 21:58:33 +03:00
parent 89294084e6
commit 54a9e365ff
10 changed files with 762 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
Example for STM32F042 nucleo working with HTU-21D humidity/temperature sensor.
Every 1 second check humidity/temperature and show values by USART.
USART speed 115200.