Fingerprint based Authentication for Web/Desktop App උදව් !!!

malinga_roxxx

Well-known member
  • Aug 19, 2009
    548
    354
    63
    Kelaniya
    යාලුවනේ, එලකිරි එකේ කව්රු හරි ඉන්නවද වෙබ් ඇප් එකක් හරි ඩෙස්ක්ටොප් ඇප් එකක් හරි Fingerprint Authentication ( ZKTeco වගේ Biometric Identification Device එකක් ) යූස් කරලා ඩිවලොප් කරපු ?? ඉන්නවනම් ලොකු ඇඩ්වයිස් එකක් ගන්න ඕනේ. ප්ලීස් හෙල්ප්
     
    • Like
    Reactions: kinkon

    gamerlk

    Well-known member
  • Dec 23, 2023
    4,799
    6,565
    113
    External biometrics නං නෙවෙයි කොම්පියුටර් එකේම fingerprint id එකෙන් authenticate කරල තියෙනව.

    External scanner එකක්‌ එක්ක arduino කරල තියෙනව.

    ඉතිං කොහොමද හෙල්ප් කරන්නෙ :(
     
    • Like
    Reactions: malinga_roxxx

    malinga_roxxx

    Well-known member
  • Aug 19, 2009
    548
    354
    63
    Kelaniya
    Problem එක දාන්න හෙල්ප් එකක් එයි.
    මට මචන් Meal Management System එකක් හදා ගන්න ඕනේ. අපේ ෆැක්ට්රි එකේ වැඩ කරන අයට මීල් 3ක් දෙනවා දවසට. උදේ, දවල්, රෑ වැඩ තිබ්බොත් රෑ කෑම. එතකොට මට ඕනේ කැන්ටීන් එකේ තියෙන Fingerprint Device එකෙන් Employeeව Authenticate කරගෙන සිස්ටම් එකෙන් මීල් එක Issue කරන්න. Finger එක තිබ්බම අදාල Employee ගෙ විස්තරයි Meal එක රික්වෙස්ට් කරන්න ඔප්ශන් එකයි තියෙන්න ඕනේ. මේක තමයි බේසික්ම Requirement එක.

    මට තියන ප්‍රශ්නේ මම හදන්න යන සිස්ටම් එකට කොහොමද Biometric ඩිවයිස් එක කනෙක්ට් කර ගන්නේ කියලා. මොකද මම මේ වගේ දෙයක් කලින් කරලා නැති නිසා.
     

    හෙළයෙක්

    Well-known member
  • Apr 26, 2014
    49,008
    99,454
    113
    Biometric device එකෙන් එන්නේ මචං unique key එකක්. ඒක එන ෆෝමැට් වෙනස් වෙනවා උනාට එන්නේ ඕක තමා. එතකොට ඒ key එක පළවෙනි පාර කට්ටිය registrater කරද්දී ඒ නමට අදාලව save කරගන්න.
     

    Irugal_Bandara

    Well-known member
  • Feb 28, 2023
    1,652
    2,896
    113
    I want to create a meal management system. Our factory provides 3 meals a day to workers: breakfast, lunch, and dinner (if there's a night shift). I want to use the fingerprint device in the canteen to authenticate employees and issue meal requests through the system. The only option should be to display the relevant employee's details and request the meal once their fingerprint is scanned. This is the basic requirement.

    My question is how do I connect the biometric device to the system I'm going to build? I've never done anything like this before.

    I understand you're building a meal management system for your factory and want to connect a fingerprint device for employee authentication and meal requests. Here's how to approach this:

    Connecting the Biometric Device:

    1. Check Device Compatibility:
      • Manual/Documentation: Refer to the fingerprint device's manual or documentation to see if it provides a Software Development Kit (SDK) or Application Programming Interface (API). These tools allow your system to communicate with the device.
      • Programming Language: Identify the supported programming languages for the SDK/API. This will influence your choice of language for developing the meal management system.
    2. Choose Programming Language:
      • Select a language like Python, Java, or C# based on your comfort level and compatibility with the device's SDK/API.
    3. Develop the System:
      • Database: Design a database to store employee information (names, IDs) and link it to their fingerprint data obtained from the device.
      • Functionality:
        • Implement logic to receive and interpret data from the fingerprint scanner.
        • Match the scanned fingerprint with employee data in the database.
        • Upon successful verification, display the employee's details and allow meal request confirmation.
      • Interface: Build a user-friendly interface for canteen staff to view employee details and confirm meal requests based on fingerprint scans.
    Resources for Assistance:

    • Device Documentation: Refer to the device's documentation for detailed instructions on using its SDK/API.
    • SDK/API Tutorials: Look for online tutorials or examples that guide you on utilizing the SDK/API with your chosen programming language.
    • Online Communities: Seek help from online developer communities or forums specializing in biometric device integration or your chosen programming language.
    Additional Considerations:

    • Security: Ensure your system implements proper security measures to protect sensitive data like employee fingerprints.
    • Data Privacy: Adhere to data privacy regulations regarding employee information collection and storage.
    Remember, this is a basic overview. Building this system may involve more complex steps depending on your specific requirements and chosen technologies. It's recommended to seek professional help if you lack experience in software development or system integration.
     
    Last edited:
    • Like
    Reactions: malinga_roxxx

    harshasoon

    Well-known member
  • Feb 4, 2007
    987
    1,038
    93
    Pluto
    unge SDK ekak thiyanawa.. eken puluwan direct device ekata call karanna..
    me 3000T-C model ekata mata ewapu eka..

    You can use the push SDK develop the web based system, the push SDK base on the http protocol, so there is no DLL files and only has the command description, you can click link download the push SDK and C# DEMO as below:
    https://www.jianguoyun.com/p/DeeqA7EQ9afgBhiD2kU
     
    • Like
    Reactions: malinga_roxxx

    malinga_roxxx

    Well-known member
  • Aug 19, 2009
    548
    354
    63
    Kelaniya
    unge SDK ekak thiyanawa.. eken puluwan direct device ekata call karanna..
    me 3000T-C model ekata mata ewapu eka..
    Thank you mchn. Mama check karala balannam

    unge SDK ekak thiyanawa.. eken puluwan direct device ekata call karanna..
    me 3000T-C model ekata mata ewapu eka..
    mchn uba daapu link eka weda nehe. poddak check karala balanawada?
    ------ Post added on Apr 9, 2024 at 3:10 PM

    bump
    ------ Post added on Apr 9, 2024 at 3:11 PM