Search found 3 matches

by michris
16 Dec 2019, 16:59
Forum: Software
Topic: Read DI pin with timer
Replies: 10
Views: 22071

Re: Read DI pin with timer

It works now.
Thanks for your support!
Regards,
Christophe
by michris
13 Dec 2019, 11:57
Forum: Software
Topic: Read DI pin with timer
Replies: 10
Views: 22071

Re: Read DI pin with timer

Hi Dirk,
Thanks for your reply
The output of piTest -d displayes the following ...
pi@RevPi20977:~ $ piTest -d
Found 2 devices:

Address: 0 module type: 95 (0x5f) RevPi Core V1.2
Module is present
input offset: 0 length: 6
output offset: 6 length: 5

Address: 32 module type: 96 (0x60) RevPi DIO V1 ...
by michris
05 Dec 2019, 13:42
Forum: Software
Topic: Read DI pin with timer
Replies: 10
Views: 22071

Re: Read DI pin with timer

Hi Dirk,

I have more or less the same problem.
For one or other reason I can not communicate to the DIO module in python.
I get the following error when try to read or write to the IO

Installed the following :
sudo apt-get update
sudo apt-get upgrade -y

sudo apt-get update
sudo apt-get install ...