Search found 1 match

by plts
07 Oct 2017, 11:52
Forum: Hardware
Topic: RevPI DIO - Inputs connection
Replies: 1
Views: 7080

RevPI DIO - Inputs connection

Hi all,

I have doing some tests with RevPi Core 3 and RevPI DIO. Great products.
So far, I have been able to build my own C++ example and read the inpus and write the outputs. For reading, I use the piControl object to read 2 bytes at offset 81.

I have a 24V power supply that powers up the Core ...