“Microduino-GPRS/GSM”的版本间的差异
(→Preparation) |
(→Debugging) |
||
第67行: | 第67行: | ||
**Open the serial monitor(The serial monitor is set to the format of "Newline" and "Enter" ), set the baud rate, and the "SMS Messages Sender" will be printed; | **Open the serial monitor(The serial monitor is set to the format of "Newline" and "Enter" ), set the baud rate, and the "SMS Messages Sender" will be printed; | ||
**You need to wait for Microduino GSM module reading SIM card about 10 seconds. If that goes well, "GSM initialized" will be displayed and a note will pop up to remind you to input one number. | **You need to wait for Microduino GSM module reading SIM card about 10 seconds. If that goes well, "GSM initialized" will be displayed and a note will pop up to remind you to input one number. | ||
− | **After the input, just press the Enter, it will remind you to write your message. | + | **After the input, just press the Enter key, it will remind you to write your message. |
− | **Just | + | **Just press the Enter key after the input, the sending process will be displayed and then you can see "COMPLETE". . |
− | |||
==Purchase== | ==Purchase== |
2014年8月1日 (五) 08:38的版本
Language | English |
---|
Microduino-GPRS/GSM module can get Microduino core board connected to the internet and achieve the function of sending and receiving messages when it is just inserted with a SIM card and follows some simple instructions. 目录Features
SpecificationsAdopt SIM800L module to support four-band GSM/GPRS, whose working band is:GSM850, EGSM900, DCS1800 and PCS1900MHz.
Document
DevelopmentYou can use GSM library to test, https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_03_Microduino_GSM_SIM800L Note:This library only supports Microduino-core. ApplicationSending short messages through the example program in the library. Preparation
Debugging
PurchaseHistoryPictureVideo |