mirror of
https://github.com/eddyem/tsys01.git
synced 2026-03-21 17:20:55 +03:00
initial commit
This commit is contained in:
10
STM32/2sensors_logging/Readme
Normal file
10
STM32/2sensors_logging/Readme
Normal file
@@ -0,0 +1,10 @@
|
||||
Example for STM32F042 nucleo working with TSYS-01 temperature sensor.
|
||||
Check temperature on two sensors with different addresses and show values by USART.
|
||||
USART speed 115200.
|
||||
|
||||
Serial interface commands (ends with '\n'):
|
||||
|
||||
- **C** show coefficients for both thermosensors
|
||||
- **R** reset both
|
||||
- **I** reinit I2C
|
||||
- **T** get temperature
|
||||
Reference in New Issue
Block a user