Files
WaveshareUARTFingerprintSensor/WaveshareUARTFingerprintSensor.Sample/README.md
2021-01-12 18:17:41 +01:00

891 B

Sample App

A sample app for the Waveshare UART fingerprint sensor (C) library

Sample

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

WaveshareUARTFingerprintSensor library is licensed under the MIT License.

gui.cs library is under the MIT License.