Is there a scanning device that makes it easy to communicate with the .NET platform?
The scanning device must be:
- Portable (therefore, it should be able to store data inside itself until it is connected to a PC)
- It should be able to scan QR codes and display the corresponding parameters on the deviceβs built-in screen.
- Must have a programmable display that provides user options after scanning in a QR code.
- After connecting to a computer, it should automatically make any changes to the network database based on temporary data stored on the device, which will depend on which qr codes were scanned and what parameters were selected by the user after scanning the qr code.
I used the .NET tag because it is the language used by the environment in which I will work.
source share