Namespace Iot.Device.AtomQrCode
Classes
- BarcodeDataAvailableEventArgs
Provides data for the BarcodeDataAvailable event.
- QrCodeReader
Class to control an M5Stack ATOM QR Code reader module.
Enums
- BuzzerVolume
Options for controlling the sound intensity of the buzzer.
- FloodLight
Options for controlling the reader flood light.
- Positioninglight
Options for controlling the reader positioning light.
- ScanTimeout
Values for scan timeout.
- Terminator
Options for the terminator to be appended to the data.
- TriggerMode
Trigger mode for the scanner.
Delegates
- BarcodeDataAvailableEventHandler
Represents the method that will handle the Iot.Device.AtomQrCode.BarcodeDataAvailable event of a QrCodeReader object.