On Tue, Oct 16, 2012 at 4:52 PM, vivek poddar <[email protected]> wrote:

>
>
> On Tue, Oct 16, 2012 at 4:07 PM, Saurabh Shandilya <
> [email protected]> wrote:
>
>>
>> On Tue, Oct 16, 2012 at 3:53 PM, abhishek gangwar <
>> [email protected]> wrote:
>>
>>> Hi,
>>> I am working on a project on iris recognition.In your email you have
>>> just mentioned Biometrics device. If need any help regarding iris
>>> recognition, just let me know.
>>>
>>> Ya! I will be interested if its on python and real time.
>
>>
>>> Regards,
>>> Abhishek
>>>
>>>
>>> On Tue, Oct 16, 2012 at 10:40 AM, vivek poddar <[email protected]>wrote:
>>>
>>>> Hi,
>>>>
>>>> I want to integrate some biometric device with my python app. Is there
>>>> anyone who implemented this feature or can recommend me some device which
>>>> is easy to integrate. By easy I mean whose SDK is available freely and some
>>>> work has been done by the community members.
>>>>
>>>>
>> Yeah, in that case,  srry I dont know about any Open Source product for
>> it, because  all the sensors and sensor modules in India are available as a
>> ready to use product i.e. modules.  They basically fetch it from other
>> sources.
>>
>> Well, as far as  integrating it with python is concerned, it is really
>> easy but remember it is a not Open source product.
>> These devices are interfaced serially or on SPI.  Its easy to interface
>> them.  You may use the serial library module in case of python to interact.
>>
>>
>>
>> http://www.vegarobokit.com/index.php?route=product/search&keyword=fingerprint&category_id=0
>>
>> http://www.rhydolabz.com/index.php?main_page=advanced_search_result&search_in_description=1&keyword=finger
>>         (the first two)
>> http://www.ravirajtech.com/biometrics_fingerprint_technology.html
>>
>> You may get some modules or sensors there.
>>
>>
>>
>>> Thanks and Regards!
>>>>
>>>> --
>>>>
>>>>          -*- *Vivek Poddar* -*-
>>>>
>>>>  *Technical consultant (OpenERP)*
>>>>
>>>> *Blog:http://vivekimsit.blogspot.in/
>>>> *
>>>>
>>>>  --
>>>> Mailing list guidelines and other related articles:
>>>> http://lug-iitd.org/Footer
>>>>
>>>
>>>  --
>>> Mailing list guidelines and other related articles:
>>> http://lug-iitd.org/Footer
>>>
>>
>>
>>
>> --
>> Regards,
>> saurabh shandilya
>> http://about.me/shandilyasaurabh
>> www.beyondszine.wordpress.com
>> 9910118292
>>
>>  --
>> Mailing list guidelines and other related articles:
>> http://lug-iitd.org/Footer
>>
>
> Thanks Saurabh! if there are no OpenSource devices then I can buy some and
> work on it. The main problem is that I want the real time integration with
> my python application. I will follow the links given by you. Also I haven't
> worked on these types of projects yet so I don't know from where to start.
>
>

No no, bro, it may be the case that there may exist some Open source
hardware for it, but it is simply that I havn;t heard of any :)
Saying *real time* is a heavy term. You may need RT patches or similar
things or a whole new bare metal code.  (Oops that goes high!!!)

Biometric projects simply & normally  triggeres two things, Security &
survellance (attandance etc.).
So, you may be trying something like this only or if different do tell me
too ;)

 Iff you are having time to do a bit research sort of work, then any
experience with the Embedded systems will make it easy for you.
otherwise go for any original Arduino board or any clone of it easily
available in India to experiment with        Then           to integrate it
with PC/laptop  if previous one appeared time and money killing :).

You may directly go for PC/laptop integration of the module.  Using the
modules is simple but making it REAL TIME is a task..

For any queries about it, you may contact me off the list too bro..



> Thanks and Regards!
> --
>
>          -*- *Vivek Poddar* -*-
>
>  *Technical consultant (OpenERP)*
>
> *Blog:http://vivekimsit.blogspot.in/
> *
>
>  --
> Mailing list guidelines and other related articles:
> http://lug-iitd.org/Footer
>



-- 
Regards,
saurabh shandilya
http://about.me/shandilyasaurabh
www.beyondszine.wordpress.com
9910118292

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to