Search found 2 matches

by ashishy89
23 Sep 2019, 10:08
Forum: Hardware
Topic: RevPI Connect + x2 digital input use?
Replies: 2
Views: 4166

Re: RevPI Connect + x2 digital input use?

Hi Dirk,

Thanks for the reply.

Do you think there any way I can modify the pins in the in build GPIO module to be able to access the DI of x2 connector?
I want to be able to detect the change in the input value asynchronously(I believe the Node-Red RPi module does this already) and if I use the ...
by ashishy89
21 Sep 2019, 07:41
Forum: Hardware
Topic: RevPI Connect + x2 digital input use?
Replies: 2
Views: 4166

RevPI Connect + x2 digital input use?

Hi,

So I'm using REVPI connect plus DI interface to read a signal from a simple sensor.
piTest -r RevPiStatus and it's working fine.

Is it possible to access this digital input in node-red using GPIO module?
Or if the digital input is linked to any pin that can be accessed inside node-red?

Based ...