element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum control 250 doors with arduino
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 18 replies
  • Subscribers 392 subscribers
  • Views 1107 views
  • Users 0 members are here
Related

control 250 doors with arduino

abolfazlnejatian
abolfazlnejatian over 8 years ago

Hey Everyone

 

I have a question about my project and I’ll really appreciate any help you can give,

I’m going to programming a software in order to automatically open up 250 doors with FINGERPRINT SCANNER, I mean I’ve 250 members in a gym and I want to recognize any of them by their fingerprint and then open their related door wardrobe.

So the question is, I don’t know after verifying any individual person and understanding the related door, how can I command to the doors to open?

Let me clarify the sentence, Arduino have 16 pins as output and I’ve 250 doors to control.

I know it’s completely ridiculous to dedicate 250 pins to 250 doors but I don’t know how to overcome to this problem and reduce the pins number!

 

Thank you in advance for your attention to this matter.

 

Many thanks

Abolfazl

  • Sign in to reply
  • Cancel

Top Replies

  • beacon_dave
    beacon_dave over 8 years ago +3
    As usual, there are a number of ways to do this type of thing. Perhaps take a look at this tutorial using daisy-chained shift registers: https://www.arduino.cc/en/Tutorial/ShiftOut You could use 5x Arduino…
  • dougw
    dougw over 8 years ago +3
    You can get 256 nodes on an RS485 bus and it can run long distances. It would start with the serial port on your arduino through some RS485 line drivers. http://www.ti.com/lit/an/slla272b/slla272b.pdf…
  • Jan Cumps
    Jan Cumps over 8 years ago +3
    Silly thought: how reliable is a fingerprint recognition system for people who just played basketball, have been swimming or just took a shower after sport? these activities, all common in a gym, alter…
Parents
  • Jan Cumps
    Jan Cumps over 8 years ago

    Silly thought:

     

    how reliable is a fingerprint recognition system for people who just played basketball, have been swimming or just took a shower after sport?

     

    these activities, all common in a gym, alter your fingerprints for a while.

    Look at your prints when you leave a swimming pool.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • dougw
    dougw over 8 years ago in reply to Jan Cumps

    Success depends on the person, the application (how secure does the access need to be), the ambient temperature, humidity and a host of other factors. Some fingerprints can be very hard to read with standard readers because they don't look like normal fingerprints, but they are still pretty unique. Pineapple pickers have notoriously messed up fingerprints. Some fingerprints are almost bald - essentially non-existent. If the application is in a controlled environment (not trying to lift latent prints) it can be made much more secure, but typical systems don't go as far as they could. For example the pattern of pores in a fingerprint is also very unique and not hard to read if you use adequate technology. Of course you need to account for pores expanding with heat.

    On an interesting tangential topic I wrote an article on what different fingerprint styles tell us about ourselves and our mothers:

    Intimate Science

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • dougw
    dougw over 8 years ago in reply to Jan Cumps

    Success depends on the person, the application (how secure does the access need to be), the ambient temperature, humidity and a host of other factors. Some fingerprints can be very hard to read with standard readers because they don't look like normal fingerprints, but they are still pretty unique. Pineapple pickers have notoriously messed up fingerprints. Some fingerprints are almost bald - essentially non-existent. If the application is in a controlled environment (not trying to lift latent prints) it can be made much more secure, but typical systems don't go as far as they could. For example the pattern of pores in a fingerprint is also very unique and not hard to read if you use adequate technology. Of course you need to account for pores expanding with heat.

    On an interesting tangential topic I wrote an article on what different fingerprint styles tell us about ourselves and our mothers:

    Intimate Science

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube