Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 759 Bytes

File metadata and controls

26 lines (14 loc) · 759 Bytes

OpenKNX - OneWireModule

Implementation of a knx 1-wire module with up to 90 channels based on the knx stack, a fork from thelsing.

Application description (including a feature overview) can be found here.

It supports the RP2040 version of the stack.

It is a PlatformIO project and needs a working ETS >=5.7 installed on the same PC.

How to use this module

Uses 12 shared (static) KOs 0-11. Uses 1 KO per channel

Designed for up to 90 channels, with hardware support DS2480 (30 Channels/Busmaster)

Depends on OGM-SensorDevices module.

Needs -D WIREMODULE in platformio.ini