Introduction ============ This is an `EPICS `__ `areaDetector `__ driver for the FastCCD detector produced by the detector group at Lawrence Berkeley National Laboratory. The driver is supported under Linux. The driver acts as a high level driver over a lower level c-driver which communicates with the camera via UDP sockets. The lower level c driver, *libcin* can be found `on github here `__. This driver inherits from `ADDriver `__. It implements nearly all of the parameters in `asynNDArrayDriver.h `__ and in `ADArrayDriver.h `__. It also implements a number of parameters that are specific to the FastCCD camera and can controll the boot-up sequence of the camera amd all settings such as bias voltages and timing. .. image:: fccd1.png :width: 300px :align: center