Search found 27 matches

by songha
05 Jan 2022, 18:02
Forum: Software
Topic: Kunbus Gateways devices emulation
Replies: 1
Views: 1643

Kunbus Gateways devices emulation

Hi everyones, I really need your help with my current project, please! The idea is as follows: There are 2 RevPi Core A and B. Through an device (Gateway Emulation), the whole process image of Core A will be transferred to Core B. I emulated the Gateway device with a circuit board like the Xilinx Zy...
by songha
24 Dec 2021, 00:11
Forum: Software
Topic: access to the process image
Replies: 1
Views: 1368

access to the process image

Hi community, i'm newbie and really need your help, please.. i stuck now and don't know how to go forward... i have a project as follow: - I connected my revolution pi master (core, connect..) with an external board ( like xilinx zybo board ) per ethernet cable. On Zybo board i need to read all I/O ...
by songha
03 Nov 2021, 13:22
Forum: Software
Topic: RAP file create
Replies: 1
Views: 1281

RAP file create

Hi everyone, i have built a custom hardware modul and want to create a RAP of this modul for Configuration on Pictory. I was following this tutorial: https://youtu.be/pox1zhQhyNw . I am sure that I did all the steps in videos accurately. But at the end, the Pictory doesn't show me the new hardware i...
by songha
12 Oct 2021, 16:01
Forum: My Project
Topic: The own Hardware
Replies: 1
Views: 7181

The own Hardware

Hello everyone, I have a project to build my own hardware and connect it to the Revolution Pi master module like Connect + or Core. On the connected side, the own hardware should be simulated as a normal Revpi digital input or output module so that the RevPi master module does not notice that the ow...
by songha
16 Jul 2021, 15:32
Forum: Software
Topic: Data flow understading
Replies: 2
Views: 3197

Re: Data flow understading

Thanks for your recommend. The best document to find out, how data flow on PiBridge is, is exactly the source code of Revolution Pi on GitHub.
by songha
07 Jul 2021, 14:38
Forum: Software
Topic: Data flow understading
Replies: 2
Views: 3197

Data flow understading

Hi everyone, I connected a RevPi Connect + with an AIO module. Then I measure the cyclical signal exchange between them through PiBrige with Picoscope. Fig.1: https://imgur.com/gallery/paqP0rK Fig.2: https://imgur.com/gallery/RfVeCIf In the first picture you can see that I changed some values of Out...
by songha
02 Jul 2021, 13:13
Forum: Software
Topic: Comunication protocol behind the RevPi Core/Connect
Replies: 2
Views: 2539

Comunication protocol behind the RevPi Core/Connect

Hello everybody, I have to set up a project that makes communication between RevPi Core / Connect and I / O module more secure. The basic idea is to use data diodes as hardware or proxies, firewalls as software that only allows specific data flows via PiBridge (RS 485 and Ethernet). To do this, I ne...