irfansyah
Advanced Member level 4
- Joined
- Dec 29, 2004
- Messages
- 106
- Helped
- 9
- Reputation
- 18
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- New South Wales
- Activity points
- 1,124
atmel fingerchip sell
My project is to build a fingerprint scanner system using the following components:
- fingerprint scanner and smart card reader module (USB connection)
- keypad
- LCD module
- TCP/IP capabilities
Complete commercial products with the above specs are available in the market with a very high price tag (about USD2000 in indonesia). But the prices of those separate components are not so high (a fingerprint scanner may cost only USD160).
In order to integrate those components into one single system, we had two kinds of approach:
1. building a microcontroller based system to interface the USB fingerprint scanner to the rest of the system and to add TCP/IP capabilities.
2. use a miniature CPU with complete USB host and TCP/IP functionalities.
The latter seems easier, but we are confronted with the fact that such products (miniature CPUs) are not yet available in a cheap price, especially in our region.
So we are looking at the first option: building our own embedded system. Therefore i want to ask:
1. What are the easiest way to use USB peripherals without a computer?
2. What are the easiest way to implement a microcontroller based USB host?
3. What ere the simplest way to add TCP/IP functionality to a microcontroller based system? I have heard about EDTP's Packet Whacker, but how about using an ISA LAN Card? is it the same?
My project is to build a fingerprint scanner system using the following components:
- fingerprint scanner and smart card reader module (USB connection)
- keypad
- LCD module
- TCP/IP capabilities
Complete commercial products with the above specs are available in the market with a very high price tag (about USD2000 in indonesia). But the prices of those separate components are not so high (a fingerprint scanner may cost only USD160).
In order to integrate those components into one single system, we had two kinds of approach:
1. building a microcontroller based system to interface the USB fingerprint scanner to the rest of the system and to add TCP/IP capabilities.
2. use a miniature CPU with complete USB host and TCP/IP functionalities.
The latter seems easier, but we are confronted with the fact that such products (miniature CPUs) are not yet available in a cheap price, especially in our region.
So we are looking at the first option: building our own embedded system. Therefore i want to ask:
1. What are the easiest way to use USB peripherals without a computer?
2. What are the easiest way to implement a microcontroller based USB host?
3. What ere the simplest way to add TCP/IP functionality to a microcontroller based system? I have heard about EDTP's Packet Whacker, but how about using an ISA LAN Card? is it the same?