Skip to end of banner
Go to start of banner

Commissioning RevPi MIO

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Additional Information

https://kunbus-gmbh.atlassian.net/wiki/spaces/KS/pages/2629566465/RevolutionPi+IO-Modules+FAQ?parentProduct=JSM-Portal&parentProductContentContainerId=10001&initialAllowedFeatures=disable-login-flow.disable-share&locale=en-US#How-to-wire-the-RevolutionPi-AIO%2C-MIO%2C-DIO%2C-DI%2C-DO-modules%3F

https://kunbus-gmbh.atlassian.net/wiki/spaces/KS/pages/2629566465/RevolutionPi+IO-Modules+FAQ?parentProduct=JSM-Portal&parentProductContentContainerId=10001&initialAllowedFeatures=disable-login-flow.disable-share&locale=en-US#How-much-RevPi-IO-Modules-can-I-connect-to-a-RevPi

https://revolutionpi.com/tutorials/pin-belegung-core-2?noredirect=en-US

Features

see in the link below
https://revolutionpi.de/analoges-io-modul

  • 8 Analog Outputs

  • 8 Analog Inputs

  • 4 Digital Inputs or Outputs

Overview Interface

https://revolutionpi.com/tutorials/uebersicht-aio-2/pin-belegung-revpi-aio-2

PiCtory

select your main module and drag to the right or left side, depending on which device you have, the RevPi MIO

Configuration

the RevPi MIO is a combination of the RevPi AIO and the RevPi DIO. In the following, we show how the Analog and digital inputs can be configured.

Analog Interface

Analog Input for Voltage Measurement

if you want to measure the Analog value from an input

set the AnalogInputMode1 = analogInput

read value:

piTest -r AnalogInput_1

Analog Input for Level Detection

If you are looking for a voltage threshold, then set the following.

AnalogInputMode1 = LogicLevelInput

Required switching threshold in millivolts.

InputLogicLevelVoltage_1= x

this is the voltage level detection

piTest -r AnalogInput_1

Digital Interface

the digital interfaces (4 pins) on the top of the RevPi MIO can be configured individually. Each can be set as input or output, also the mode can be configured.

For the configuration, see the following link. There is described how to configure the RevPi DIO/DI/DO.

Commissioning RevPi DIO | DI | DO

Troubleshooting

PiCtory Checklist

Revolution Pi Checklist

https://revolutionpi.com/tutorials/images/firmware-update

  • No labels