The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Hardware Development

Reply
 
LinkBack Thread Tools Display Modes
Old 05-28-2005, 03:33 PM   #1
Newbie
 
tyRion's Avatar
 
Join Date: May 2005
Location: Ireland
Posts: 45
Question Car Start on Finger-Print Recognition?

Would it be possible to do this?

Either 1) Wire a Finger-Print scanner to the pc, so it only boots if a fingerprint is picked up, then start the car, via a line out(LTP?) to a relay, would mean PC would be on before Car PC

Or 2) Wire the scanner to the relay for starting the car directly, then the PC boots like normal

In the first case you'd need a button to start the car, but in the second one it'd just start when the print was recognised.

These sites may be helpful, Print-Readers or Bio-link U-Match

Edit: I also just found this, which may be of some use, considiring it dosent need the PC to be on

Last edited by tyRion; 05-28-2005 at 06:53 PM.
tyRion is offline   Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 05-28-2005, 07:25 PM   #2
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 4,812
Try searching the forums with terms "fingerprint". There's a big thread on the MS fingerprint reader there.
__________________
-Where in the world is the iBug?
-Find out about theiBug
-Attention Newbies! Have you seen the FAQ Emporium?
-No time to figure it out? Take 5 minutes to view the Car PC 101 video
Bugbyte is offline   Reply With Quote
Old 05-31-2005, 12:58 AM   #3
Newbie
 
Join Date: Nov 2004
Posts: 10
problem with going straight from the scanner to ignition is that you would have to have a dedicated system. one idea is that there are scanners for home doors that controll relays to unlock the door. you may try something like that and just run the relay connection to the ignition. personnaly id just run straight through a computer with biometric login and a startup program signaling relays through one of its ports.
Absolution is offline   Reply With Quote
Old 05-31-2005, 05:39 PM   #4
Newbie
 
tyRion's Avatar
 
Join Date: May 2005
Location: Ireland
Posts: 45
Ok, I wrote a program to put on the CPU of the UniFinger™ SFM3000.

Its written in BASICA or GW-BASIC which is the only code I know off by heart, here it is, please point out any mistakes

Code:
10 if in5<>1 and in4=1 let x=1 else let x=0 20 in in1=1 and x=1 let y=1 30 if v=1 let y=1 40 if x=0 let y=0 50 let v=0 60 gosub 170 65 if in3=1 and in2=1 let y=0 70 if y=1 and in2=1 goto 90 80 goto 10 90 let y=2 100 let v=1 110 for w = 1 to 50 120 if in3=1 goto 10 130 next w 140 gosub 170 150 let y=1 160 goto 10 170 if y=0 let out1=1 else let out1=0 180 if y=1 let out2=1 else let out2=1 190 if y=2 let out3=1 else let out3=1 200 return

Here are the varibales and inputs I'm using (you can use 8, which i have 5 in, 3 out, though out1 is probabally unnecissary)

Code:
in1 Thumbprint Match signal in2 On/Off PTM stitch in3 Engine running sensor in4 Drivers Door PTM (Closed gives value of 1) in5 Alarm Indicator singal (1 is alarm on) out1 Off out2 On/Drive out3 Ingition v Remember ignition position from loop w loop x Door and alarm OK y Key state

The line ins or outs may have to be linked to relays or optoisolators
tyRion is offline   Reply With Quote
Old 06-10-2005, 08:45 PM   #5
Constant Bitrate
 
emdzey01's Avatar
 
Join Date: Jan 2005
Location: san fernando valley
Posts: 197
just remember to take care of your thumb... if someone cuts it off they can run away with your car
__________________
Brushed Metal for Centrafuse 1.4
Brushed Aluminum for Centrafuse 1.4


xenarc 700ts | via epia-m10k | audigy2 nx | holux gm-210 | usb wifi | 40gb 2.5" | slot-load dvd-cdrw | morex 3688 | opus 150w | centrafuse, iguidance
emdzey01 is offline   Reply With Quote
Old 06-10-2005, 09:30 PM   #6
Banned
 
xdjxklusivex's Avatar
 
Join Date: Dec 2004
Location: Diamond Bar, CA (909,951)
Posts: 2,746
Quote: Originally Posted by emdzey01
just remember to take care of your thumb... if someone cuts it off they can run away with your car

we will need to keep a spare thumb ;-)
xdjxklusivex is offline   Reply With Quote
Old 06-10-2005, 09:39 PM   #7
Maximum Bitrate
 
binary.h4x's Avatar
 
