I have this project that when a user tries to push a button on the arduino, the wifi will be set to on and the gps will now run. The program behind it will also start to send a data over the internet. The data that will be sent(Location that is generated by the gps module) will be saved on PHP's database(MySQL).
Is it possible to do this project within 1 month? and what are the things that we need?
cruzphil04:
Is it possible to do this project within 1 month?
That depends on you. It covers several areas which you would need to understand. Are you familiar with configuring and using WiFi, processing GPS, writing web apps and creating databases, writing web clients? The less you know, the harder it will be. If you're starting from scratch and assuming this is something you'd work on evenings/weekends rather than sixty hours a week, I'd say your learning time is going to be your biggest problem.