First Draft, serial print change based on distance

Revisions of main.cpp

Revision Date Message Actions
15:d8ff594535fc 2022-02-04 general tidy up, commented out "sense" integer and values that are no longer used and condensed the distance integers onto one line in the .h file File  Diff  Annotate
14:837945ccd8c0 2022-02-03 added in new library titled "beep" to interface with the buzzer, used this library to make the buzzer sound for 0.5 seconds to indicate to the user when a reading has been taken File  Diff  Annotate
13:cc99df342c7f 2022-02-03 removed the L button input and the print string references to it as it is no longer needed in the code File  Diff  Annotate
10:be53044119d1 2022-02-01 sorted sensed object and array comparison for first object, added in text on display if object has been detected and what object it is. File  Diff  Annotate
9:ada61082bbaa 2022-01-28 added in array for first object that actual readings will be compared to, need to update the actual object comparison File  Diff  Annotate
8:7e48229d678c 2022-01-28 improved commenting on main.cpp and .h files File  Diff  Annotate
7:7464fbb0f3e1 2022-01-26 added calibration screen that displays current sensor distance on LCD File  Diff  Annotate
6:18a4dd77057e 2022-01-24 added in calibration screen and back buttons for menu File  Diff  Annotate
5:98845ccaaacd 2022-01-22 added in menu (main menu and selection to object detection) File  Diff  Annotate
4:77500a7f951d 2022-01-22 added LCD text strings File  Diff  Annotate
3:0b0fbddb6f51 2022-01-21 added R and L buttons presses in so that the user has to press when they are ready to rotate object and in which direction File  Diff  Annotate
2:3ace5b4ae9a7 2022-01-21 added bus output for LEDs on board and switch states to cycle through File  Diff  Annotate
1:a1795335ef8c 2021-12-16 Vnice File  Diff  Annotate
0:506531d0531c 2021-12-04 1st Draft File  Diff  Annotate