Working read code with mode button

Dependencies:   SDFileSystem emic2 mbed-rtos mbed

Fork of BAT_senior_design_Testnew by BAT

Changes

RevisionDateWhoCommit message
43:82d67fb53e61 2017-12-05 nnguyen45 Working with mode button default tip
42:44a898adef26 2017-12-04 nnguyen45 test
41:dd382f4546aa 2017-12-04 aismail1997 update WORKS!;
40:091b6a852074 2017-12-02 nnguyen45 Fixed wait times in between reading buttons
39:d873136dfb12 2017-12-01 aismail1997 Flipped code worked. Added placeholders for type mode. Word code not working!!!
38:593bae6b342b 2017-11-30 nnguyen45 Working reset, flipped logic
37:ef0921d9b5bd 2017-11-29 aismail1997 word code added (commented out), flipped logic, added reset in the beginning
36:1248dfa0740b 2017-11-29 aismail1997 Button logic works;
35:3090ec93b4aa 2017-11-29 nnguyen45 read pin signal working
34:e87bb6e83072 2017-11-20 nnguyen45 code demo to Dr. Howard
33:e5024aeca3a7 2017-11-17 nnguyen45 code to check for incorrect button and reset working
32:79cdf893c8b8 2017-11-17 aismail1997 buttonarray functions work!
31:b9bd85682db1 2017-11-15 aismail1997 Iterates through letters correctly
30:3c4ebc4fde0f 2017-11-15 aismail1997 pinsUp function works
29:b2e53ce54b3e 2017-11-10 aismail1997 added iterators for the arrays
28:e3b59f32ca18 2017-10-18 aismail1997 deleted functions.cpp
27:0ed2a9cad0e1 2017-11-15 nnguyen45 working intro and beginning of text-to-speech
26:4b2940eec275 2017-11-10 nnguyen45 text to speech logic with errors
25:23970cf718ee 2017-11-10 aismail1997 Integrated parsing code and tested button functions
24:6931917c70cd 2017-11-03 aismail1997 speaker and lin pot code commented out
23:c5df903f068a 2017-11-01 aismail1997 Updated button and buttonarray classes
22:abbc12fca525 2017-10-27 aismail1997 added comments
21:ceac47be2e64 2017-10-27 aismail1997 cleaned up button code, added buttonarray class
20:d14bf57f435b 2017-10-27 aismail1997 6 button threads
19:08c575082052 2017-10-25 aismail1997 Both buttons updated
18:5c91af9b4e7c 2017-10-25 aismail1997 Button functionality works, debouncing may still be an issue
17:7e9308d14faa 2017-10-22 aismail1997 added commented out code for new states
16:581a3b02f4c3 2017-10-22 aismail1997 Last working code
15:b80dde24e9bc 2017-10-18 aismail1997 added comments
14:7ff1f6022694 2017-10-18 nnguyen45 test nhi
13:b302c71e300f 2017-10-18 aismail1997 test - Azra
12:21268d8bf979 2017-10-16 aismail1997 moved button code to a separate class
11:418a4437a693 2017-10-13 aismail1997 Fixed bugs
10:68d448b3c389 2017-10-13 nnguyen45 rtos working
9:7dcc36925c50 2017-10-13 aismail1997 without mbed-rtos
8:1aa86ad19af9 2017-10-13 aismail1997 rtos failing
7:53a0eac0ffe1 2017-10-11 aismail1997 added libraries;
6:cc181f8f2bd1 2017-10-11 aismail1997 added speaker and SD card
5:9ed43e974156 2017-10-06 aismail1997 test - azra
4:6836f515bb50 2017-10-06 nnguyen45 hi
3:4347df0fafb1 2017-10-04 nnguyen45 testnhi
2:9eda4611081a 2017-10-04 aismail1997 initial commit - servo and push buttons work;
1:f3d363ca2343 2017-12-04 nnguyen45 Updated button array to include almost all letters
0:5887cb744114 2017-12-04 nnguyen45 Working read code