搜索资源列表
message
- atmega128控制sim808发短信-atmega128 for sim808
SIM908datasheet
- 这个文件是针对gprs+gps二合一模块sim908的硬件开发指导,同样适用于sim808和sim800,对于在做相关开发的朋友应该有用!-This document is for gprs+ gps combo module sim908 hardware development guidance, and the same applies to sim808 sim800, for friends are doing related development should be useful!
SIM808-CE-Test-Report
- SIM808 CE Test Report
MODULE-SIM808
- sim808 dev board files
SIM808_mini
- STM808,集合蓝牙、GSM、GPRS于一体的超强功能的模块,该文档是详细的介绍资料-SIM808-mini development board information
3.14-2
- STC15单片机控制Sim808模块获取GPS位置信息并通过短信发送到设定的手机上-STC15 microcontroller to control the Sim808 module to obtain GPS location information and send messages to the settings on the phone
SEND-CHINESE-MESSAGE
- 基于STC89C52单片机与SIM808实现发送中文短信-Based STC89C52 SCM and SIM808 realize sending Chinese SMS
CALL
- 基于STM32和SIM808的拨打电话程序-Based on STM32 and SIM808 dial telephone program
sim800_series_at_command_manual_v1.01
- at commands for the module sim808 with gprs gps gsm and bluetooth
SIM808_Hardware-Design_V1.00
- sim808 硬件设计手册,sim808 是集gprs和gps于一体的,2G模块,功能稳定-sim808 hardware design
sim808
- 树莓派控sim808发送短信到指定手机,需要安装wiringPi库-Raspberry dispatch sim808 send text messages to designated mobile phone, need to install wiringPi library
keil
- 久前的gps下位机程序,不知道是不是终板,论如何解锁下载(A long time ago, the GPS lower computer program, I do not know whether the end plate, how to unlock the download)
STM32-103系列的SIM808程序
- 基于STM32F103的SIM808的程序(the SIM808of the development of STM32F103)
uart_idle_DMA_GPS_10axis_sensor
- 串口空闲DMA功能,同时配置10轴传感器检测,GPS定位,SIM808短信的接收发送,同时支持基站定位(Serial port free DMA function, configure 10 axis sensor detection, GPS positioning, receive and send SIM808 SMS, and support the location of the base station)
[stm32] SIM808模块之发短信GPSTCPHTTP研究
- [stm32] SIM808模块之发短信GPSTCPHTTP研究(Research on short message GPSTCPHTTP of [stm32] SIM808 module)
sim800_series_download_tools_customer_v1.06
- This is sim808 source code
Adafruit SIM808 Breakout
- SIM808是由SIMCOM推出的GSM+ GPS+蓝牙三合一组合模块。 SIM808模块结合了GPS技术,卫星导航完整的四频GSM/GPRS模块。紧凑的设计——集成GPRS和GPS的SMT封装将显著节省时间和为客户开发支持GPS的应用成本。它采用了行业标准接口和GPS功能,它允许变量的资产无缝地在任何地点和任何时间与信号覆盖跟踪。 SIM808模块的主要特性: 频段:GSM850,EGSM900,DCS1800, PCS1900,SIM808通过命令”AT+CBAND“可以自动获取
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;