13 best fingerprint reader for arduino

A fingerprint reader for Arduino is a biometric sensor and module that can be integrated with Arduino microcontrollers to add fingerprint recognition capabilities to various applications, including gun ammunition storage safes and other security-related systems. Here's what you need to know about fingerprint readers for Arduino:

  1. Biometric Security: Fingerprint readers are a form of biometric security technology. They work by scanning and analyzing an individual's unique fingerprint patterns, which are highly distinctive, for authentication and access control.

  2. Arduino Compatibility: Fingerprint readers designed for Arduino are typically compatible with popular Arduino boards and microcontrollers. They often come with libraries and code examples that make it relatively easy to integrate fingerprint recognition into your Arduino projects.

  3. Enrollment: To use a fingerprint reader, users must first enroll their fingerprints. During this process, the reader captures the unique characteristics of the fingerprint and stores it in a database for future comparisons.

  4. Authentication: After enrollment, the fingerprint reader can be used to authenticate users.When a person places their finger on the sensor, the reader compares the scanned fingerprint with the stored templates to determine if there is a match.

  5. Access Control: Fingerprint readers for Arduino are often used in access control systems. For example, in gun ammunition storage safes, they can be used to limit access to authorized users only, enhancing firearm safety and security.

  6. Reliability: Fingerprint recognition is generally considered a reliable and secure method of authentication because each person's fingerprint is unique. It's difficult for unauthorized individuals to gain access without their fingerprints being registered.

  7. Integration: These fingerprint readers can be integrated into a variety of projects beyond firearm safes, such as door locks, attendance systems, and more. The possibilities are extensive, and it's up to the developer's creativity to implement them effectively.

  8. Power Requirements: Fingerprint readers for Arduino may have varying power requirements. It's important to check the power specifications and voltage compatibility to ensure they work seamlessly with your Arduino setup.

  9. Data Storage: Some fingerprint readers may come with built-in memory for storing fingerprint templates. Others may require external storage options like an SD card or EEPROM for template storage.

  10. Security: While fingerprint recognition is secure, it's essential to consider the overall security of the system, including the storage of fingerprint data and the implementation of additional security measures.

When using a fingerprint reader for Arduino in firearm storage or other security applications, it's crucial to follow safety guidelines and local laws. Implementing biometric authentication can enhance the security and control over access to sensitive areas or items, but it should be part of a comprehensive security strategy.

Below you can find our editor's choice of the best fingerprint reader for arduino on the market
  

Green Light Optical Fingerprint Reader Sensor Module Compatible withArduino Raspberry Pi ESP8266 ESP32

Based on 20 reviews Check latest price

Product description

NOTE: Please use IDE 1.6.6



Features:

Make adding fingerprint detection and verification super simple.

Typically used in safes-there's a high powered DSP chip that does the image rendering, calculation, feature-finding and searching.

Connect to any microcontroller or system with TTL serial, and send packets of data to take photos, detect prints, hash and search.

You can also enroll new fingers directly - up to 162 finger prints can be stored in the onboard FLASH memory.

There's a red LED in the lens that lights up during a photo so you know it is working.



Specifications:

Supply voltage: DC 3.8-7.0V

Operating Current: <65mA

Peak current: <95mA

Fingerprint image time: <1.0 seconds

Window area: 14.5*19.4 mm

Signature File: 256 bytes

Template files: 512 bytes

Storage capacity: 1000



Attention: There are basically two requirements for using the optical fingerprint sensor.

First is you'll need to enroll fingerprints - that means assigning ID #'s to each print so you can query them later. Once you've enrolled all your prints, you can easily 'search' the sensor, asking it to identify which ID (if any) is currently being photographed.

