搜索资源列表
bcbcomm
- CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 seria
apartmentsrc
- 大学毕业前的最后一学期,在一家公司实习,当时的工作需要用到一些操作系统提供的组件。那时候只知道COM这个名词,并不知道到底是怎么回事,只知道上网到处找别人的源码解决自己的问题;那段日子到现在回忆起来都是灰色的,每天呆坐在电脑前,一个网站一个网站的查找自己需要的源码。但并不清楚自己到底在做什么;那时候对自己能不能成为一个程序员充满了怀疑。在实习结束返校的火车上,一夜间,我把一本《COM本质论》翻看了120多页。当我和当时的女友吹嘘自己一夜可以看100多页书的时候,她马上问我:看懂多少?当时我哑口无
VB20070328pingtai
- 一个用VB编写的通信平台,加上AT指令和PHS通信协议的完整平台,完全由本人编写的,愿拿出来一起分享。-a VB prepared by the communication platform, coupled with AT command and communication protocol PHS integrity platform I fully prepared, and is ready to show to share.
60870-103
- IEC60870-5-103规约测试工具。 目前只能打开COM1口,(呵呵)有兴趣的可以更改。-IEC60870-5-103 Statute testing tools. At present, I can only open the COM1 (Ha ha) are interested can change.
sermon
- 这是一个超级好用的串口监控程序(非源码),可以检测到其他软件打开串口后的任何活动及收发数据,从而可以分析其通讯协议。软件的全称是Serial Monitor v3.22 ,这个是破解版,很费劲才找到的。我实际使用效果非常好,可以很容易得到别的软件如手机管理软件的通讯的全过程,搞清发了一些什么AT命令,等到了什么样的应答和数据。强烈推荐串口编程者必备-This a super user-friendly Serial Monitoring Program (FOSS), can detect ot
commapi
- 这是我自己写的,请各位高手看一下!!是关于串口方面的编程,用java-This is what I wrote it myself, please look at the top! ! Serial on the program, using java
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
SIM300_Chinese(ZhongWenShuoMingShu)
- SIM300硬件电路及应用说明(中英文版),包含英文:SIM300原理图,命令讲解,硬件。中文:详细使用说明,如何连接,如何传输数据。本人亲自整理-SIM300 hardware circuits and application notes (in English), including English: SIM300 schematic diagram, the order on the hardware. Chinese: detailed instructions, how to conn
14SPI
- c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
COMTest
- This program I use to tested serial com and AT Command for testing GPRS for SIM300 GSM module
ourdev_436169
- C# 串口调试助手源程序,例子很简单。但却很好用。同时也验证了我写的串口组件的使用正确性。现公开给大家。串口组件源码空间中有。该例子中包括应用可程序和源码-C# serial port source code debugging aides, for example, is very simple. But it just works. Verified at the same time I wrote the serial use of the correctness of componen
vspdSeriesSoft
- 非常实用的串口虚拟仪器软件,为破解版,我用了半年多,基本没什么问题,挺好用的。 把串口程序先在虚拟串口上测试一下,检查出问题,解决掉,再用实际串口去测,比较方便,会节省些开发时间.-Very useful serial virtual instrument software for the cracked version, I used more than six months, basically no problem, very good use. The serial program
datacollect3.1
- 本人编写上位机监控软件,利用微软串口控件,可以同时显示8路输入电流值,同时发送8路电流信号,同时具有数据保存功能。-I write PC monitoring software, utilize Microsoft serial control can display both 8-channel input current value, while at the same time send 8-ch current signal, with data saving function.
tyu
- 这是本人对串口通信的一些基本知识所做的一些积累,内容较为详细齐全,有兴趣者可以看看。-This is a serial communication I am doing some basic knowledge of some of the accumulation of more detailed content is complete, those interested can look at.
MFC-MSComm1.1beta
- 这个是编串口调试的说明文档,我就是看这个说明文档才用VC编的上位机界面,感觉挺好的。-This is made up of the serial port debug documentation, I just look at the documentation is just using VC compiled PC interface, feeling good.