891 B
891 B
Sample App
A sample app for the Waveshare UART fingerprint sensor (C) library
Build
You can compile it using any C# IDE that supports .Net Framework or by running
dotnet build in a terminal using .Net CLI
Usage
- Install Mono on your Raspberry Pi
- Download or Build the application
- Run it with
mono WaveshareUARTFingerprintSensor.Sample.exe
Copyright and license
WaveshareUARTFingerprintSensor library is licensed under the MIT License.
gui.cs library is under the MIT License.