You can enroll by using the windows software (easiest and neat because it shows you the photograph of the print) or with the sketch (good for when you don't have a windows machine handy or for on-the-road enrolling)



Connection wit DIYmall R3 board

pin #2 is IN from sensor (GREEN wire)

pin #3 is OUT from (WHITE wire)

5V connect sensor (Red wire)

GND connect sensor (Black wire)

Connection with DIYmall 2560 board:

pin #10 is IN (GREEN wire)

pin #11 is OUT (WHITE wire)

5V connect sensor (Red wire)

GND connect sensor (Black wire)



Package includes:

1 x Fingerprint Recognition Module

  • Document link: https://tinyurl.com/Fringerprint-Sensor
  • Adapter FTDI FT232 Cable link:https://www.amazon.com/dp/B014GZTCC6
  • Connection with diymall R3 board:pin #2 is IN (GREEN wire),pin #3 is OUT (WHITE wire),5V connect sensor (Red wire),GND connect sensor (Black wire) Connection with diymall 2560 board:pin #10 is IN (GREEN wire),pin #11 is OUT (WHITE wire),5V connect sensor (Red wire),GND connect sensor (Black wire)
  • Use:Typically used in safe -there's a high powered DSP chip that does the image rendering, calculation, feature-finding and searching
  • What you will get is: 1 x Optical Fingerprint Reader Sensor Module. If any question, pls contact us by email.You can find " Sold by DIYmall" under Buy Now button, click "DIYmall" and you will get to a new page, click "Ask a question".

User questions & answers

Question: Can i use this with usb to ttl adapter, usb to serial converter and attach to raspberry pi
Answer: Yes, you can
Question: am i able to connecet this sensor to an buzzer and hold the history who put the finger
Answer: This Can't connect directly with buzzer, need MCU.If you want to keep the record of the input fingerprint, you need to use other storage devices.
Question: Does this model support pins 1&2 touch power up
Answer: Yes, it supoort. pin 1 Touch induction power input(cable color: blue) 5V , pin 2 Touch Induction signal output(cable color: yellow)
Question: could you just use this like a switch to open something, like a secret drawer
Answer: Yes. First program the fingerprint into the device that you want to use as a key to the drawer. Then, program any Arduino device to throw a relay to unlatch the drawer or rotate a stepper motor for the same purpose. I'm sure that there are programs out there already that you could copy for free either on the Arduino playground or on Instructables.

WINGONEER Green Light Optical Fingerprint Reader Sensor Module for Arduino Mega2560 UNO R3

Based on 6 reviews Check latest price

Product description

WINGONEER trademark Reg.NO:4747611



WINGONEER Green Light Optical Fingerprint Reader Sensor Module for Arduino Mega2560 UNO R3



Description:

The JM-101 fingerprint module is an integrated fingerprint processing module that integrates the optical path and fingerprint processing part. It has the characteristics of small size, low power consumption and simple interface. It has high reliability, fast recognition speed, good wet and dry finger adaptability, and fingerprint search. high speed.



Specifications:

Supply voltage: DC 3.3V

Supply current: Operating current: <60mA

Peak current: <60mA

Fingerprint image entry time: <1.0 seconds

Window area: 15.3╳ 18.2 mm

Resolution: 500dpi



Note:

1, fingerprint characteristics

The feature extracted by the fingerprint algorithm from the acquired fingerprint image represents the information of the fingerprint. Fingerprint storage, comparison and search are all done by manipulating fingerprint features.

2. Fingerprint processing consists of two processes: fingerprint login process and fingerprint matching process [where fingerprint matching is divided into fingerprint comparison (1:1) and fingerprint search (1:N)].



When the fingerprint is matched, the fingerprint image is entered and the fingerprint image is verified and processed, and then matched with the fingerprint template in the module. If the template is matched with a template specified in the module, it is called a fingerprint comparison method, that is, 1:1. Mode; if matching with multiple templates, called fingerprint search mode, ie 1:N mode), the module gives the matching result (pass or fail).



Package includes:

1 x Fingerprint Recognition Module

  • The JM-101 fingerprint module is an integrated fingerprint processing module that integrates the optical path and fingerprint processing part.
  • It has the characteristics of small size, low power consumption and simple interface
  • It has high reliability, fast recognition speed, good wet and dry finger adaptability, and fingerprint search. high speed.
  • JM-101 module communication interface is USB and UART communication interface.
  • Dimensions (23.3*20.3*48.1)mm

