资源列表
ad7705
- AD7705数据转换程序,可用于小信号无需放大的转换-AD7705 data conversion procedures, the need for amplification of small signal conversion
SerialAs
- 这是我仿照串口助手(龚建伟)作的一个例子并修正了其中的一些bug,程序中还包括了一些我做的可重用的类,希望对大家有一些帮助,欢迎大家联系我,共同提高,谢谢!-modeled on serial assistant (Dan) as an example of the amendment and some of the bug, procedures also include some I do reusable category, we hope to have some help, I wel
CserialPort类源码
- VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
C8051Fxx全系列固件程序写FLASH原程序
- 利用新型单片机c8051f020进行的编程,该单片片机具有很高的性价比。-new SCM C8051f020 use the program, the single pieces of the machine has a price.
ModBus通讯协议调试器
- modbus 协议通讯程序,包括基本的串口设定和设置,协议的帮助和CRC教研,是一个专用的电机保护调试、设置的终端-Modbus protocol communications procedures, including basic serial port settings and setup, and the agreement with the help of CRC research, is a dedicated motor protection debugging, set up te
我见过最好的串口类
- 我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时-I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss
伺服电动机控制5帧(通用协议传输)
- 在vb中用字符串的形式来处理串口协议,具有一定的通用性!本程序用来控制伺服电机,调试通过!-vb used in a string of serial form to the agreement, which have a certain commonality! Procedures used to control the servo motor, debugging through!
com口通讯工具大集合
- 此包括COM口开发所需要的测试工具,我自己的一个仪表就是这东西试出来的,并且是免费的共享的,应该结束整天用超级终端的年代到了。而且COMTOOLS 还支持两个COM口的使用很方便-this COM port development, including the required test tools, I own an instrument that is something the trial, and is free to share the day should end with the
CDMA短消息发送程序
- 用vc开发的cdma手机模块收发短信的功能,主要部分是串口通信和gb->unicode码间的转换。-vc development with the transceiver module cdma mobile messaging functions, the main part of the serial communications and gb - gt; Unicode Code of conversion.
电力系统故障滤波数据管理系统
- vc++6.0 开发的电力系统故障滤波数据管理系统-vc 6.0's power system fault filtering data management system
xum1_Moto_car_Jacky_ICFans.com
- VB写的串口通讯,通过串口对单片机进行控制.-VB write serial communications through the serial port MCU control.
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量