Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 439 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 439 Bytes

Xamarin Forms Multireader CS108 Software

This application provides temperature inventory and high-speed data saving for CS108/CS463 RFID reader use cases. Allows saving to a .csv format on UWP and .txt format on Android.

Configuration of CS108 readers occurs primarily in ViewModelMainMenu.cs and ViewModelS3Inventory.cs.

This code is based on the CS108 C# Demo from CSL: https://github.com/cslrfid/CS108-Mobile-CSharp-DotNetStd-App