登录
首页 » 通信 » gsm 网络模拟读数

gsm 网络模拟读数

于 2023-01-01 发布 文件大小:1.08 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

这个项目是关于通过GSM调制解调器发送SIM900D模拟readinds一些凡在GSM覆盖......由PIC内建ADC获得来自ADC值,并将其显示在LCD上,并通过GSM调制解调器发送短信

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 手机串口帮助文件档,可以看看,不过是Delphi方面的,如果你不是学习Delphi的请不用下载!...
    手机串口通信帮助文件档,可以看看,不过是Delphi方面的,如果你不是学习Delphi的请不用下载!-Mobile phone Serial Communication Help file file, you can look at, but aspects of Delphi, Delphi learn if you are not please do not download!
    2022-01-26 02:47:14下载
    积分:1
  • jake接收机的MATLAB的实现程序, 这个程序主要实现JAKE接受机
    jake接收机的MATLAB的实现程序, 这个程序主要实现JAKE接受机-the programme of jake receiver with matlab, be completed with jake receiver
    2022-03-03 10:25:58下载
    积分:1
  • 计量管理软件,串口讯,不可多得的称重软件完全源代码,下载即可使用!...
    计量管理软件,串口通讯,不可多得的称重软件完全源代码,下载即可使用!-Measurement of management software, serial communications, rare totally weighing software source code, you can use to download!
    2022-03-28 10:57:18下载
    积分:1
  • MAD
    MAD-FCL (version 1.7): The software is distributed in binary/source code formats under a GPL (GNU GENERAL PUBLIC LICENSE) license. Here is the official copyright and license. Distribution package is named to MAD-FCL (MAD FileCasting Library). Source distribution contains MAD-ALCLIB, MAD-SDPLIB and MAD-FLUTELIB libraries and MAD-FLUTE application. Binary distribution contains only MAD-FLUTE application. MAD-FCL is implemented using C-language. Latest binaries for Linux are compiled in Debian Linux with gcc version 4.0.4. MAD-FLUTELIB is based on RFC 3926 (FLUTE). -MAD-FCL (version 1.7): The software is distributed in binary/source code formats under a GPL (GNU GENERAL PUBLIC LICENSE) license. Here is the official copyright and license. Distribution package is named to MAD-FCL (MAD FileCasting Library). Source distribution contains MAD-ALCLIB, MAD-SDPLIB and MAD-FLUTELIB libraries and MAD-FLUTE application. Binary distribution contains only MAD-FLUTE application. MAD-FCL is imp
    2022-02-06 22:39:32下载
    积分:1
  • VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue /////////////////...
    VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue TMyQueue //put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 m_pMyQueue.TryPut(data) } //try put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 if(m_pMyQueue.TryPut(data) != 0) { MessageBox("put queue error") } else { MessageBox("put queue success") } } //get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.Get(data) MessageBox(data.data) } //try get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.TryGet(data) MessageBox(data.data) }-cohort of VC Packaging category /////////////////////////////////////////// this is a example for using Queue ///////
    2023-07-24 17:35:03下载
    积分:1
  • TCP
    TCP-IP技术大全-TCP-IP technology Daquan
    2023-08-22 04:10:03下载
    积分:1
  • 中国电parlayx webservice开发文档及规范
    中国电信parlayx webservice开发文档及规范-China Telecom parlayx webservice development documents and regulations
    2022-01-26 02:49:58下载
    积分:1
  • WAP2.0UAProfile收集,可以为WAP编程、测试、应用提供参考,有重要的参考价值...
    WAP2.0UAProfile收集,可以为WAP编程、测试、应用提供参考,有重要的参考价值-collection of WAP2.0UAProfile, good reference for WAP codeing,testing and applicaton,valuble material.
    2022-04-13 14:27:23下载
    积分:1
  • 程序如何读写操作窗口剪贴板文件
    DOS程序如何读写Windows剪贴板才解决文件共享冲突问题-procedures how to read and write DOS Windows clipboard file-sharing to solve conflict
    2022-03-22 21:23:15下载
    积分:1
  • 基本功能高效的CAN讯应用.同样,CAN232 不仅适应基本CAN
    基本功能高效的CAN通讯应用.同样,CAN232 不仅适应基本CAN-bus产品,也满足基于高层协议如ModBUS、DeviceNet...之间可选 3. RS232接口,波特率在1200bps-basic functions of CAN efficient communications applications. Similarly, the CAN232 not only meet the basic CAN-bus products, but also to meet for high-level protocols such as ModBUS, DeviceNet ... between three options. RS232 interface, baud rate in 1200
    2023-02-17 22:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载