Uses Arduino to take signals from a Lidar Lite v3 to scan a room. Arduino picks up a change in distance. Sends a signal to the k64. That k64 sets off sounds connected to a speaker. Those sounds are prerecorded on a flash drive. The k64 also flashes and LED that will flash until a turn off signal UDP packet is sent to it. It also sends an alarm UDP packet to another K64 that has flashing LEDs.

Dependencies:   EthernetInterface LidarLitev2 SDFileSystem Servo mbed-rtos mbed wave_player

Need to use this program also.

https://developer.mbed.org/users/dereklstinson/code/Motion_Secure_Client_IUPUI/

Committer:
dereklstinson
Date:
Fri Dec 16 00:52:05 2016 +0000
Revision:
0:a76470827116
Version .01 Alpha had to use an Arduino to read the Lidar sensor.  Any sensor will work as long as you pass a signal to the K64.  It will play sounds that you have on your flash card.  I used wav files I made from various sources involving security

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dereklstinson 0:a76470827116 1 http://developer.mbed.org/users/sventura3/code/LidarLitev2/#b0deebd36eb3