Files
WaveshareUARTFingerprintSensor/WaveshareUARTFingerprintSensor.Sample
Eveldee 7b7e83a7d2 Add Views namespace
Move viewst to this namespace
2021-01-23 11:37:27 +01:00
..
2020-11-23 22:11:14 +01:00
2021-01-23 11:37:27 +01:00
2020-11-23 22:11:14 +01:00
2021-01-05 21:17:47 +01:00
2021-01-10 01:54:25 +01:00

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.