Thread Closed

final year project (GSM)

 
Share Thread Thread Tools
Aug10-07, 08:46 PM   #1
 
Exclamation

final year project (GSM)


Hi guys,

I'm a final year Electrical Engineering student need help from you guys. my project is to build a system that will help the student to know their final semester result via sms. it designed using Microsoft Access for its database and Microsoft Visual Basic 6.0 as interface.

my question is, is there any chance that Microsoft VB and Microsoft Access can be used together to upload data through GSM ( global system for system communication ) module?


student need help,
darkangel204
PhysOrg.com
PhysOrg
engineering news on PhysOrg.com

>> Sensitive bomb detector to rove in search of danger
>> PNNL-developed injection molding process recognized with emerging technologies award
>> How soon could car seats enter the 3-D comfort zone?
Aug22-07, 07:57 PM   #2
 
The answer is yes, but the solution is problematic and you will spend a lot of time making up the interface between the GSM and VB. Good luck with this.
Aug23-07, 09:51 AM   #3
 
A way that could be done is using PHPMailer, you could set up fields in the db that contain phone number and service provider. Use a PHPMailer script that would send [Semester_Result] to [Phone_Number]@[Service_provider].(net/com/org depends per service provider, look at their websites to see how to do it) on a specific date. I am pretty sure that you can use VB also to look up and send via PHP Mailer or some other web address.

Doing it this way would result in SMS / Text Message which almost any phone can receive, not just GSM enabled phones.

Only problem might be setting up PHPMailer on a Windows machine... I've only ever used Linux for it.
Jul13-08, 03:54 AM   #4
 

final year project (GSM)


have anyone known where i can get information about gsm project??
or
have someone can help sent me circuit detail for make gsm project??
my email
ewere_bellatok@yahoo.com
Jul14-08, 12:18 AM   #5
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Probably the best way is to contact your cell phone service provider and see if there is a cell phone to PC interface that will allow this.
An alternate possibility is e-mailing messages to the cell phone.
Or the phone service provider might provide a net interface you can post text messages to.
MS VB has controls for e-mail and net connection, but you might need to write your own .dll in C to access an interface unless one is provided.

In any event, building your own circuit to attempt to access the cell phone system is going to be highly frowned upon.
Thread Closed
Thread Tools


Similar Threads for: final year project (GSM)
Thread Forum Replies
Need ideas for final year project Mechanical Engineering 31
Matlab - need help - final year project (ion propusion) Math & Science Software 2
Final Year project help! AEROSPACE Mechanical Engineering 0
Final Year Project General Astronomy 3
// So I was given this physics project to do as a final ISU project. Engineers onl Introductory Physics Homework 7