<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
		<id>http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=Microduino-GSM%2FGPRS</id>
		<title>Microduino-GSM/GPRS - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=Microduino-GSM%2FGPRS"/>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-GSM/GPRS&amp;action=history"/>
		<updated>2026-06-06T13:21:08Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-GSM/GPRS&amp;diff=1012&amp;oldid=prev</id>
		<title>Pkj：Created page with &quot;Microduino GPRS/GSM	   Microduino GPRS/GSM module plug in the SIM card and use some simple instructions to make Microduino core board connected to the Internet, and then send,...&quot;</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-GSM/GPRS&amp;diff=1012&amp;oldid=prev"/>
				<updated>2014-02-27T08:05:59Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Microduino GPRS/GSM	   Microduino GPRS/GSM module plug in the SIM card and use some simple instructions to make Microduino core board connected to the Internet, and then send,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Microduino GPRS/GSM	&lt;br /&gt;
 &lt;br /&gt;
Microduino GPRS/GSM module plug in the SIM card and use some simple instructions to make Microduino core board connected to the Internet, and then send, receive text messages.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
*ESD protection；&lt;br /&gt;
*Uses USB powered or lithium battery solution；&lt;br /&gt;
*Supports automatic baud rate detection；&lt;br /&gt;
*Sends AT command and date via serial；&lt;br /&gt;
*Small, cheap, stackable, opened platfrom;&lt;br /&gt;
*Open source hardware circuit design, compatible with the Arduino IDE development environment for programming;&lt;br /&gt;
*Define unified interface Microduino specification and contain rich peripheral modules. Set up the quick connection with other Microduino modules and sensors easily and flexibly. &lt;br /&gt;
*2.54 pitch row female connector for easy integration into breadboard.&lt;br /&gt;
&lt;br /&gt;
==Specifications==&lt;br /&gt;
&lt;br /&gt;
Uses SIM800L module to support four bands GSM/GPRS, working band is：GSM850、EGSM900、DCS1800 and PCS1900MHz.&lt;br /&gt;
&lt;br /&gt;
*Electrical characteristics&lt;br /&gt;
**Working voltage：3.4V ~4.4V；&lt;br /&gt;
**Under Sleep mode, current consumption is 0.7 mA&lt;br /&gt;
&lt;br /&gt;
*GPRS data&lt;br /&gt;
**GPRS data transfer up to 85.6 kbps;；&lt;br /&gt;
**Build-in TCP/IP protocol；&lt;br /&gt;
**Encoding format：CS-1, CS-2, CS-3 and CS-4；&lt;br /&gt;
**Support Unstructured Supplementary Service Data (USSD)&lt;br /&gt;
&lt;br /&gt;
*Serial debug&lt;br /&gt;
**Supports standard full-function serial, and transmission rate from 1200bps to 115200bps;；&lt;br /&gt;
**Supports GSM 07.10 protocol serial multiplexing function；&lt;br /&gt;
&lt;br /&gt;
==Document==&lt;br /&gt;
*Eagle PCB： '''[[File:Microduino-GSM.zip]]'''&lt;br /&gt;
* Microduino-GSM module SIM800L：'''[[File:SIM800L.pdf]]'''&lt;br /&gt;
*SIM card base：'''[[File:SIM800L.pdf]]'''&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
You can use GSM library to test, '''[[File:GSM.zip]]'''&lt;br /&gt;
Note：This library only supports Microduino-core.&lt;br /&gt;
&lt;br /&gt;
==Application==&lt;br /&gt;
Send the text message using library's example program.&lt;br /&gt;
===Prepare Work===&lt;br /&gt;
*Prepared hardware：Microduino FT232R, Microduino Core, Microduino GSM, USB cable or lithium battery；&lt;br /&gt;
*Prepared software: GSM library, Arduino IDE (1.0.3 release and upper)；&lt;br /&gt;
*Uncompress the zip folder to libraries of Arduino IDE；&lt;br /&gt;
*Connect the Microduino FT232R and PC using USB cable to download program and serial monitor；&lt;br /&gt;
*USB data cable or lithium battery to power Microduino GSM module and press the power button to make Microduino GSM boot, about maintaining 4S, turn on lights to indicate a successful boot.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Debug===&lt;br /&gt;
*Open the example program SendSMS from examples folder；&lt;br /&gt;
*After compiled, select the board &amp;quot;Microduino Core (Atmega328P@16M,5V)&amp;quot;, download directly；&lt;br /&gt;
**Opne the serial monitor, set the baud rate, and set to the line and press enter, will print &amp;quot;SMS Messages Sender&amp;quot;;&lt;br /&gt;
**Input is completed, press enter, it will prompt you to input the sent content,&lt;br /&gt;
**Input is completed, press enter, you can see the text message sending progress. After completed, displays &amp;quot;COMPLETE!&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Bug==&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
==Picture==&lt;br /&gt;
&lt;br /&gt;
==Front==&lt;br /&gt;
&lt;br /&gt;
==Back==&lt;br /&gt;
&lt;br /&gt;
==Video==&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pkj</name></author>	</entry>

	</feed>