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
73d82809ad
zephyr
/
samples
/
sensor
/
sx9500
/
README.txt
6 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
samples: Add sample app for sx9500 sensor driver This illustrates the usage of the sensor API, using either triggers or periodic reads from the driver. Origin: Original Change-Id: Ief7451fc4771b9459a2b3b7ed0a33341a7710cc3 Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
2016-02-01 21:32:34 +08:00
Title: sx9500
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 sx9500 SAR proximity sensor.