首页 > 其他 > 详细

Arduino 3g shield using GSM bought from ITead

时间:2015-08-26 17:33:21      阅读:321      评论:0      收藏:0      [点我收藏+]

This is an old arduino 3G module bought half years ago.

Its wiki:

http://wiki.iteadstudio.com/ITEAD_3G_Shield

Its mall:

http://imall.itead.cc/itead-3g-shield.html

 

 

Datasheet for ITEAD 3G Shield http://pan.baidu.com/s/1ntCH4UH

Schematic for ITEAD 3G Shield  http://pan.baidu.com/s/1pJ5lRzt

Demo Code for ITEAD 3G Shield http://pan.baidu.com/s/1gdyaCYf

 

 

技术分享

Its back where you insert a SIM card:

技术分享

 

This board uses AT commands to control itself.

 

 

Key: AT commands

 

 

What is AT commands?

 

For Chinese readers: http://baike.baidu.com/view/2420376.htm

For English readers: https://en.wikipedia.org/wiki/Motorola_phone_AT_commands    ( This is very helpful )

 

The AT commands manual those are compatible for this board can be found here.

http://wiki.iteadstudio.com/images/2/20/SIM5215J_SIM5216J_AT_Command_Manual_V1.02.pdf   (You do not need to be an expert)

 

It looks the manual is long enough to make you sleepy. :P    Just check the exquisite down below.

 

 

 

But as you can see that, the download link does not exist anymore. But after googling a bit, there are some alternatives for you to download the goodies.

DS_IM121026002_3G_Shield.pdf:

 

You can find helpful tutorials from Arduino offcial forum:

http://forum.arduino.cc/index.php?topic=140526.0

 

And the problem was solved. You can use that scope of codes.

 

Arduino 3g shield using GSM bought from ITead

原文:http://www.cnblogs.com/spaceship9/p/4760859.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!