Optical Fingerprint Reader Sensor Module Door Lock Access Control Red Light for Arduino Mega2560 UNO R3 Geekstory

Based on 42 reviews Check latest price
  • The product documentation link cannot be displayed. If you need technical documentation, please click “Geekstory”(you can find "Sold by Geekstory" under Buy Now button), in the new page, click “Ask a question” to email us
  • It can work with any microcontroller which with serial port: such as compatible with arduino, 51, avr, stm32, pic, arm, msp430
  • This module can be used for fingerprint collection, fingerprint registration, fingerprint comparison and fingerprint search
  • You can enroll new fingers directly - up to 240 finger prints can be stored.
  • The sensor is an ideal device for door locks, safes, guns, financial and other security areas

User questions & answers

Question: Does this scanner work with the arduino pro micro and/or the arduino nano or just the arduino uno R3 thats in the description
Answer: It can work with any microcontroller which with serial port:such as Arduino,51,avr,stm32,pic,arm,msp430
Question: Does the led constantly flash
Answer: No, the led only turn on when you put fingerprint on the scan area after uploading code
Question: Does this work with the adafruit library
Answer: Yes
Question: Can anyone assist in locating RPi2b code that i can use with this module
Answer: Please Check the product details page, the first of the five characteristics has been updated.Please refer to the document link.Any question please feel free to contact.

Product features

Applications:

Fingerprint door locks, safes, guns, financial and other security areas;

Access control systems, industrial computers, POS machines, driving training, attendance and other areas of identity;

Private clubs, management software, licensing and other management areas;

Medicare recipients, pensioners receive, fingerprint payment and other financial areas.

Functions

1. Fingerprint collection

2. Fingerprint registration

3. Fingerprint comparison

4. Fingerprint search

Fingerprint sensor 2560 connection

Fingerprint Module works with 2560 Connection:

pin #10 is IN from sensor (GREEN wire)

pin #11 is OUT from sensor (WHITE wire)

5V connect sensor (Red wire)

GND connect sensor (Black wire)

Fingerprint sensor R3 connection

Fingerprint Module works with R3 Connection:

pin #2 is IN from sensor (GREEN wire)

pin #3 is OUT from sensor (WHITE wire)

5V connect sensor (Red wire)

GND connect sensor (Black wire)

Fingerprint sensor

It can work with any microcontroller which with serial port: such as compatible with arduino, 51, avr, stm32, pic, arm, msp430

Teyleten Robot AS608 Optical Fingerprint Reader Sensor Module for Arduino Mega2560 UNO R3 DIYmall

Based on 9 reviews Check latest price

Product description

