Peritoneal Dialysis Capstone
Controlling catheter for peritoneal dialysis
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CAdafruitTFTDriverAn implementation of TFTDriver for the Adafruit 0.96" 160x80 Color TFT Display
 CArduinoHALAn implementation of IHAL for Arduino
 CCatheterControllerThe main encapsulating class containing our business logic
 CChannelA control channel from one input to one output
 CIDisplayAn interface for displaying important values related to the system
 CIHALA hardware abstraction layer interface
 CIInputAn analog input interface
 CIOutputAn analog output interface
 CPotentiometerInputThe implementation of IInput
 CPWMOutputThe implementation of IOutput
 CSerialDisplayAn implementation of IDisplay that uses the HAL to write to the serial output
 CTFTDisplayAn implementation of IDisplay for TFT color displays
 CLayoutThe positions of UI elements
 CTFTDriverA low-level interface to a TFT display
 CTFTPointThe position of a pixel on a TFT display, given in Cartesian coordinates