I/O expander for RPI5 to run linuxcnc
- yathish
- Offline
- New Member
Less
More
- Posts: 16
- Thank you received: 1
04 Jul 2024 09:57 #304369
by yathish
I/O expander for RPI5 to run linuxcnc was created by yathish
Now i want to expand my inputs and outputs in raspberry pi 5, can you suggest me how to expand my i/o and if there is any solution can you also tell me how to configure HAl. I do not want to use MESA board as it is expensive, can someone suggest something cheaper?
Please Log in or Create an account to join the conversation.
- cornholio
- Offline
- Platinum Member
Less
More
- Posts: 1101
- Thank you received: 367
04 Jul 2024 10:16 #304374
by cornholio
Replied by cornholio on topic I/O expander for RPI5 to run linuxcnc
Meister's linuxcnc-rio project will do everything you want. Complete working hal & ini Configs are included when building a config. Tango type FPGA boards are supported and quite inexpensive. There are also modules that support different adc chips, spi expanders and a whole host of other chips.
Thread starts here:
forum.linuxcnc.org/18-computer/49142-lin...-ecp5?start=0#271608
There is no really sub $20 solution.
Unless you give a description of your machine, number of axis, number of spindles, number of I/O, whether you have stop and limit switches, whether they are shared or not, what other I/O you need, it's impossible to give you the ini & hal files, even with all that info you will more than likely have to edit yourself.
Thread starts here:
forum.linuxcnc.org/18-computer/49142-lin...-ecp5?start=0#271608
There is no really sub $20 solution.
Unless you give a description of your machine, number of axis, number of spindles, number of I/O, whether you have stop and limit switches, whether they are shared or not, what other I/O you need, it's impossible to give you the ini & hal files, even with all that info you will more than likely have to edit yourself.
Please Log in or Create an account to join the conversation.
- meister
- Offline
- Platinum Member
Less
More
- Posts: 491
- Thank you received: 313
04 Jul 2024 11:18 #304384
by meister
Replied by meister on topic I/O expander for RPI5 to run linuxcnc
or the remora project:
forum.linuxcnc.org/18-computer/44828-rem...ernet-nvem-cnc-board
...
and some esp32 projects
forum.linuxcnc.org/18-computer/44828-rem...ernet-nvem-cnc-board
...
and some esp32 projects
Please Log in or Create an account to join the conversation.
- cakeslob
- Offline
- Platinum Member
Less
More
- Posts: 802
- Thank you received: 231
04 Jul 2024 12:56 #304390
by cakeslob
Replied by cakeslob on topic I/O expander for RPI5 to run linuxcnc
we got a w5500 thing on remora also,
this is the cheapest i could build something probably
github.com/cakeslob/RRW_LAB
this is the cheapest i could build something probably
github.com/cakeslob/RRW_LAB
Please Log in or Create an account to join the conversation.
- yathish
- Offline
- New Member
Less
More
- Posts: 16
- Thank you received: 1
04 Jul 2024 13:53 #304392
by yathish
Replied by yathish on topic I/O expander for RPI5 to run linuxcnc
I may require a minimum of 16 input and 16 output pins, is it available in linuxcnc-rio?
Please Log in or Create an account to join the conversation.
- meister
- Offline
- Platinum Member
Less
More
- Posts: 491
- Thank you received: 313
04 Jul 2024 14:14 #304394
by meister
Replied by meister on topic I/O expander for RPI5 to run linuxcnc
yes, but may I ask what you intend to do with so many IOs?
example via shiftreg:
forum.linuxcnc.org/18-computer/49142-lin...ecp5?start=30#274910
or if you have a bigger FPGA with enough PIN's,
or ....
example via shiftreg:
forum.linuxcnc.org/18-computer/49142-lin...ecp5?start=30#274910
or if you have a bigger FPGA with enough PIN's,
or ....
Please Log in or Create an account to join the conversation.
Time to create page: 0.061 seconds