usb-scale-reader icon indicating copy to clipboard operation
usb-scale-reader copied to clipboard

Read weight from an USB scale (from Stamps.com or DYMO) in Linux

Results 1 usb-scale-reader issues
Sort by recently updated
recently updated
newest added

```php $reader = \USBScaleReader\Reader::fromDevice(deviceName: '/dev/scale'); ``` Could use a few pointers to find out what `/dev/scale` is supposed to be `Can't open scale device` isn't exactly telling what's wrong