Anyone has an idea for _simple_ inventory management? I mostly need it to find parts faster, locate the crate which contains the little baggie with the weird IC I'm looking for in the moment. Got a label printer and a barcode scanner, and also most components are already neatly bagged with part numbers as barcodes on them.
@uint8_t I like PartKeepr a lot ...
@kunsi isn't that a quasi-abandoned php thing? I could run it in a container I guess but don't want to extend it if I need specific functionality.
@uint8_t uh, i don't know
@uint8_t I don't know about support for barcode scanning but this might have lots of relevant features https://github.com/rhaamo/StockazIO @dashie
@dashie do you re-label mouser bags, or use the codes they came with?
@uint8_t mouser qr code is useless, nothing useful without importing your order (the qrcode doesn’t even have the part ref:
>[)>06K1954095814K040PPERFORMERQ411K0577421604LGB1VHarwin >[)>06K 19540958 14K 040 P PERFORMER Q4 11K 057742160 4L GB 1V Harwin bdc client art ref client qty? num fact from fab
So usually the mouser bag, if useful just goes directly into a box, box which has my custom label
@dashie I plan to make an <NEXT PART> code, so any of the codes on the mouser label can be scanned before I scan the special one
@dashie the mouser part number is on them as 1D barcode tho. so is the quantity
@uint8_t I use a wiki, and a fractal sorting aproach, and way too many dyno lables
@robjloranger seems abandoned
@uint8_t maybe a bit, I know he's pretty busy and then free time is usually spent on home lab os
Fishing for experience / best practices before rolling my own thing.