Skip to content

Drivers

tvdtogt edited this page May 3, 2020 · 9 revisions

Here is where the drivers for peripherals like Buttons, temperature sensors, LCD displays, relays and all other stuff live. We need a separate driver for all pieces of equipment. In our application we only are concerned with controlling our experiments. All low level device specific mumbo-jumbo is hidden in the driver and only of concern when you want to use a new device type.

To browse the driver library you need to be here in ae_drivers.