Files
2021-01-27 22:35:04 +01:00

1009 B

Sample App

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

Sample

asciicast

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.