Lab 6 code.

Dependencies:   mbed

Fork of WaG by GroupA

Revisions of main.cpp

Revision Date Message Actions
21:88f9f280931b 2018-03-07 Bug fixes File  Diff  Annotate
20:d23bcd97f2c5 2018-03-06 implemented menu and first option in the menu.; implementing the second option File  Diff  Annotate
18:0e281922212c 2018-03-02 More implementation on SPI and started stepper files. File  Diff  Annotate
17:75d567b60214 2018-03-01 Initial SPI code File  Diff  Annotate
16:dfa9eb1a808d 2018-02-27 add comment in the program description File  Diff  Annotate
14:be27f6e21a8a 2018-02-27 Updated code for tracking input. File  Diff  Annotate
13:8936b2f64aa2 2018-02-27 Updated BCD 1 code File  Diff  Annotate
11:6751b9406142 2018-02-23 add function send_command_to_display() and fix error in function bin2bcd_array() version 2. The program works except when input number is a 4 digit number; File  Diff  Annotate
8:d8bc78bda829 2018-02-22 write function initial_setup() which set LED display to normal operation, spi frequency, and set all LED display numbers to 0. File  Diff  Annotate
7:161fe3793ddb 2018-02-22 remove function bool num_range() because it's no longer necessary.; move all function definitions to .cpp file File  Diff  Annotate
6:749a691e2abf 2018-02-22 change variable to defined constant File  Diff  Annotate
4:0ed77d8b3e42 2018-02-21 Modified mod function File  Diff  Annotate
3:293ff9cb705d 2018-02-21 Added mod bcd code; File  Diff  Annotate
2:b444464ebe67 2018-02-20 Input converted to int File  Diff  Annotate
1:1b05289d0bf5 2018-02-20 Updated input and set up for two BCD conversion functions File  Diff  Annotate
0:ee6e5c60dd2d 2018-02-20 Initial commit File  Diff  Annotate