Hi! I have been trying to set up an OpenScale board to use for load cell readings. I’ve been following along with the hookup guide here: OpenScale Applications and Hookup Guide - SparkFun Learn. I am currently trying to open the settings for the board and start calibrating it.
The OpenScale right now is outputting garbage to the serial monitor.
Additionally, sometimes it gives me an error when I try to upload the OpenScale.ino script to the board, saying “avrdude: ser_open(): can’t open device “\.\COM6”: Access is denied.”
I have uploaded the most recent firmware to the board and followed all the steps (installing libraries, pushing the OpenScale.ino script to the board, etc) in the hookup guide. I have confirmed that my serial monitor drop-down baud rate is set to 9600 to match the OpenScale settings. I don’t have any other applications using or referencing the COM port where the board is connecting to my laptop, so I am not sure what the issue is there with the access denied. I’m not sure where the issue is; any help is appreciated!