olemd / Seeeduino_GPRS

Seeeduino GPRS Library

Home Page:http://www.seeedstudio.com/depot/Seeeduino-GPRS-p-1909.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Seeeduino GPRS Seeeduino GPRS

Seeeduino GPRS is a IoT panel, you can connect to the internet through GPRS wireless network with it. Making/answering voice calls and sending/receiving SMS messages are also supported. Meanwhile, Seeeduino GPRS supports FM radio function and bluetooth communication. For more information, you can visit our Wiki

Features

  • Compatible with standard Arduino Leonardo
  • Quad-Band 850/900/1800/1900 MHZ
  • Headset Jack
  • Convenient external SIM card holder
  • Control via AT commands
  • Support Bluetooth
  • Support FM

Applications

  • Call up and answer Call
  • Send SMS and read SMS
  • AT Command Test
  • TCP Connection
  • Bluetooth Communication
  • FM radio

Getting Started

please follow the example sketch in example folder.

  • SIM800_Serial_Debug —— test SIM800 module with AT commands.
  • GPRS_CallUp —— give a call to someone.
  • GPRS_SendSMS —— send a message to someone.
  • GPRS_LoopHandle —— answer the call & read the message.
  • GPRS_ConnectTCP —— communicate with xively.
  • FM_Test —— Listening to FM radio
  • Bluetooth_AT_Command —— use your bluetooth device to control seeeduino GPRS with AT Command.
  • Bluetooth_Communicate —— bluetooth communication in SPP profile.

This software is written by lawliet zou () for Seeed Technology Inc. and is licensed under The MIT License. Check License.txt/LICENSE for the details of MIT license.

Contributing to this software is warmly welcomed. You can do this basically by
forking, committing modifications and then pulling requests (follow the links above
for operating guide). Adding change log and your contact into file header is encouraged.
Thanks for your contribution.

Seeed is a hardware innovation platform for makers to grow inspirations into differentiating products. By working closely with technology providers of all scale, Seeed provides accessible technologies with quality, speed and supply chain knowledge. When prototypes are ready to iterate, Seeed helps productize 1 to 1,000 pcs using in-house engineering, supply chain management and agile manufacture forces. Seeed also team up with incubators, Chinese tech ecosystem, investors and distribution channels to portal Maker startups beyond.

Analytics

About

Seeeduino GPRS Library

http://www.seeedstudio.com/depot/Seeeduino-GPRS-p-1909.html

License:MIT License


Languages

Language:C++ 66.9%Language:Arduino 24.2%Language:C 8.9%