i am using an ARM7 LPC2129 microcontroller for a driver fatigue detection system based on grip sensors.Once the sensors are triggered, the location of the vehicle(from GPS) is sent to a control room through a GSM modem. i need to add a webcam to the system that can take a short clip and then transmit it through the GSM modem. Can anyone help me on how to integrate a webcam with the ARM7 LPC 2129 and program it to take a short clip for 30 seconds and then send it through the GSM modem as MMS. I am using a Wavecom Q2406 GSM modem
Note that Wavecom is now Sierra Wireless.
Do you really need the ARM7 - have you considered using Open-AT?
Note that Sierra Wireless have an application note about MMS...
If you're not using Open-AT, then the Q2406 is effectively just a standard, dumb, GSM modem - Google will find you loads of info for controlling standard, dumb, GSM modems...
Google will also find you loads of info for controlling cameras - there's even a thread right here: http://www.keil.com/forum/18202
Specifically for finding open-source code, try: http://codesearch.google.com
Other search engines are available.
i am working with a project center , so they offer only a ARM 7 LPC2129 microcontroller. can u help me???
What do you mean by that?
"they offer only a ARM 7 LPC2129 microcontroller"
Doesn't sound like much of a "project centre", then!
Sounds more like: we have older chips since a couple of years ago that we want people to continue to use for a couple of years more.
Maybe you misunderstood me saying:
"Do you really need the ARM7 - have you considered using Open-AT?"
Open-AT is not an alternative microcontroller!
Open-AT is the facility to embed a 'C' application within the Q24 GSM Module itself - thus, potentially, obviating the need for any external microcontroller at all.
See: www.sierrawireless.com/.../Sierra_Wireless_Software_Suite.aspx
Example (shameless self-promotion): www.antronics.co.uk/.../m2m_modem
Also "older" GSM modules from several years ago!
View all questions in Keil forum