Hand Gesture recognition (L-R swipe) application based on L-R sensors.

Dependencies:   X_NUCLEO_53L0A1 mbed

Fork of 53L0A1_HandGestureRecognition by Licio Mapelli

History

Updated libs default tip

2017-12-18, by mapellil [Mon, 18 Dec 2017 09:59:00 +0000] rev 8

Updated libs


Added hand gesture (L-Rswipe) with L+R sensors

2017-12-15, by mapellil [Fri, 15 Dec 2017 14:16:16 +0000] rev 7

Added hand gesture (L-Rswipe) with L+R sensors


Application code aligned with ARM mbed coding style, and tested with mbed library revision 148.

2017-08-08, by johnAlexander [Tue, 08 Aug 2017 14:45:08 +0000] rev 6

Application code aligned with ARM mbed coding style, and tested with mbed library revision 148.


Align with ARM mbed coding style.

2017-08-08, by johnAlexander [Tue, 08 Aug 2017 07:51:55 +0000] rev 5

Align with ARM mbed coding style.


Refactored example code and updated comment section to mention expansion board hardware configuration needs.

2017-06-20, by johnAlexander [Tue, 20 Jun 2017 08:14:49 +0000] rev 4

Refactored example code and updated comment section to mention expansion board hardware configuration needs.


Sample application using interrupts, and range_continuous_interrupt mode, to receive range data from the on-board and satellite sensors. Results are displayed on the on-board, LED Display and the COM port.

2017-06-15, by johnAlexander [Thu, 15 Jun 2017 13:52:54 +0000] rev 3

Sample application using interrupts, and range_continuous_interrupt mode, to receive range data from the on-board and satellite sensors. Results are displayed on the on-board, LED Display and the COM port.


Sample application to show ranging with interrupts support. Uses centre sensor on X-Nucleo-53L0A1 and ranging_continuous_interrupt mode. ;

2017-06-14, by johnAlexander [Wed, 14 Jun 2017 14:42:41 +0000] rev 2

Sample application to show ranging with interrupts support. Uses centre sensor on X-Nucleo-53L0A1 and ranging_continuous_interrupt mode. ;


Refactor, to remove unused, or legacy code.; Update comments.

2017-06-13, by johnAlexander [Tue, 13 Jun 2017 15:31:26 +0000] rev 1

Refactor, to remove unused, or legacy code.; Update comments.


Sample application, using the X_Nucleo_53L0A1 library, to display range results from the central sensor of X-NUCLEO-53L0A1 board on the 4-digit LED display.

2017-06-09, by johnAlexander [Fri, 09 Jun 2017 07:21:19 +0000] rev 0

Sample application, using the X_Nucleo_53L0A1 library, to display range results from the central sensor of X-NUCLEO-53L0A1 board on the 4-digit LED display.