Low Cost Raspberry Pi Contoller Board
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6433
09 Apr 2024 11:01 #297850
by tommylight
Replied by tommylight on topic Low Cost Raspberry Pi Contoller Board
Did anyone notice the RPI4/8gb is more expensive than RPI5/8gb ?
Still, at 90E it is to much.
BTW, sometimes, i get nice deals on that website, being a good customer n stuff, they are the only ones that actually work here, they deliver to my door and they never failed to deliver whatever i ordered there, even when the price listed was wrong , example got 2 of Creality CR-5 PRO for 656 Euro total when the price was $1300 in china, for one!
So i can justify a bit higher prices for sure, but not for RPI.
End rant.
So what are the prices for ethernet variants?
Still, at 90E it is to much.
BTW, sometimes, i get nice deals on that website, being a good customer n stuff, they are the only ones that actually work here, they deliver to my door and they never failed to deliver whatever i ordered there, even when the price listed was wrong , example got 2 of Creality CR-5 PRO for 656 Euro total when the price was $1300 in china, for one!
So i can justify a bit higher prices for sure, but not for RPI.
End rant.
So what are the prices for ethernet variants?
Please Log in or Create an account to join the conversation.
09 Apr 2024 11:46 #297859
by cornholio
Replied by cornholio on topic Low Cost Raspberry Pi Contoller Board
Yeah I did and put forward a reason why. The 5 kinda broke a bit the RPi ecosystem for using the gpios, a lot of mature code won’t work on the 5.
Computation wise it is a beast for a SBC.
Computation wise it is a beast for a SBC.
The following user(s) said Thank You: tommylight, Project_Hopeless
Please Log in or Create an account to join the conversation.
09 Apr 2024 20:18 #297871
by meister
Replied by meister on topic Low Cost Raspberry Pi Contoller Board
Attachments:
The following user(s) said Thank You: tommylight, cakeslob
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 Apr 2024 00:20 #297880
by Project_Hopeless
I've seen that setup you mention, or something similar in the LinuxCNC compatible board list. Soldering doesn't scare me, code does, I'm a novice/intermediate coder. What I liked about the Mesa board I have on my router, it was virtually plug and play.
If I can save a few dollars and learn something along the way, maybe I'll give this route a go. I'll have to check into it.
Replied by Project_Hopeless on topic Low Cost Raspberry Pi Contoller Board
For this project 5 step/dir channels and some way to control a 3-wire RC servo motor. I'd go with a 6 channel Mesa card if it wasn't a little pricey and out of stock.How Many Axis do you need
little fun-project, almost without soldering, but works and is inexpensive
I've seen that setup you mention, or something similar in the LinuxCNC compatible board list. Soldering doesn't scare me, code does, I'm a novice/intermediate coder. What I liked about the Mesa board I have on my router, it was virtually plug and play.
If I can save a few dollars and learn something along the way, maybe I'll give this route a go. I'll have to check into it.
Please Log in or Create an account to join the conversation.
10 Apr 2024 01:12 #297883
by PCW
Replied by PCW on topic Low Cost Raspberry Pi Contoller Board
A 7I92TH/TF and a couple Mach 5 Axis BOBs could do this
(or even without the BOBs if you are careful...)
(or even without the BOBs if you are careful...)
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 Apr 2024 23:12 #297971
by Project_Hopeless
Replied by Project_Hopeless on topic Low Cost Raspberry Pi Contoller Board
Crazy idea, what is the frequency of the spindle PWM signal on a 7i96 card? Can I co-op that to drive a RC servo. Or use a spare output and pulse at 50 Hz? Can the I/O handle that kind of duty cycle toggling?A 7I92TH/TF and a couple Mach 5 Axis BOBs could do this
(or even without the BOBs if you are careful...)
Please Log in or Create an account to join the conversation.
10 Apr 2024 23:43 #297974
by PCW
Replied by PCW on topic Low Cost Raspberry Pi Contoller Board
Mesa firmware includes a specific PWMgen for RC servos: RCPWMGen.
This can be added to any Mesa FPGA card. Standard PWMgens tend
to have low resolution when used for RC servos as the full scale
duty cycle of RC servos is quite low ( a few %)
This can be added to any Mesa FPGA card. Standard PWMgens tend
to have low resolution when used for RC servos as the full scale
duty cycle of RC servos is quite low ( a few %)
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
11 Apr 2024 00:50 #297975
by Project_Hopeless
Replied by Project_Hopeless on topic Low Cost Raspberry Pi Contoller Board
In my case even low res motion is better than stop to stop action. Out of curiosity what physical pins on a 7i96 would drive the RC servo.Mesa firmware includes a specific PWMgen for RC servos: RCPWMGen.
This can be added to any Mesa FPGA card. Standard PWMgens tend
to have low resolution when used for RC servos as the full scale
duty cycle of RC servos is quite low ( a few %)
Please Log in or Create an account to join the conversation.
11 Apr 2024 01:01 #297976
by PCW
Replied by PCW on topic Low Cost Raspberry Pi Contoller Board
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
2 additional step/dir channels (7 total) and 4 RCPWMgens on the BOB
Attachments:
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
12 Apr 2024 00:25 #298037
by Project_Hopeless
Replied by Project_Hopeless on topic Low Cost Raspberry Pi Contoller Board
Would any inexpensive aka chinese "BOB" work?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
Please Log in or Create an account to join the conversation.
Time to create page: 0.136 seconds