Search found 8 matches
- 11 Jun 2025, 22:03
- Forum: Software
- Topic: Login doesn't work
- Replies: 2
- Views: 3766
Re: Login doesn't work
Hello Kaduk, How do you log in? Via SSH terminal or with USB keyboard and HDMI screen? Your keyboard layout depends on this and via USB log-in it is English (QWERTY). Does your password contain the characters 1, I or L? Unfortunately, they are almost identical to the font used so far. In case just ...
- 06 Jun 2025, 20:05
- Forum: Hardware
- Topic: RevPi Connect 5 and MIO unexpected behavior
- Replies: 2
- Views: 1656
Re: RevPi Connect 5 and MIO unexpected behavior
Did you use the MIO GND for the digital output or the system ground? You need to use the GND potential from the MIO IO connector.
Nicolai
I tried both with the MIO's GND terminal bridged to my 0V connection, and without. The result was the same in both cases. To clarify, the digital channels ...
- 28 May 2025, 15:13
- Forum: Hardware
- Topic: RevPi Connect 5 and MIO unexpected behavior
- Replies: 2
- Views: 1656
RevPi Connect 5 and MIO unexpected behavior
Hi, we have a RevPi Connect 5 with MIO module, and we're experiencing some unexpected behavior from the digital inputs. We are using a Phoenix Contact STEP-UPS/24DC/24DC/3/46WH UPS to power the assembly, with a few rocker switches in place to test things. See the rough schematic below.
Screenshot ...
Screenshot ...
- 27 May 2025, 22:27
- Forum: Hardware
- Topic: Schematic for RevPi MIO module?
- Replies: 5
- Views: 6673
Re: Schematic for RevPi MIO module?
Hi Dirk, this link no longer appears to have the MIO module schematics listed. Do you have a direct link you can share?dirk wrote: 10 Jul 2024, 08:51 Hello curious-eng, the schematics are now online here
msedge_ghNKkQVv8Z.png
- 13 May 2025, 15:42
- Forum: Software
- Topic: RevPi Connect 5 PiCtory configuration upload problem
- Replies: 1
- Views: 3797
RevPi Connect 5 PiCtory configuration upload problem
Hi,
I have a RevPi Connect 5 with MIO module which I've configured and programmed for a particular application. As part of the process, I exported the PiCtory configuration and saved it on my computer. I've gotten another RevPi Connect 5 with MIO module, to create a second instance of the device ...
I have a RevPi Connect 5 with MIO module which I've configured and programmed for a particular application. As part of the process, I exported the PiCtory configuration and saved it on my computer. I've gotten another RevPi Connect 5 with MIO module, to create a second instance of the device ...
- 28 Apr 2025, 14:27
- Forum: Hardware
- Topic: How to connect button to MIO module?
- Replies: 7
- Views: 13798
Re: How to connect button to MIO module?
Hello ptthomps, if you have a hardware revision 1.2 then yes, otherwise no. See excerpt from datasheet:
chrome_4jQLaGs2QG.png
This page describes how to find the serial number. In addition, the revision number: https://revolutionpi.com/en/find-serial-number-and-item-number
You can find the ...
- 28 Apr 2025, 02:08
- Forum: Hardware
- Topic: How to connect button to MIO module?
- Replies: 7
- Views: 13798
Re: How to connect button to MIO module?
Hi, I’d like to add a momentary button in order to trigger a shutdown of the module. Following the information in this thread, does the image below look like it’s wired correctly?
- 24 Apr 2025, 22:54
- Forum: Software
- Topic: RevPi Connect 5 as CANBUS to MODBUS/TCP translator?
- Replies: 1
- Views: 8236
RevPi Connect 5 as CANBUS to MODBUS/TCP translator?
Hello. I have a device that is only capable of communicating via CANBUS ("device A"), and another which is only capable of communicating via MODBUS/TCP ("device B"). I would like to use a RevPi Connect 5 as an intermediary to take commands from device A over CAN, and forward them on to device B over ...