Category Archives: Linux

Stuff about Linux

Debian: Create package from (debian) source

Hi,

its quite simply to compile from source:

Enable Source repositories in /etc/apt/sources.list

deb-src http://ftp.uni-erlangen.de/debian/ jessie main
deb-src http://security.debian.org/ jessie/updates main
deb-src http://ftp.uni-erlangen.de/debian/ jessie-updates main

Continue reading Debian: Create package from (debian) source

Advertisment to support michlstechblog.info

EIBD/KNX/EIB: Check if a mobile phone is online and send EIB Telegrams depending on its state

Hi,

this post describes how to check on a Raspberry Pi if a mobile phone (Apple or Android) is online and send EIB Telegram depending of the device is available or not to the EIB bus.

You need an running eibd to send packets via IP to the EIB/KNX Bus.
Continue reading EIBD/KNX/EIB: Check if a mobile phone is online and send EIB Telegrams depending on its state