-
Hi,
my bot work perfectly on Raspberry PI 2. I use it in my house to see some variable and it send me a message if I push some physical buttons. The problem is that sometimes after some hour of wor…
-
If i have installed the standard setup for rpi, how do I uninstall so that I can install the one for piface?
-
Hi Ben,
I have it partly working now and can control the PiFace module with Python using `pfd.output_pins[7].value = 1`. Below is my ini file and the log file. It is connected to my broker but when I…
-
^
-
Now I realize this could be something underlying in SPI, but let me explain.
Using piface-api in a usleep loop to read the values of the various digital ins. I've noticed in dmesg that my code resul…
-
The open collector input pins on the piface are extremely sensitive. If these pullups are switched off, wiring with slightly longer wires will trigger the inputs very fast between open/close if contac…
-
The outputs in the node are labeled 0-7 and match what is on the board. The inputs on the board are input 0-7 but the piface node uses switch 1-4 and inputs 5-8.
Shouldn't the inputs in the node be …
-
Hi there
I have a Raspberry Pi 2 running the Jessie release of the OS. I have successfully installed and used the Piface Digital 2 IO controller with it without any problems.
When I tried using Berr…
-
Hi!
i am useing PiFace and you Node.Red Piface Node.
First of all... Thank you for this!
But with my Pi2 i have a problem with
gpio load spi
in new Pi2 i think this will not working and generate …
-
I noticed that the indicator LED goes on/off but the relay itself doesn't.
If I slap the raspberry pi box it turns off. It seems to be a physical issue but I already tested all the other 3 pifaces i …