Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Design and Architecture
  4. Card Reader Door Lock

Card Reader Door Lock

Scheduled Pinned Locked Moved Design and Architecture
jsonhelpquestion
9 Posts 5 Posters 24 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kevin Marois
    wrote on last edited by
    #1

    I'm a part of a Members Only club where I'm working on an app for them. We have coded membership cards. They have a keypad to open the door and they want to implement an electronic Card Reader Door Lock and we want to build it into the app so they can lock people out as needed, say when their membership expires. This would be like a hotel door lock, except I only need one lock, and, most importantly, I need to be able to build it into my app, so I need a solution that comes with an API I can tap into. Anyone know of anything like this?

    In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.

    P 1 Reply Last reply
    0
    • K Kevin Marois

      I'm a part of a Members Only club where I'm working on an app for them. We have coded membership cards. They have a keypad to open the door and they want to implement an electronic Card Reader Door Lock and we want to build it into the app so they can lock people out as needed, say when their membership expires. This would be like a hotel door lock, except I only need one lock, and, most importantly, I need to be able to build it into my app, so I need a solution that comes with an API I can tap into. Anyone know of anything like this?

      In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.

      P Offline
      P Offline
      Peter_in_2780
      wrote on last edited by
      #2

      Sounds like a job for NFC. Many phones these days do NFC, and for the members that don't have one, there's a "credit card" option.

      Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

      K 1 Reply Last reply
      0
      • P Peter_in_2780

        Sounds like a job for NFC. Many phones these days do NFC, and for the members that don't have one, there's a "credit card" option.

        Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

        K Offline
        K Offline
        Kevin Marois
        wrote on last edited by
        #3

        Can you elaborate on this a little more? I looked up 'NFC', but the results are a bit vauge

        In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.

        D P 2 Replies Last reply
        0
        • K Kevin Marois

          Can you elaborate on this a little more? I looked up 'NFC', but the results are a bit vauge

          In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          Near Field Communication - The range is only a couple of inches. Someone's phone can be used as a "key" to unlock the door.

          Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
          Dave Kreskowiak

          1 Reply Last reply
          0
          • K Kevin Marois

            Can you elaborate on this a little more? I looked up 'NFC', but the results are a bit vauge

            In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.

            P Offline
            P Offline
            Peter_in_2780
            wrote on last edited by
            #5

            A couple of wikipedia articles. Not a lot of information, but maybe the links will go somewhere useful. contactless payment - wikipedia[^] Keycard lock - Wikipedia[^] Also it might be worth chatting to @glennPattonWork . He's known to dabble in such things.

            Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

            K 1 Reply Last reply
            0
            • P Peter_in_2780

              A couple of wikipedia articles. Not a lot of information, but maybe the links will go somewhere useful. contactless payment - wikipedia[^] Keycard lock - Wikipedia[^] Also it might be worth chatting to @glennPattonWork . He's known to dabble in such things.

              Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

              K Offline
              K Offline
              Kevin Marois
              wrote on last edited by
              #6

              Peter_in_2780 wrote:

              Also it might be worth chatting to @glennPattonWork . He's known to dabble in such things.

              How do I reach out to Glenn?. I click this link and it takes me to his profile, but I don't see any way to message him

              In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.

              P G 2 Replies Last reply
              0
              • K Kevin Marois

                Peter_in_2780 wrote:

                Also it might be worth chatting to @glennPattonWork . He's known to dabble in such things.

                How do I reach out to Glenn?. I click this link and it takes me to his profile, but I don't see any way to message him

                In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.

                P Offline
                P Offline
                Peter_in_2780
                wrote on last edited by
                #7

                If you post something in a forum here with an @username in the body of the message, they should receive a notification that they have been mentioned. See what happens, @kevinmarois !

                Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

                Richard DeemingR 1 Reply Last reply
                0
                • P Peter_in_2780

                  If you post something in a forum here with an @username in the body of the message, they should receive a notification that they have been mentioned. See what happens, @kevinmarois !

                  Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

                  Richard DeemingR Offline
                  Richard DeemingR Offline
                  Richard Deeming
                  wrote on last edited by
                  #8

                  Poor old username[^] - a lurking member for nearly 21 years, and they get an email every time someone wants to explain how the "mentions" system works. :laugh:


                  "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                  "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                  1 Reply Last reply
                  0
                  • K Kevin Marois

                    Peter_in_2780 wrote:

                    Also it might be worth chatting to @glennPattonWork . He's known to dabble in such things.

                    How do I reach out to Glenn?. I click this link and it takes me to his profile, but I don't see any way to message him

                    In theory, theory and practice are the same. But in practice, they never are.” If it's not broken, fix it until it is. Everything makes sense in someone's mind.

                    G Offline
                    G Offline
                    glennPattonWork3
                    wrote on last edited by
                    #9

                    Never fear, Glenn is here. :bob: help you! Dabble is correct, I am trying to convince people they are actually using NFC while they claim to be using RFID. NFC as other have said is a short range protocol for reading and writing data between a tag. I think there are limits imposed on the range you can operate at. I'm fairly sure these are imposed by the power applied to the antenna. I'm more an expert on RFID though. If I can help I will...

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups