Hello I need to read the weight of a digital scale I have seen some try from php but php is from the server side as I could do this from the client side with jquery or q so
Hello I need to read the weight of a digital scale I have seen some try from php but php is from the server side as I could do this from the client side with jquery or q so
Hello currently from javascript it is not possible to do this,
What is possible is that using javascript using websockets:
these websockets can be connected to a desktop application, in the desktop application you can connect to the port of the scale.
Greetings.