Low Cost Raspberry Pi Contoller Board
12 Apr 2024 00:31 #298038
by PCW
Replied by PCW on topic Low Cost Raspberry Pi Contoller Board
Yes, any that has simple buffers and not optos on the outputs should work
The pinout is for this very common BOB:
www.forum.linuxcnc.org/media/kunena/atta...it-408-1000x1000.jpg
But almost any should work.
The pinout is for this very common BOB:
www.forum.linuxcnc.org/media/kunena/atta...it-408-1000x1000.jpg
But almost any should work.
Please Log in or Create an account to join the conversation.
- Project_Hopeless
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 200
- Thank you received: 10
16 Apr 2024 01:30 #298323
by Project_Hopeless
Replied by Project_Hopeless on topic Low Cost Raspberry Pi Contoller Board
I don't need a lot of I/O so would the 7i96 work just as well as the 7i96S?
Please Log in or Create an account to join the conversation.
16 Apr 2024 07:11 #298342
by meister
Replied by meister on topic Low Cost Raspberry Pi Contoller Board
you have infected me, now i want a robot too
Please Log in or Create an account to join the conversation.
19 Apr 2024 21:04 #298668
by iforce2d
Replied by iforce2d on topic Low Cost Raspberry Pi Contoller Board
Although it doesn't have 5 step/dirs I'll mention my board here anyway. The firmware and component are loosely based on Remora SPI, and the hardware is somewhat similar to cakeslobs board:
forum.linuxcnc.org/show-your-stuff/50177-weeny-solder-bot
github.com/iforce2d/weenyPRU
The MCU is basically a 'blue pill' and unlike Remora the configuration of pins must be done in source code. It would be easy to alter the spindle PWM output to be a RC servo signal instead, assuming you don't need an actual spindle of course. But not so easy to add a 5th axis, I would need to check if any timers are still unused.
btw a 4Gb Raspberry Pi4 or Pi5 cost only 64 euro here in New Zealand, after being shipped halfway around the world. Why are they so expensive in Europe, makes no sense. As others have said, best to avoid the Pi5 for now if you want to use SPI.
forum.linuxcnc.org/show-your-stuff/50177-weeny-solder-bot
github.com/iforce2d/weenyPRU
The MCU is basically a 'blue pill' and unlike Remora the configuration of pins must be done in source code. It would be easy to alter the spindle PWM output to be a RC servo signal instead, assuming you don't need an actual spindle of course. But not so easy to add a 5th axis, I would need to check if any timers are still unused.
btw a 4Gb Raspberry Pi4 or Pi5 cost only 64 euro here in New Zealand, after being shipped halfway around the world. Why are they so expensive in Europe, makes no sense. As others have said, best to avoid the Pi5 for now if you want to use SPI.
Please Log in or Create an account to join the conversation.
09 May 2024 13:59 - 09 May 2024 14:00 #300223
by meister
Replied by meister on topic Low Cost Raspberry Pi Contoller Board
Last edit: 09 May 2024 14:00 by meister.
The following user(s) said Thank You: Project_Hopeless
Please Log in or Create an account to join the conversation.
- Project_Hopeless
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 200
- Thank you received: 10
10 May 2024 00:32 #300260
by Project_Hopeless
Is there a tutorial somewhere showing how to incorporate a Mach3/5 bob with a Mesa card?
Replied by Project_Hopeless on topic Low Cost Raspberry Pi Contoller Board
So correct me if I'm wrong. The firmware sets up the bob as an extension of the 7i96? So with MesaTool2 or Pconf what type of bob do I define P1 as?7I96S firmware with P1 pinout for the common "Mach 5 Axis BOB"
2 additional step/dir channels (7 total) and 4 RCPWMgens on the BOB
Is there a tutorial somewhere showing how to incorporate a Mach3/5 bob with a Mesa card?
Please Log in or Create an account to join the conversation.
Time to create page: 0.080 seconds