Here are the classes, structs, unions and interfaces with brief descriptions:
CcontrDist | Distance meter controller |
CcontrFreq | Frequency meter controller |
Ccontroller | Controller superclass |
CcontrSpeed | Speedometer controller |
Cdisparray | Class solely for storing the character bitmaps, and information about these character bitmaps |
Cdisplay | Class for displaying certain data on a display |
Cdistancemeter | Abstract class which is able to measure distance |
Chcsr04 | Sub-class for distance sensor HCSR04 which is a sonar based distance sensor |
Cspeedometer | Class which can create objects which can calculate speed. Requires object distance sensor |