Search found 14 matches

by FrancoTampieri
15 Nov 2021, 18:13
Forum: CODESYS
Topic: CANbus
Replies: 9
Views: 21321

Re: CANbus

@admin Sorry to disturb but this is the English part of the forum, can u move this thread to the German part, just to avoid confusion.

Kind regards
by FrancoTampieri
05 Nov 2021, 18:25
Forum: CODESYS
Topic: Plan for Codesys on REVPI Core+
Replies: 4
Views: 12689

Re: Plan for Codesys on REVPI Core+

Many thanx for your update Dirk
by FrancoTampieri
15 Aug 2021, 19:58
Forum: CODESYS
Topic: Plan for Codesys on REVPI Core+
Replies: 4
Views: 12689

Plan for Codesys on REVPI Core+

Hi!

as I ask in the title did u have some plans to put codesta to revolution pi Core+?

Kind regards

Franco
by FrancoTampieri
10 Mar 2021, 00:49
Forum: Hardware
Topic: AutoConfiguration Script
Replies: 7
Views: 16940

Re: AutoConfiguration Script


Hi Franco, so I have not had any experience with Ansible. However, I have heard from many places that it is a useful tool for orchestrating edge devices.

Also I would be interested in some reports from the community how orchestration is possible.


Hi Dirk!

well in my point of view I'm a little ...
by FrancoTampieri
09 Mar 2021, 18:07
Forum: Software
Topic: alternative image/buster release?
Replies: 5
Views: 9151

Re: alternative image/buster release?


we are currently deep in the development phase for our buster release. The kernel should remain the same for now. We might put out a new version with some minor changes in the next weeks.


Hi Philipp!
that's good news, I would like to start some tests to Buster with your actual kernel if works ...
by FrancoTampieri
04 Mar 2021, 18:33
Forum: Software
Topic: Security Concerns
Replies: 15
Views: 39034

Re: Security Concerns


I'm sure that WolfBoot is a great boot loader.
But how would one ensure that only an authentic wolfboot is booted?
...
...
I think that zymbit tries to do something like this; it contains a coin cell. I'm sure the device makes attacks a bit harder, but I'm sure it's breakable with reasonable ...
by FrancoTampieri
04 Mar 2021, 14:45
Forum: Software
Topic: Security Concerns
Replies: 15
Views: 39034

Re: Security Concerns

by FrancoTampieri
01 Mar 2021, 17:30
Forum: Hardware
Topic: AutoConfiguration Script
Replies: 7
Views: 16940

Re: AutoConfiguration Script


There is a Python script that I posted in the forum which you can use:
https://revolution.kunbus.de/forum/viewtopic.php?f=6&t=1976&p=7679&hilit=I+wrote#p7476


Ok, so reading the code u wait a string from a barcode reader, that input the string memorize in the QR code in the front, and after u ...
by FrancoTampieri
01 Mar 2021, 17:18
Forum: Software
Topic: alternative image/buster release?
Replies: 5
Views: 9151

Re: alternative image/buster release?


to use our devices you would need at least the devicetree overlays.
And our dt-blobs to initialize the h/w correctly.
We added some patches on top of our kernel which might improve performance with rs485.


Hi Philipp,

do u think is possible to create a base Buster Image with your patched ...
by FrancoTampieri
09 Feb 2021, 19:26
Forum: Hardware
Topic: AutoConfiguration Script
Replies: 7
Views: 16940

AutoConfiguration Script

Hi!

I'm working to make a script for my deploy of my revolution pi, that allow me to auto configure some part of the device and the software with some identifiers.

I would like to use the hostname like RevPixxxxx (where x is numbers), I see that number is printed outside the box, but I don't know ...