Files
WaveshareUARTFingerprintSensor/WaveshareUARTFingerprintSensor.Sample
2021-01-27 22:35:04 +01:00
..
2020-11-23 22:11:14 +01:00
2021-01-23 11:41:48 +01:00
2020-11-23 22:11:14 +01:00
2021-01-05 21:17:47 +01:00
2021-01-23 11:42:36 +01:00
2021-01-27 22:35:04 +01:00

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.