Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_6180XA1 mbed
Fork of HelloWorld_6180XA1 by
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.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
11:657dbe7bf245 | 2015-10-20 | Tested 2 and 3 sensors simultaneously with range continuous interrupt operating mode | File Diff Annotate |
10:5319abadb31e | 2015-10-19 | Fixed the main function introducing #ifdef to test the different operating modes | File Diff Annotate |
9:1d0e839edee8 | 2015-10-13 | Created a test bench to verify the differet type of operating mode. | File Diff Annotate |
8:4c05f7a5bb60 | 2015-10-06 | Fitted the Init function to initialize the board and to prepare the measurements | File Diff Annotate |
7:865f0c23a183 | 2015-09-29 | added I2C change address test | File Diff Annotate |
6:f253ca7919af | 2015-09-29 | test GPIOExp | File Diff Annotate |
5:fa65d931bd96 | 2015-09-25 | update file | File Diff Annotate |
4:ccd62fd7e137 | 2015-09-17 | Test Init function and ReadID function | File Diff Annotate |
3:ec91a30891d5 | 2015-09-11 | Update files | File Diff Annotate |
0:83c628a58feb | 2015-09-08 | 1 commit | File Diff Annotate |