Product Parameters: Resolution: 500dpi Supply current: <60mA Supply voltage: 3.3V Fingerprint image entry time: <1.0 seconds Peak current: <60mA Window area: 15.3x18.2MM Communication Interface: USB/UART How the Module Works: 1. Fingerprint features The fingerprint algorithm extracts features from the acquired fingerprint image and represents the fingerprint information. The storage, comparison and search of fingerprints are all done by operating fingerprint features. 2. Fingerprint processing includes two processes: fingerprint registration process and fingerprint matching process (in which fingerprint matching is divided into fingerprint comparison (1:1) and fingerprint search (1:N) two ways). When the fingerprint is registered, two fingerprints are entered for each fingerprint, and the input image is processed twice. The synthesis module is stored in the module. When the fingerprint is matched, the fingerprint sensor is used to input the fingerprint image to be verified and processed, and then it is compared with the fingerprint module in the module (if it is matched with a module specified in the module, it is called fingerprint comparison mode, ie, 1:1 mode. If matching with multiple modules is called fingerprint search, ie 1:N mode, the module gives the matching result (pass or fail).

AS608 Fingerprint Reader Sensor Module Optical Fingerprint Fingerprint Module for Arduino Locks Serial Communication Interface

Reland Sun

Product description

AS608 Fingerprint Reader Sensor Module Optical Fingerprint Fingerprint Module For Arduino Locks Serial Communication Interface

 

  • Reland Sun

SUBALIGU FPM10A Fingerprint Reader Sensor Module Optical Fingerprint Fingerprint Module Compatible with Arduino Locks Serial Communication Interface

Based on 1 reviews Check latest price

Product description

Item Description



Supply voltage: DC 3.6 ~ 6.0V / 3.3V Supplying

Supply Current: Current: <120mA

Peak current: <140mA

Fingerprint image time: <1.0 seconds

Window size: 14 ╳ 18 mm

Matching mode: Match mode (1:1)

Search mode (1: N)

Signature File: 256 bytes

Template files: 512 bytes

Storage capacity: 200 max

Safety level: five (from low to high: 1,2,3,4,5)

False Accept Rate (FAR): <0.001% (security level 3)

False Reject Rate (FRR): <1.0% (security level 3)

Search time: <1.0 seconds (1:500, the mean)

PC Interface: UART (TTL logic level) or USB2.0 / USB1.1

Communication baud rate (UART): (9600 ╳ N) bps where N = 1 ~ 12 (default value N = 6, ie 57600bps)

Working environment:

Temperature: -20 ° - +50 °

Relative Humidity: 40% RH-85% RH (non-condensing)

Storage environment:

Temperature: -40 ° - +85 °

Relative humidity: <85% H (non-condensing)

Dimensions (L ╳ W ╳ H):

Split: Fingerprint sensor: 56 ╳ 20 ╳ 21.5mm

-One: 56 ╳ 20 ╳ 21.5mm



Hardware connection:



Module via a serial communication interface, directly with 3.3V or 5V power microcontroller communication: Module data transmission feet (2

Foot TD) connected to the data bit machine receiving end (RXD), data receiver module feet (3 feet RD) connected to the data sender bit machine (TXD).

For the RS-232 level (for example: PC machine) for PC communication, increase the level conversion between the module and the host computer

Circuitry (e.g.: MAX232 circuit)



Package includes:



1PCS Optical Fingerprint reader Sensor Module sensors All-in-one For Arduino Lock

  • 100% Brand new and High quality.
  • Supply voltage: DC 3.6 ~ 6.0V / 3.3V Supplying
  • Supply Current: Current: <120mA, Peak current: <140mA
  • Fingerprint image time: <1.0 seconds, Matching mode: Match mode (1:1)
  • Package includes: 1PCS Optical Fingerprint reader Sensor Module sensors All-in-one For Arduino Lock

Fingerprint Reader Identification Module Fingerprint Lock Optical Strip Sensing for Arduino Fingerprint Development

Paialu

Product description



Theproductconsistsofopticalfingerprintsensor,high-speedDSPprocessor,high-performancefingerprintcomparisonalgorithm,large-capacityFLASHchipandotherhardwareandsoftware.Thefingerprintmodulehasstableperformance,perfectfunctions,andhasmultiplefunctionssuchasfingerprintcollection,fingerprintregistration,fingerprintcomparison,andfingerprintsearch.



Usageisverysimple:aslongastheserialportofthemicrocontroller,embeddedcanoperatethismodule,MSP430,51,AVR,PIC,STM32,ARM,FPGA,ForArduinocontrollercanoperatethismodule.Thismoduleiscontrolledbytheserialport,youcanalsousetheserialportofthecomputertocontrolthismodule.



Applicationareas:



Thefingerprintmoduleiswidelyusedandissuitableforallfingerprintrecognitionsystemsfromhighendtolowend.



suchas:

◆Fingerprintdoorlocks,safes,boxes,financeandothersecurityareas;

◆identitysystemsuchasaccesscontrolsystem,industrialcomputer,POSmachine,drivingtraining,attendanceandsoon;

◆Managementareassuchasprivateclubs,managementsoftware,andlicensing;

◆Financialinsurance,medicalcare,pensionpayment,andotherfinancialfields.



Specifications:



◆Powersupplyvoltage:DC3.8to7.0V

◆Backlightcolor:red

◆Lightingmode:longlight/flashing

◆Powersupplycurrent:workingcurrent:<60mA

Peakcurrent:<85mA

◆Fingerprintimageentrytime:<0.5seconds

◆Windowarea:15×17mm

◆Matchingmethod:comparisonmethod(1:1)

Searchmethod(1:N)

◆Featurefile:384bytes

◆Templatefile:786bytes

◆Storagecapacity:240pieces

◆Securitylevel:3(lowtohigh:1,2,3,4,5)

◆Fakerate(FAR):<0.001%(whenthesecuritylevelis3)

◆Rejectionrate(FRR):<1.0%(whensecuritylevelis3)

◆Searchtime:<220milliseconds(1:240hours,mean)

◆Hostcomputerinterface:UART(TTLlogiclevel)

◆Communicationbaudrate(UART):(9600×N)bpswhereN=1-12(defaultvalueN=6,ie57600bps)

◆Workingenvironment:Temperature:-30°Cto+70°C

Relativehumidity:40%RHto85%RH(nocondensation)

◆Storageenvironment:Temperature:-40°Cto+85°

  • The item is good quality
  • we will test the product Before shipping.Estimated Delivery Time: 6-24 days(trackable)----- We provide Expedited Shipping service : 2-7 days.(excluding handling time).If the order amount above US $120, we will use Expedited Shipping service for free.
  • We are a professional distributor of electronic components. We also sell other kinds of products. just search the model number in our store.
  • We make every effort to provide customers with satisfactory service.any question,please feel free to contact me.

Part & Accessories Optical Fingerprint Reader Sensor Module For Arduino Mega2560 UNO R3 Serial Output Development Of Dedicated Identification Kit

SMAKN Sensors for Arduino Locks Optical Fingerprint Reader Sensor Module

Product description

*Supply voltage: 3.6 - 6.0VDC/Direct supply 3.3V.

*Operating current: <120mA.

*Peak current: <140mA .

*Fingerprint imaging time: <1.0 seconds.

*Window area: 14mm x 18mm.

*Signature file: 256 bytes.

*Template file: 512 bytes.

*Storage capacity: 1000 templates.

*False Acceptance Rate: <0.001% (Security level 3).

*False Reject Rate: <1.0% (Security level 3).

*Interface: UART(TTL logic level).

*Baud rate: 9600, 19200, 28800, 38400, 57600 (default is 57600).

*Working temperature rating: -20℃ to +50℃.

*Working humidity: 40%-85% RH(no condensing).

*Full Dimensions: 56 x 20 x 21.5mm.

Areas of application: widely used fingerprint module, suitable for everything from high-end to low-end fingerprint identification system. Such as: *Fingerprint door lock, safe, gun boxes, such as financial security.

*Entrance guard system, industrial control, POS machine, driving training, attendance, and other areas of the identity.

*Private clubs, management software, licensing, and other areas of the management.



Feedback: We greatly appreciate your POSITIVE feedback. Please do NOT leave negative feedback without asking for help. Our aim is to provide Top Level Customer Service, so we will try our best to solve any problem.Thank you very much!

  • Supply voltage: 3.6 - 6.0VDC/Direct supply 3.3V.
  • Operating current: <120mA.
  • Peak current: <140mA .
  • Fingerprint imaging time: <1.0 seconds.
  • Window area: 14mm x 18mm.

Digital Persona 88003-001U.are.u 4500 Reader 70" Cable

Digital Persona

Based on 298 reviews Check latest price

Product description

DigitalPersona products utilize optical fingerprint scanning technology for superior image quality and product reliability. The combination of a U.are.U 4500 Fingerprint Reader with the DigitalPersona Identity Engine produces an unmatched ability to recognize even the most difficult fingerprints. This product does not come with CD, software or manuals, Only the device is shipped.

  • Target Applications - Desktop PC security, Mobile PCs, Custom applications
  • Indoor, home and office use
  • Blue LED - soft, cool blue glow fits into any environment; doesn't compete in low light environments
  • Small form factor - conserves valuable desk space
  • Rugged construction - high-quality metal casing weighted to resist unintentional movement
  • This product does not come with CD, software or manuals, Only the device is shipped.
  • Pixel resolution: 512 dpi(average x, y over the scan area)

User questions & answers

Question: The one I am trying to replace has a part # on the back of 50013-001-103. Are these the same thing or are they compatible
Answer: I have two units. One is 50013-001-102 and the newer is 50013-001-103. Both are identical and run the same software.
Question: Do you ship to United Arab Emirates
Answer: Hello Adly. Thank you for contacting us here at Fulcrum Biometrics and would be happy to assist you. Yes, we ship worldwide including UAE. How many units are you looking for and do you already have software to use this device? We look forward to hearing from you.Thank you
Question: Hi does their driver support Android and Linux
Answer: No
Question: Does this product work for MAC
Answer: I'm not sure. Look in the manual and found nothing referring for Mac. Apparently not.

SEKC USB Fingerprint Reader for Windows 10 Hello, 0.05s 360 Degrees Sensor Fingerprint Security Device

Based on 61 reviews Check latest price

Product description

Note: SEKC Fingerprint Security device is made for Windows 10 Hello. For more info, please see manufacturer's site at sekc. jp

  • Designed for Windows 10 Hello. Also compatible with Windows 7, 8 with Hello features.
  • 360 Degrees Detection - Fingerprints can be read from any angle in 360 Degrees, set up to 10 Fingerprint IDs.
  • 0.05 seconds - Fingerprints authenticated within 0.05 seconds. Log in faster and more securely. With smart learning algorithm, detection and authentication is faster and more secure.
  • Advanced Protection - Safely protect your logins and data with a state of the art Fingerprint Security Device.
  • Supports Sites such as Google, YouTube, Amazon, eBay, Facebook, Twitter, etc. Supports up to 112 Sites. Setup Language available in English, Japanese, Chinese, German, Vietnamese, Korean. (Automated language detection based on system language). 1 Year Manufacturer's Warranty & Exchange

User questions & answers

Question: When unplugging the device from the pc, does the pc get locked
Answer: Works just fine with IE and Chrome. I don't use Firefox so I can't answer that one.

Geekstory Micro SD Card Module Mini TF Card Adapter Reader Module and Write Module with SPI Interface Driver Module + 40pcs Female to Male Dupont Cable Line for Arduino (Pack of 5pcs with Cables)

Based on 19 reviews Check latest price

Product description

Product Description:

Support Micro SD card, micro SDHC card

Interface level: 5V

Powr supply: 5V , 5V voltage regulator circuit board

Currency: 0.2-200mA

Size:4.00*2.00*1.00 (About 1.3inch X 0.8inch X 0.4inch) Communication interface: SPI

With 4 holes for M2 screw , it is easy to install

The module (MicroSD Card Adapter) is a Micro SD card reading and writing module.

Through the file system and SPI interface driver, the MCU system can complete

the reading and writing of files in the MicroSD card. Arduino users can directly

use the SD card library that comes with the Arduino IDE to initialize and read the card.

Control interface: a total of 6 pins (GND, VCC, MISO, MOSI, SCK, CS), GND is ground,

VCC is the power supply, MISO, MOSI, SCK is the SPI bus, CS is the chip select signal pin;

5V voltage regulator circuit: 5V of LDO regulated output is level conversion chip, Micro SD card power supply;

Level shifting circuit: The signal to the direction of the Micro SD card is converted to 5V,

and the MISO signal of the MicroSD card to the control interface is also converted to 5V.

Generally, the AVR microcontroller system can read the signal;

Micro SD card holder: It is a self elastic card holder for easy insertion and removal of cards.

Cable Description:

40pcs in Row Female to Male Dupont Cable Line 20 cm 2.54mm 1pin 1p-1p jumper wire for Arduino

Quantity: 40pcs

Length: 20cm (About 8 inch)

Package Included:

5 X micro sd card module

1 X 40pcs Female to Male dupond cable

  • If you need technical documentation, please click “Geekstory”(you can find "Sold by Geekstory" under Buy Now button), in the new page, click “Ask a question” to email us
  • Support Micro SD card, Micro SDHC card (high speed card).
  • Through the file system and SPI interface driver, the MCU system can completethe reading and writing of files in the MicroSD card.
  • On-board level shifting circuit, interface level can be 5V. Power supply is 5V, onboard 5V regulator circuit. Communication interface is standard SPI interface.
  • Positioning holes: 4 M2 screws positioning holes with a diameter of 2.2mm, so the module is easy to install positioning, to achieve inter-module combination

User questions & answers

Question: What is max memory micro sd card can be used, 16GB
Answer: Support Micro SD card(
Question: Does this board work with multiple devices on the spi bus? when i add this board it seems to hinder the other devices operation
Answer: You need to use different chip select (CS) signals for each device and make sure that only one at a time is selected
Question: Can i power this breakout board with 3.3v only? i have an adafruit feather m0 that only has a 3.3v regulator
Answer: Yes you can connect the 3.3V port only if you provide a 3.3V VCC directly. Any question please contact us.
Question: Does it work with Arduino Due
Answer: It should work with any microcontroller that haS an SPI interface: MISO, MOSI, SCLK, and SS/CS.

awesafe Gun Safe with Fingerprint Identification and Biometric Lock One Handgun Capacity

awesafe

Based on 6 reviews Check latest price
  • Gun safe provides secure storage for two standard handguns and extra ammunition; pistol safe with digital keypad for advanced protection. If you have young children who don’t understand the potential danger of firearms, it’s essential that you keep them safely stored. Placing them in this Pistol Lock Box is a responsible way to properly
  • Handgun safe is constructed with solid steel and a pry resistant door for strength and handgun security; reliable high-strength locking mechanism, and precise fittings that are virtually impossible to pry open with hand tools
  • With the upgraded smart biometric fingerprint scanner, the manual keys and keypad, 3 ways to open your safe. Multiple opening methods, more convenient and safer
  • Pistol safe features a gas strut and LED lighting to instantly and quietly open safe door for single-handed access to your handgun and interior light for increased visibility; ideal for use as a bedside gun safe, you also store your safe box in a closet, an office, a basement, the bedroom or any other location which is convenient for you to use
  • 1-year original factory warranty:This product is warranted by the original purchaser for one year from the date of purchase. If you have a problem or doubt about the safe box, please contact us. I will try our best to provide a satisfactory solution for you

User questions & answers

Question: will a judge fit
Answer: Not legal in CA. So I don't know. It should give dimensions.
Question: Is there a place on this lockbox to install a cable to secure in my vehicle
Answer: There are two small 5/16” holes in the bottom for mounting how and where you like.
Question: What are the dimensions of the larger safe (the 2 gun safe)? Nowhere on the site does it mention this unless I'm missing it
Answer: Hello, Dear Customer Thank you for your interested The exterior dimensions of the larger safe are 3.2H x 16.3W x 9.9W inch, the interior dimensions are 2.2H x 13.9W x 6.5W inch. You can check the data in the sixth main pic. Any other problems please feel free to contact us. I hope you and your family stay healthy All the best!
Question: Is the safe fireproof
Answer: If they say it is, they're lying. In fact, the seal around that gas spring on the left hand side will more than likely fail and spray oil all over whatever is in the container in a fire. Most of them only hold up to a few hundred degrees at best and a house fire is 800-1200F.

Product features

Automatically Open Door and Quick Access

The door automatically opens when your safe is unlocked for quick access, quiet, and discreet entry.

Sponge Interior Protection

The sponge interior helps to protect your handguns from scratch and damage when stored inside the gun safe.

Increased Visibility

Interior lighting provides increased visibility so you can easily access your guns without additional lighting.

Latest Reviews

View all