Simple test application for the STMicrolectronics' X-NUCLEO-6180XA1 Proximity and ambient light sensor expansion board.

Dependencies:   X_NUCLEO_6180XA1 mbed

Fork of HelloWorld_6180XA1 by ST Expansion SW Team

X-Nucleo-6180XA1 Hello World Application

This application provides a simple example of usage of X_NUCLEO_6180XA1 library. It provides a measurement of:

  • Ambient Light (Lux),
  • Distance (millimeters) of an object in front of the on-board sensor.

The values are displayed on the Hyperterminal connected through COM port over USB.

Files at this revision

API Documentation at this revision

Comitter:
nikapov
Date:
Mon Aug 21 15:45:25 2017 +0000
Parent:
47:04733a0905ba
Commit message:
Update libs.

Changed in this revision

X_NUCLEO_6180XA1.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r 04733a0905ba -r bcdd2adea662 X_NUCLEO_6180XA1.lib
--- a/X_NUCLEO_6180XA1.lib	Mon Mar 13 19:21:16 2017 +0000
+++ b/X_NUCLEO_6180XA1.lib	Mon Aug 21 15:45:25 2017 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/teams/ST/code/X_NUCLEO_6180XA1/#fa4c622b04a7
+http://developer.mbed.org/teams/ST/code/X_NUCLEO_6180XA1/#1e9a3a46f814
diff -r 04733a0905ba -r bcdd2adea662 mbed.bld
--- a/mbed.bld	Mon Mar 13 19:21:16 2017 +0000
+++ b/mbed.bld	Mon Aug 21 15:45:25 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/e1686b8d5b90
\ No newline at end of file
+https://mbed.org/users/mbed_official/code/mbed/builds/e2bfab296f20
\ No newline at end of file