this post was submitted on 25 Mar 2025
3 points (100.0% liked)

automation

114 readers
2 users here now

a place to share and discuss ideas about automation

founded 4 years ago
 

Studying mechatronics engineering I am very interested in trying to use my spare RPi that I have lying around as a PLC to get better at programming.

Since I don't have the money to buy an industrial Controller I thought this would be a great fit. I still want to have a touch of industrial flair and I am looking into connecting a Beckhoff ethercat coupler like the EK1100 or the BK1120 to the Raspberry.

Has anyone testde this out? The question mainly is, if the raspi can function as an Ethercat master?

(Yes i run the codesys Raspi Runtime on the Pi :) )

you are viewing a single comment's thread
view the rest of the comments
[–] mj_803@lemm.ee 2 points 4 days ago (1 children)

I have run an ethercat master on Raspian. I used the Etherlab Ethercat Master..

It worked ok but when I tried to add a ui to run as well, it was too much and then things got really slow..

So I went back to running it on NUC boards instead. The ones I have are quad core 2.4 ghz intel machines.

[–] Benemenn@lemm.ee 1 points 3 days ago

I had the chance to test it with the codesys raspberry package this weekend. Worked surprisingly easy. I however did not try somplicated stuff. I’m interested how codesys on the RPi will perform for heavier tasks and visu. Codesys is pretty lightweight so we’ll see.