EEP fORK

Dependencies:   BLE_API mbed nRF51822

Fork of MCS_LRF by Farshad N

Revisions of main.cpp

Revision Date Message Actions
21:c19355cc5e79 2018-03-06 Added following:; 1. ACA modules that control VBUS and ID pins; 2. Turned off laser after powerup File  Diff  Annotate
20:fa5dfaf624a9 2018-03-05 commit before publish File  Diff  Annotate
19:b576835175e2 2018-01-25 Added bonding. File  Diff  Annotate
18:08184949ab30 2017-07-18 Version 1.5- Some modifications to save power. After each measurement go to redDot only to reduce current consumption from about 250mA to 50mA. Also the connectionLed now blinks every 2 seconds for 20ms to reduce the 4-5mA proportionally. File  Diff  Annotate
17:229d78f063fb 2017-06-16 Added notification for when Laser power goes off due to inactivity. Also added command for setting the inactivity timeout. File  Diff  Annotate
16:dc9956bac1a3 2017-03-01 Serial Interrupt version- Similar problem of occasionally reporting distance with 1 or more decimal points wrong as version 15 in repository.- Revision 15 is polling and been tested more thoroughly and is the preferred version. File  Diff  Annotate
15:bc4f8c597c26 2017-02-27 Firmware version 1.3. Added option for number of samples needed to do a measurement. File  Diff  Annotate
13:a051da83a849 2016-10-20 Check voltage every minute. Also drive tx and rx to GND when turning laser module power off. File  Diff  Annotate
12:cf8af0b4e0d2 2016-10-17 Added low battery check and power save after i minute of inactivity. Also added function to reset the laser module. File  Diff  Annotate
10:d37cd13dd529 2015-12-22 Added command to turn the red dot on and off. Also use the button to push and hold to turn the red dot off. File  Diff  Annotate
8:ed66e7ef8243 2015-12-17 Added hardware trigger and tidied up unused code. File  Diff  Annotate
7:8a23a257b66a 2015-12-09 First cut. Testing works with single measurement averaging 10 readings. File  Diff  Annotate
6:09cdafc3ffeb 2015-11-09 Added multi-packet BLE transmission. This app only uses it for sending debug data using BLE File  Diff  Annotate
5:207d4b6dface 2015-10-16 use BLE to intialise and soft-trigger the RFID reader. This removes the need for the Edge device base. File  Diff  Annotate
4:76bd50c41d39 2015-10-11 Added trigger command File  Diff  Annotate
3:de77a4ebbf21 2015-10-09 Removed unused parsing code. File  Diff  Annotate
2:79a9dad8bc5e 2015-10-08 Implemented and tested functionality. Program successfully receives RFID data from the reader through serial port and parses the data to discover ID. It then notifies the connected BLE central of the received ID. File  Diff  Annotate
1:e18634cb382a 2015-08-07 Some tidy up of code. File  Diff  Annotate
0:d58d1cdf43a9 2015-08-07 Initial check in. Able to connect with Edison and cellphone and change all colors. Both UART and Device Information Service are running correctly. File  Diff  Annotate