So... Mods, I'm not sure where to put this, so feel free to move it (Sorry if its in the wrong place)
Last few weeks, I have had an idea, and would like to get the communities interest - barcode freaks or commercial uses otherwise.
Having developed a couple of nodes/side projects for/involving Node RED - I have a thirst for another.
- A Barcode scanning Node
- An accompanying web based application (or possibly a Native mobile app) - Skillset held
The idea:
A Barcode input Node:
When deploying the node, it asks for a config instance, this instance contains the following config values
- Department
- Symboligies supported
These configs can be considered a 'warehouse' or a section of a warehouse
The subscribed nodes, are obviously attached to this config.
Now then...
These workspace Nodes, will emit Scanned Barcodes, along with various Metadata, I.e the user (or device)
So how does a user or device become a user or device?
There will be a Side Panel where you can register "Scanners" - that is a mobile phone or some other handheld, that has iOS / Android as the OS
The registration process involves scanning an invitation QR Code - and that QR Code states the device or user information (that you provide) - the QR is for each device you add (and scan on the client device)
So when that device later scans codes - it will send the Barcode data, and include all metadata that was obtained from the registration scan.
Note : The registration scan - can also include the location of a logo, and colour schemes of the Barcode Scanning UI - which can be set in the Config Node
The Workspace Incoming Nodes, can optionally be attached to a "Return" Node - that allows the device (mobile/tablet) to show any response you provide in your return.
You can even react if another section of the warehouse, has not scanned a matching or some other related code - and show that to the scanner in operation / User / Device
what's the feeling here?
It essentially adds almost native Barcode Scanning in Node RED - without the price tag.
Feel free to shoot this down or >>>> praise <<<< its idea