Hi,
most linux distributions for Raspberry Pi activating a serial console.
Continue reading Raspberry Pi: serial console
Hi,
most linux distributions for Raspberry Pi activating a serial console.
Continue reading Raspberry Pi: serial console
Hi,
as an alternative to knxd the calimero project also supplies an KNXnet/IP server.
Continue reading EIB/KNX: KNXNet/IP Gateway with calimero server on Raspberry Pi/Orange Pi PC
Hi,
in my previous posts EIB/KNX Router with an USB Interface and KNX/EIB Router with a TPUART module I described how to use a Raspberry PI as EIB/KNX Router with eibd.
eibd is no longer in development so I decided to give knxd, a fork of eibd, a try:-) The script attached at the end of the post is written for raspbian but should also work an all debian system with systemd imit system.
Continue reading Raspberry Pi: EIB/KNX IP Gateway and Router with knxd
Hi,
a my Project Owncloud on a Raspberry Pi I want to use AppArmor to protect the lighttpd webserver. Unfortunately the default kernel is complied without apparmor support.
So I decided to build my own kernel:-)
Continue reading Raspberry Pi: Script to (Cross) Compile a new Kernel
Hi,
a reader of my post asks me if it possible to connect the eibd bus with a KNX USB Interface instead of the TPUART board. These interfaces are available by several vendors(Siemens, Gira, Merten etc.).
I have no KNX USB Interface for testing and therefore Bastian Herzog did that part and supports me to improve the script. Very special thanks to him. Together we have get this started.
As descripted in the previous post setup your Raspberry Pi with raspbian:
Continue reading Raspberry Pi: eibd with a KNX USB Interface