Read sensor connected to USB port via Arduino

Hi all,

I am new to Arduino and I have a questions.

I have a load cell sensor which has a USB port output. I was wandering if there is a way to read the output value (force) via the Arduino in a control manner.

Thank you,

Which Arduino?

I have an Arduino Uno and a mega. I can order another model if those do not permit that function

Hi @DiMbex

which arduino?
which load cell sensor ?

Maybe this work for your project.
https://www.arduino.cc/en/Main/ArduinoUSBHostShield&lang=

please, read

mainly this part:
"Being new here you might think this is having rules for the sake of rules, but that is not the case. If you don’t follow the guidelines all that happens is there is a long exchange of posts while we try to get you to tell us what we need in order to help you, which is frustrating for you and frustrating for us."

RV mineirin

"A good help depends on your good information. (Pharaoh Tutankhamun 1330 BC) "

@DiMbex, your topic has been moved to a more suitable location on the forum.

Hi Ruilviana,

I am using the Arduino Mega and this sensor

https://www.loadcellshop.co.uk/load-cells/low-capacity-load-cells/low-capacity-load-cell-detail

So my understanding is that if I wan to use a usb connected sensor, I need to plug it on another board ( as the one you provided ) and then use SPI protocol to read ?

If you have the load cell version with the USB interface, you need to plug it into a Windows PC to use the software supplied.

Simple as that.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.