How to connect load cell (with HX711 and arduino) to simulink

조회 수: 33 (최근 30일)
aakash dewangan
aakash dewangan 2021년 8월 26일
댓글: Arun Kumar 2021년 9월 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.

답변 (1개)

Arun Kumar
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
aakash dewangan
aakash dewangan 2021년 8월 29일
Can u please be more specific. I looked into the link provided by you. But got confused. Please.
Arun Kumar
Arun Kumar 2021년 9월 30일
There are two workflows in the link that I shared:
  1. Create a Digital Write Block: This will help you understand the concept of creating a custom driver block for your application
  2. 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 CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by