搜索资源列表
51单片机编程器的全部资料
- 51单片机编程器的全部资料,包括PCB,原理图,监控程序原代码,上位机软件,系统采用USB供电,串口数据传输编程,早些时候做成产品在卖呢,现在全部公开。
send
- DSP实现TL16C550及RS232串口数据传输(发送端)
多路无线数据采集程序
- 多路无线数据采集传输系统为本人大学期间设计的一个小作品,开发平台为8051单片机,编程语言为汇编语言.程序主要包括:串口程序,无线射频315MHZ,及温度传感器DS18B20.数码管显示等.
WinCE.rar
- 2440上Wince平台开发的点菜终端程序。通过运行的程序实现点菜,并且通过串口将点菜数据传输出去,failed to translate
实现PS/2接口与RS-232接口的数据传输
- 实现PS/2接口与RS-232接口的数据传输, 可以通过RS-232自动传送到主机的串口调试终端上并在数据接收区显示接收到的字符。,The realization of PS/2 port RS-232 interface with data transfer, RS-232 can be automatically sent to the host serial debug terminal and reception area in the data display received ch
PC_sender4
- 嵌入式系统与PC机上的串口响应程序。实现的功能是,运行于PC端,可以选择一个文件,程序会对文件进行分割。然后响应下位嵌入式系统的串口数据,将文件发送给下位机,实现文件的传输-Embedded systems and PC serial port on the response procedures. Achieve the function is run on the PC side, you can select a file, the program will split the file.
RS485
- 单片机上电后向串口数据0XAA,接收到数据后,然后向串口发送接收到的数据使初学者领略使用中断进行数据通信,传输方式为RS485-Power single-chip serial data to the 0XAA, receive data, and then sent to the serial data received interrupt beginners enjoy the use of data communications, transmission for RS485
Labviewcommunication
- Labview与单片机的串口通信,程序中加入例如传输协议,并具有判断传输数据可靠性功能,提取所需数据并显示图形。-Labview and the Serial communication, procedures to add such as transport protocols, and has to judge the reliability of data transmission functions, extract the required data and display graph
VBchuankou
- vb串口通信调试,能够进行16进制和字符的数据传输。-vb serial communication debugging, can be 16 hexadecimal and character data transmission.
90can32_uart
- 使用avr90can32双串口传输蓝牙数据-Avr90can32 dual-use Bluetooth serial data transmission
stc232
- 1.通过PC端的串口调试工具,从PC端发出一个十六进制的数, 通过串口传输到单片机,并有单片机通过LED数码管显示其ASII码,而且单片机又将这个数发回PC端,并在PC端显示出来,从而实现单片机与PC机的通讯 2.可以实现对下位机数据实时采集(如温度,程序中设定的是37摄氏度) 3.可以控制流水灯或继电器开关等-1. Through the PC-side debugging tools for serial port, from the PC client sends a hexa
Victor
- 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
BT1800-1_bluetooth_module
- 超远距离蓝牙模块,模块在空旷场所通信距离达到1800米,广泛得被国防科大、武汉大学等众多科研项目配套使用。 模块可以是用在USB蓝牙,也可以用在串口数据无线传输。其串口模块成对使用,对于外界开发来说,其相当于一根蓝牙串口线。您无需考虑繁琐的蓝牙协议,您只需要简单的配置波特率、主从模式,就可以为您的系统增加一个强大的蓝牙功能,您只需要用您的单片机通过串口发送数据就能实现蓝牙通信。蓝牙模块 远距离蓝牙 工业蓝牙 医疗蓝牙 串口蓝牙 USB蓝牙 性能稳定 性价比高 心电 煤矿 深圳蓝色飞舞科
msp430modem
- msp430f149 实现modem数据采集传输的通讯系统的设计 电路图和程序 串口通信 复位监控 modem】 -msp430f149 to achieve modem data collection and transmission of the communication system design and procedures for serial communication circuit Reset Monitor
BF10SDK
- 蓝牙技术是2.4G射频技术,随着手机 电脑上蓝牙的普及。越来越多的电子系统都加入蓝牙。该资料就是用来非常方便的给您的电子系统增加蓝牙功能,可以很方便实现单片机与单片机,嵌入式之间,嵌入式与PC电脑,手机之间的串口数据传输。为您迅速添加蓝牙功能! 蓝牙模块 蓝牙串口 蓝牙舒服方案-Bluetooth module,easy to development.bluetooth BC4 CLASS2
USARTandDS18B20(GCC)
- 使用GCC对AVR单片机进行编程,主要控制18B20,实现了温度采集后在从串口中输出,这个程序实现了数据采集和串口传输的联合调试-AVR microcontroller with GCC for programming, the main control 18B20, after achieving a temperature collect the output from the serial port, the program of data collection and transmiss
串口调试
- 串即串行的意思,是指数据在一根数据线上按照二进制数的数位一位接一位的传输,例如要传输一个字节的数据10110010,先将最低位的0通过数据线传送过去,然后是下一位的1(两次传送时间间隔很小),依次将8位数据(1字节)传送过去。(On a serial of meaning, refers to the data in a data line in accordance with the binary digital one by one transmission, such as to tran
串口数据传输及插入数据库
- 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
单片机与PC机串口通讯仿真
- 实现单片机与PC之间的串口通信功能,实现双方之间数据的传输(Realization of serial communication between single chip and PC)