- Install the Arduino program.
- Copy and paste the code from code.txt into Arduino and compile it (if you 3. encounter an HX711 error, install and include the necessary library).
- Upload the code to the Arduino.
- Open the Serial Monitor to test the program.
- Run the Serial Monitor with the load cell untouched.
- Verify that each sensor value is being read correctly.
- After TMS is complete, disconnect the USB cable connected to the Arduino (to 4. preserve data and stop the program).
- Copy all sensor values recorded in the Serial Monitor and save them to a text file.
- Do not close the Serial Monitor after TMS (closing it will result in loss of output data).
- To rerun the program, simply reopen the Serial Monitor.
- Occasionally, gently press the load cell to check if it's working correctly.