Sweep a servo according to Proximity sensor measure
Dependencies: Servo X_NUCLEO_6180XA1 mbed
Fork of HelloWorld_6180XA1 by
History
Example to sweep a servo according to Proximity sensor measure
2016-10-06, by mfr16 [Thu, 06 Oct 2016 10:50:15 +0000] rev 46
Example to sweep a servo according to Proximity sensor measure
;
Updated 6180 library
2016-09-27, by mapellil [Tue, 27 Sep 2016 15:22:33 +0000] rev 45
Updated 6180 library
Extremely simplified the HelloWorld app now consisting in only GetLux and GetDistance synchronous functions calling. Removed the local 4 digit display and the red and the blue button management. The measure results are printed on serial over USB.
2016-09-12, by mapellil [Mon, 12 Sep 2016 09:52:06 +0000] rev 44
Extremely simplified the HelloWorld app now consisting in only GetLux and GetDistance synchronous functions calling. Removed the local 4 digit display and the red and the blue button management. The measure results are printed on serial over USB.
Moved to als/range single shot polling mode measure and updated the 6180 lib.
2016-09-12, by mapellil [Mon, 12 Sep 2016 09:19:46 +0000] rev 43
Moved to als/range single shot polling mode measure and updated the 6180 lib.
Removed board deletion (singleton object has no destructor) and linked latest 6180 lib
2016-06-15, by mapellil [Wed, 15 Jun 2016 11:57:24 +0000] rev 42
Removed board deletion (singleton object has no destructor) and linked latest 6180 lib
Updated mbed lib and 6180 lib
2016-03-21, by mapellil [Mon, 21 Mar 2016 16:20:08 +0000] rev 41
Updated mbed lib and 6180 lib
FIxed Blue Button management
2016-03-15, by mapellil [Tue, 15 Mar 2016 12:54:53 +0000] rev 40
FIxed Blue Button management
I2c is now passed by address to IntContinousALSorRangeMeasure
2016-02-23, by mapellil [Tue, 23 Feb 2016 09:29:18 +0000] rev 39
I2c is now passed by address to IntContinousALSorRangeMeasure
Updated lib dependency
2015-12-03, by nikapov [Thu, 03 Dec 2015 11:06:39 +0000] rev 38
Updated lib dependency
Removed some comments
2015-12-03, by mapellil [Thu, 03 Dec 2015 09:11:44 +0000] rev 37
Removed some comments