Home Log in to Edit

There is a newer version of this page. You can find it here.

Preface

Welcome to the CODESYS open source device database. We opened an own Vendor Range for open source drivers, so that everyone is able to develop and publish his drivers.

    <DeviceIdentification>
      <Type>...</Type>
      <Id>0004 ....</Id>
      <Version>x.x.x.x</Version>
    </DeviceIdentification>

e.g.:
    <DeviceIdentification>
      <Type>501</Type>
      <Id>0004 0004</Id>
      <Version>1.0.0.0</Version>
    </DeviceIdentification>

All this is allowed as long as your drivers are open source. To make it transparent you have to add a link to every entry in the database.

To avoid conflicts, you should add an entry for every device description that you created, and which allocates a Device ID.

To add an entry, you can directly edit this page. Just respect the following rules:

  • Keep the list sorted
  • Don't change the entries of others
  • Keep your entry small (a one-liner)

e.g.:

0001 | SPI Template | [homepage](/drv/io-drivers)

Devices

ID Title URL
0001 SPI Template homepage
0002 I2C Template homepage
0003 SPI Temperature homepage
0004 SPI MCP3008 homepage
0005 SPI Monarco.IO HAT homepage
0006 I2C Mega-IO Expansion Card for Raspberry Pi homepage
0007 FB Template homepage
0008 D-Logg from Technische Alternative homepage
ID Title URL
FFF0 Range for testing...
... ...
FFFF ... only if you don't publish the driver