Join Date: Jun 2003
Location: Fairfax, VA
Posts: 852
actually, you can bypass the fingerprint biometrics with a gummybear.
__________________
2007 Honda Fit Sport 1.5L SOHC-VTEC
binary.h4x is offline   Reply With Quote
Old 06-10-2005, 10:07 PM   #8
Variable Bitrate
 
SickVette's Avatar
 
Join Date: May 2005
Location: Wesley Chapel, Fl
Posts: 325
It would be proably be best to use an aftermarket car remote start system. There is more to starting most cars then just the ignition wire. Many remote starts can be activated with a neg pulse and that would cover all the relays, safety shut offs, starting and stopping the car.
SickVette is offline   Reply With Quote
Old 06-21-2005, 04:03 AM   #9
Constant Bitrate
 
emdzey01's Avatar
 
Join Date: Jan 2005
Location: san fernando valley
Posts: 197
gummybear? ill have to try that out sometime.

and yeah, you should keep spare thumbs in your wallet, just in case you leave yours inside your car.
__________________
Brushed Metal for Centrafuse 1.4
Brushed Aluminum for Centrafuse 1.4


xenarc 700ts | via epia-m10k | audigy2 nx | holux gm-210 | usb wifi | 40gb 2.5" | slot-load dvd-cdrw | morex 3688 | opus 150w | centrafuse, iguidance
emdzey01 is offline   Reply With Quote
Old 09-07-2005, 07:15 AM   #10
Newbie
 
Join Date: Sep 2005
Posts: 1
Fingerprint car immobilizer

Hello,
look what i found...fingerprint to start cars..
visit www.automobile-security.com

Looks real..
what do u guys say?
peterthomas is offline   Reply With Quote
Old 09-07-2005, 08:13 AM   #11
Neither darque nor pervert
 
DarquePervert's Avatar
 
Join Date: Apr 2004
Location: In The Sticks near The 'Ham
Posts: 11,961
Quote: Originally Posted by peterthomas
Hello,
look what i found...fingerprint to start cars..
visit www.automobile-security.com

Looks real..
what do u guys say?

PRetty cool. It appears to be a remote start and/or keyless entry that uses a fingerprint reader instead of the traditional remote on a keychain. Their mounts are pretty ugly, though.
It also doesn't have a full-fledged PC that's on all the time sucking your battery down to the point of inoperability.
__________________
SEARCH: It's how information gets found!
How To Ask Questions The Smart Way

[|||||||--] - 80% (I estimate completion in Spring '07)
My Worklog
DarquePervert is offline   Reply With Quote
Old 09-07-2005, 05:32 PM   #12
Newbie
 
Join Date: May 2004
Posts: 11
It sounds cool but after working with biometrics in a hospital primarily for medication security, there is no way I would use biometrics to secure anything I wanted to reliably access. I'm sure there are overrides, but the failure rate of the hardware (the biometric reader) is horrendously high.

It's great when it works but a PITA when it does not!
ficklerx is offline   Reply With Quote
Old 09-07-2005, 09:32 PM   #13
Newbie
 
Join Date: Aug 2005
Location: Lompoc, CA
Posts: 12
Any bad guy who has seen the movie "Demolition Man" is gonna get ideas...
Bob T1 is offline   Reply With Quote
Old 09-08-2005, 12:01 PM   #14
Variable Bitrate
 
Join Date: Mar 2004
Location: Maryland/NOVA
Posts: 432
the new lexus ls400 has fingerprint recognition, but i think it only unlocks the car.
__________________
2001 Acura CL traded for a 2006 Subaru Legacy GT
7" Lilliput Touchscreen
NANO-ITX+m1-atx
512 DDRsodimm
60g SATA Laptop HD
4x Apple DVDslot
digimoto OBDii
mS GPS
mini BT keyboard
relocated HU faceplate
acura cl is offline   Reply With Quote
Old 01-02-2006, 11:20 PM   #15
Fusion Brain Creator
 
Join Date: Mar 2005
Posts: 1,982
spammer!
greenman100 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
power problems while car is running.. TimW General Hardware Discussion 28 03-18-2006 10:11 PM
Car Stereo Installation Video's for Sale johnram Classified Archive 2 09-05-2002 11:27 PM
New toys for the pc car gizmomkr General Hardware Discussion 10 02-06-2002 05:55 PM
can I power a car stereo with an ATX PSU? Fourgig General Hardware Discussion 9 10-03-2001 09:53 AM
System Restarts whenever I start my car Blue Falcon Power Supplies 24 06-25-2001 06:15 PM


All times are GMT -5. The time now is 04:35 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics