-
The device tree documentation says a lot about activating or diactivating the device tree and even how to enable I2C, SPI and so on, but it says nothing over the fact that some entries in /sys are cha…
-
Meldung aus Issue #17
```
2015-01-12 20:34:10,505 [DEBUG] [main] loaded with arguments: ['./main.py', '--configfile', '/home/pi/DoorPi/conf/doorpi.cfg']
2015-01-12 20:34:10,510 [DEBUG] [doorpi] init…
-
This should really be in the FAQ! I'm building a time-based code-lock with PiFace and an RPi (code will be published with a FL license, not to worry!), and because codes are time-critical I'd like a r…
ghost updated
9 years ago
-
Fehlermeldung aus dem Forum:
http://www.forum-raspberrypi.de/Thread-haussteuerung-doorpi-voip-wechselsprechanlage-tuersprechanlage?pid=126878#pid126878
```
2015-01-10 16:48:19,379 [DEBUG] [ke…
-
Stammt aus Issue #35 "SSH / Clients (HTML+APP)"
Wunsch / Anforderung:
SSH Befehl für Türöffner über PiFace
-
Одно из основных назначений raspberry это автоматика, для этого есть разъем GPIO .
Почему бы не добавить виджет как виртуальный датчик или устройствои - исполнитель который будет шлюзом в GPIO.
Прос…
-
Bei nicht Benutzung einer PIFace-Karte DoorPi startet nicht
-
When using `raspberry_pifacedigital` as platform's name, this triggers the use of another GPIOProvider implementation.
This implementation must use 1 thread to perform `read()` / `write()` and `wai…
xaqq updated
10 years ago
-
I have one of the relays on the piface running a fan. The script that controls the fan checks a temperature sensor and turns on the fan when the temperature is high. This script runs every fifteen s…
-
Hello,
i've just started with the Piface.
I have a PHP code that opens my Python script, this works fine.
And the Python script works on the Raspberry Pi (in the terminal).
But when i place this, in…