This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
eba1bbd705
zephyr
/
samples
/
sensor
/
tmp112
/
README.txt
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
samples: add simple tmp112 sensor application Periodically reads temperature and prints it on console Change-Id: I293a7aad88bce245d6c1149fd19fcb7c7e770e54 Signed-off-by: Mariusz Ryndzionek <mariusz.ryndzionek@firmwave.com>
2016-06-29 14:58:17 +08:00
Title: tmp112
Description:
samples/sensors: Update README files Remove nano kernel references found at the README files. Change-Id: Id42f4797561f3d7674110bb84531b5f6e487decd Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-11-26 00:05:00 +08:00
A simple example using the tmp112 temperature sensor.