shaha38
Posts: 2
Joined: Tue Nov 13, 2018 8:42 am

Controlling an EC Fan using Raspberry Pi

Tue Nov 13, 2018 8:52 am

Hey,

So I have a EC Centrifugal fan model number is G3G180BD4372 by ebmpapst (Datasheet Attached).
Now what I would like to do is to control the speed of this fan using the raspberry pi and a GUI which I will design using Python(Most likely PyQt5). The Fan speed Can be controlled using 0-10V or PWM. Does Anyone have any tips they can share with me before I start or suggest a good starting point?

Thanks :)
Screenshot (73).png
Screenshot (73).png (57.31 KiB) Viewed 492 times
Screenshot (72).png
Screenshot (72).png (61.5 KiB) Viewed 492 times

Brandon92
Posts: 870
Joined: Wed Jul 25, 2018 9:29 pm
Location: The Netherlands

Re: Controlling an EC Fan using Raspberry Pi

Tue Nov 13, 2018 11:54 am

Hello,

Someone has, I believe, the same question in this topic. And I gived him some schematics to play with:
viewtopic.php?f=37&t=220214

shaha38
Posts: 2
Joined: Tue Nov 13, 2018 8:42 am

Re: Controlling an EC Fan using Raspberry Pi

Tue Nov 13, 2018 12:07 pm

Thanks For The Reply, I just seen it but I had managed to get it working just need to create up a GUI Now. :)

Return to “Python”