How to connect load cell (with HX711 and arduino) to simulink
33 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I am trying to use Load cell with HX711 to read the weight on Simulink through arduino. I tried to search a lot, but did't get anything. Please let me know How can I link load cell with HX711 to simulink to measure weights. Any help will be greatly appreciable.
Please note I am using arduino.
0 件のコメント
回答 (1 件)
Arun Kumar
2021 年 8 月 27 日
Hi Aakash,
This sensor is currently not supported by Simulink support package for Arduino hardware.
But you can add custom Simulink block for any sensor by following this simple guide:
Thanks,
Arun
2 件のコメント
Arun Kumar
2021 年 9 月 30 日
There are two workflows in the link that I shared:
- Create a Digital Write Block: This will help you understand the concept of creating a custom driver block for your application
- Create Custom Device Driver Block for Arduino Library: This will walk you through the process of adding a block that uses 3rd party libraries.
Thanks,
Arun
参考
カテゴリ
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!