encoder to change PWM value to VFD
- Guytou
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 1
03 Jan 2025 10:41 #317912
by Guytou
encoder to change PWM value to VFD was created by Guytou
Hi,
I have a VFD which speed is controlled by a PWM signal (converted to 0-10Vdc).
PWM generated by a RPI4 on which Linuxcnc is installed (QTDragon)
Now I am willing to use an encoder, such as a KY-040 or EC11 to change the PWM value and so to adjust manually the speed of the VFD.
Has anyone experience with this? How should I modify my HAL file?
Thanks for your inputs.
I have a VFD which speed is controlled by a PWM signal (converted to 0-10Vdc).
PWM generated by a RPI4 on which Linuxcnc is installed (QTDragon)
Now I am willing to use an encoder, such as a KY-040 or EC11 to change the PWM value and so to adjust manually the speed of the VFD.
Has anyone experience with this? How should I modify my HAL file?
Thanks for your inputs.
Please Log in or Create an account to join the conversation.
- CNCGOOS
- Offline
- Junior Member
Less
More
- Posts: 27
- Thank you received: 1
03 Jan 2025 12:22 #317920
by CNCGOOS
Replied by CNCGOOS on topic encoder to change PWM value to VFD
Hello,
You can connect the output of the encoder to 1 input of the Spindelspeed
i do not know witch pannel you use, i am using GMOCAPY
there i have addid following rul in de post gui hal file
net CPenc-01 => gmoccapy.spindle.spindle-override.counts
i think trher is a same art pin in Axis
You can connect the output of the encoder to 1 input of the Spindelspeed
i do not know witch pannel you use, i am using GMOCAPY
there i have addid following rul in de post gui hal file
net CPenc-01 => gmoccapy.spindle.spindle-override.counts
i think trher is a same art pin in Axis
Please Log in or Create an account to join the conversation.
- Guytou
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 1
04 Jan 2025 08:49 #318031
by Guytou
Replied by Guytou on topic encoder to change PWM value to VFD
In the meantime, I found the information I was looking for here : wiki.linuxcnc.org/cgi-bin/wiki.pl?Spindleoverride
The following user(s) said Thank You: CNCGOOS
Please Log in or Create an account to join the conversation.
Time to create page: 0.054 seconds