Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Can GPRS modem interface with 68HC11 using C++?

Hi there,

I am doing a remote controlling to external devices.

What I intend to do is that, I want the GPRS modem to communicate with the 68HC11 microcontroller to help me control devices. Eg. I will SMS "X device" to the GPRS modem, once the GRPS receive the information then it will activate the 68HC11 to control X device. Then if I were to SMS "Y device", the chip will be able to control Y device. I wonder is it possible to be done?
[456 byte] By [yanz] at [2007-11-11 9:59:45]
# 1 Re: Can GPRS modem interface with 68HC11 using C++?
if your problem is with the comunication method, it must be explained in the microcontroller manual .. nobody know all devices connection methods ...

also your device usually gives u its shared dlls to use them .
Amahdy at 2007-11-11 20:59:35 >