Library Modelica_DeviceDrivers is a Modelica package that interfaces hardware drivers. There is support for input devices, communication devices, shared memory, analog-digital converters and others.
For an introduction, have especially a look at:
The library is developed at https://github.com/modelica/Modelica_DeviceDrivers/ (switch to the master branch for the latest development version). You can use the issue tracker provided by GitHub to report bugs or other issues (https://github.com/modelica/Modelica_DeviceDrivers/issues).
![]() |
Licensed by DLR under the Modelica License 2 |
Copyright © 2012-2013, DLR Institute of System Dynamics and Control |
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the Modelica license 2, see the license conditions (including the disclaimer of warranty) here or at http://www.Modelica.org/licenses/ModelicaLicense2.
Extends from Modelica.Icons.Package (Icon for standard packages).Name | Description |
---|---|
![]() | User's Guide |
![]() | This package contains Modelica 3.2 compatible drag'n'drop device driver blocks. |
![]() | This package contains clocked blocks which utilize the drivers (requires support for synchronous language elements as introduced in Modelica 3.3). |
![]() | Package/Unpackage of variables for sending/receiving with communication devices |
![]() | This package contains drivers for packet based communication devices such as network, CAN, shared memory, etc. |
![]() | This package contains drivers for data aquisition hardware, digital-analog converter, analog-digital converter and other interface hardware. |
![]() | This package contains drivers for input devices, such as keyboard, gamecontroller, etc. |
![]() | This package contains several useful implementations of the OS API, for example, a mutex, a sleep command, etc |
![]() | Collection of utility elements used within the library |