|
||||||
| Visual Basic Programming Discussion forum for Visual Basic, an event driven programming language and associated development environment from Microsoft for its COM programming model. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I am a student from Singapore and I am new to this Visual Basic programming and I am learning it because I recieved a new project from the school to develop a system.
Project : Is to help people to locate their cars after they parked in a big carpark. Solution: Install a simple biometric fingerprint reader on all pillars. The user just need to scan on the fingerprint reader to have their fingerprint enrolled and store in the database of the system. When the user wants to locate his/her car, they'll go to our car locator system with the fingerprint reader located at each lift lobbies leading to the carpark. The user will just need to use the fingerprint reader, then by using his fingerprint as the 'key' to find the matching fingerprint. Once the system found the matching fingerprint, it will show on the monitor where the fingerprint is last being captured, showing the location of which pillar the reader is being located provided with a map to further show the user the specific location and pillar the fingerprint reader is mounted onto. Problem: This is the first time I interacted with this Visual Basic Programming, although I have learnt some of the basic knowledge required but its still insufficient for me to start on the program. I am totally clueless on how to get started. Request: I hope to recieve advices on how to start on this program. Thanks for reading this thread and hope you could gladly lend a helping hand. |
| Sponsored Links |
|
|
|
|||
|
This all depends on how the fingerprint readers connect to your system. Are they are all remotely connected to a single computer or do they each have their own computer system of some sort? This sounds like a difficult programming solution. The actual keeping track of places is very easy using a data base and placing the various inputs in different locations within the db file dependent on where they input comes from. The hard part will be mapping out your devices so that they give you the desired inputs.
|
|
|||
|
Quote:
|
|
|||
|
Quote:
Last edited by mechslayer; 05-10-2008 at 11:21 AM. |
| Sponsored Links |
|
|
|
|||
|
When I bought the fingerprint reader, its only came with a installation disc. So how do I know whether its came with a API or how to find one to download? I think I am dead meat now.
|
|
|||
|
I think i found this entry named : 'NetaShell 1.0 Type Library' This is the file from the software I installed. So what should I do about that?
|
|
|||||
|
Perfect! Add the reference. Take a look at the References section of the Solution Explorer, and see what the name of the new library is called. Then, in code, type the name of the library, then a dot (.). This will display a list of objects, so you can see how it fits together.
|
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VPN project | Acheron | Technology Ramble | 0 | 03-14-2008 06:06 AM |
| A cool project idea. | AlexanderRybak | Community Projects | 3 | 02-11-2008 02:37 AM |
| FreeOrion (a non commercial, community game project, under development) | MikkoM | Video Game Talk | 2 | 01-04-2008 12:19 PM |
| Contributing to a project | Jordan | Community Projects | 7 | 09-15-2006 04:43 PM |
| Community Project! - Recent project gone sour | Crane | C# Programming | 5 | 09-09-2006 02:13 PM |
No contest at this time. Please check back later.