- Arduino: They are compatible with Simulink through the Arduino Support Package, which allows you to develop algorithms in Simulink and then run them on the Arduino board. Arduino boards are also capable of handling small sampling periods in real-time and has a vast community as well.
- Raspberry Pi: Raspberry Pi boards are another great option. They offer more computational power than Arduino boards, and they are also compatible with Simulink through the Raspberry Pi Support Package.
Hardware advice on a project
2 次查看(过去 30 天)
显示 更早的评论
Hello everyone!
I'm developing a project that uses two rotational encoders and one DC motor. An H-bridge drives the DC motor. I need some advice on which acquisition platform to use. I need one compactable with Simulink (something like Arduino support package, easy to develop the control algorithm) that enables small sampling periods in real-time.
Could anyone help me to choose such hardware?
I really appreciate any help you can provide.
0 个评论
采纳的回答
Sarthak
2024-5-27
Hi Hugo,
Here are a few options that are compatible with Simulink and should meet your requirements:
You will also be able to find multiple community packages on FileExchange for them.
Some other options can be Quanser AERO, NI myRIO, etc. NI myRIO is a bit more advanced and offers more features than Arduino or Raspberry Pi, but it’s also more expensive.
You can find the complete list of supported hardware here:
Remember, the best choice depends on your specific needs and constraints, such as budget, complexity of the control algorithm, etc.
Hope this helps!
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!