4180 Final Project

Dependencies:   4DGL-uLCD-SE mbed Servo

Changes

RevisionDateWhoCommit message
27:2bd737c0a8af 2016-05-01 ecarrick some small fixes and adding comments default tip
26:f08205fa22d3 2016-05-01 ecarrick to push to repo
25:2e95a5731412 2016-04-28 ecarrick added log and wifi
24:94e8b3e00c24 2016-04-27 ecarrick update
23:e23578000e42 2016-04-24 pshabbaki3 small fixes
22:0dfc46f6ba93 2016-04-24 pshabbaki3 merge
21:ff7bacd317fc 2016-04-24 pshabbaki3 commit to merge;
20:2f0d29b66d37 2016-04-24 pshabbaki3 added load_from_file() to checkKeyboard() and save_to_file() to Rx_interrupt
19:6fce7b88de5e 2016-04-24 pshabbaki3 checkResult
18:107fe4158212 2016-04-24 ecarrick led fix
17:632c56db3c0a 2016-04-24 ecarrick LEDs
16:fb2a50f0ecde 2016-04-24 ecarrick changes from group meeting Sunday 4/24
15:3d43fe8e108b 2016-04-24 mbedTrent pushed changes from last meeting
14:dcfef939427d 2016-04-21 pshabbaki3 added a space between the name and pass in final vector:; vector final = name + space + pass
13:88d8408f6e60 2016-04-21 pshabbaki3 deleted some comments
12:22444d5f5920 2016-04-21 pshabbaki3 Added interrupt to read data from serial port
11:1ca1f07896b0 2016-04-21 pshabbaki3 Made changes in checkResult() and added global vector<char> ans.; Added couple of comments in fallInt...()
10:cf127bd9b857 2016-04-21 mbedTrent Changed password entry code to include arbitrary size password of at least minLength and up to maxLength. Using vector.push_back/pop_back method. Some debugging print statements are still left. All code together not currently working?
9:11a6f6c8c54b 2016-04-18 pshabbaki3 Set vector ans to vector password in checkResult function
8:2344ae984a4c 2016-04-18 mbedTrent Edited
7:52b51f507ee5 2016-04-18 mbedTrent added fallInterrupt
6:50a82641d07b 2016-04-18 ecarrick adding wifi and ntp functions
5:a2fbe5bd2be0 2016-04-18 ecarrick Adding ability to save im vector to local file system.
4:e6b198a22216 2016-04-12 pshabbaki3 commented all LCD.printf
3:babc3bec33ca 2016-04-12 pshabbaki3 merged the last two updates
2:693a3af5af49 2016-04-12 pshabbaki3 Made changes on function -- checkKeyboard(); checkKeyboard gets (vector<char> im) now
1:dd048edb2716 2016-04-12 ecarrick adding local file system
0:5d35ff3dc9a5 2016-04-12 pshabbaki3 IoT Front Door Lock