搜索资源列表
89c51des
- 89C51单片机加密程序,通信领域应用-89C51 encryption and communications applications
take_picture
- 嵌入式系统下控制摄像头取图片,并同过网络把图片发送到主机,并通过串口与单片机通信,告诉单片机取图成功,以进行下一个取图-take picture
CanbeimplementedonsinglechipvoiceChaoticSecureComm
- 针对目前数字混沌保密方法中计算量大的不足,提出了一种可在单片机上实现的改进混沌保密方法,并将该方法用于数字语音混沌保密通信。-Can be implemented on single chip voice Chaotic Secure Communication
test_2
- 使用atmega128芯片完成单片机的串口通信设置,并能灵活修改代码完成个人所需。-Complete microcontroller serial communication set using the ATmega128 chip, and can easily modify the code to complete the personal needs.
VBa8051
- 单片机和VB的通信,模拟量输入的经典程序,看完可以清楚了解它的过程了啊。-Microcontroller and VB communication, analog input classic program, after reading a clear understanding of the process, ah.
PC-and-MSC51
- 本文描述的大致的下位MSC51单片机与上位PC机的串口通信原理,有一定的参考价值-This paper describes a substantially lower bit microcontroller with MSC51 host PC' s serial port communication theory, there is some reference value
TQ2440and51
- 该资源可实现Tq2440与51单片机串口通信,2440向51发送信息,51收到后将收到的消息回传给2440,并在2440上显示出来,2440上程序用qt开发,2440上串口选择tq2440_serial1(也就是com1,linux下叫ttyS1,因为0口被天嵌用作调式口),用杜邦线分别接2440的TXD1、RXD1和51的Rxd、Txd相连。-This resource can be realized Tq2440 with 51 single-chip serial communicatio
Serial-communication
- 能和单片机开发板通过串口进行通信,完成开始,停止,波形下载等一系列的功能-Energy and microcontroller development board via serial communication, a complete start, stop, and a series of function waveform download
swj
- vb的上位机和单片机的直接的通信-The PC and the microcontroller vb direct communication! ! ! ! !
VC--PCtongxin
- vc 计算机与单片机 串口 通信 教程 -enlishi is good
TEST65
- 此代码是用于computer 与89C51单片机进行数据通信传输的-this code is used for computer and 89C51 beging data commoning trans
pl2303
- USB单版机通信,可以实现单片机与上位机的通信。可以实现2303USB芯片的处理。-USB commnuication example source code.
AccessPort
- 串口转换和单片机通信的最佳工具,是单片机与PC通信测试最好工具-Best tool to convert and microcontroller serial communications, SCM and PC communications test is the best tool
0718UART0
- 基于80C51F350单片机芯片的串口通信驱动程序,经调试可运行-Based 80C51F350 single chip serial communication drivers, debugging can be run
serial-communication
- 51单片机与上位机之间的串口通信 控制LED亮灭并发送到上位机 -51 and serial communication between the host computer to control the LED light off and sent to the host computer
chuankotongxin
- 单片机与arm板串口通信源代码,包含内容: 51单片机和ARM(uclinux)串口通信源代码-Microcontroller with arm board serial communication source code, including the content: 51 And ARM (uclinux) serial communication source code ...
12864bin
- 12864的驱动程序,用于单片机。并口通信。本人亲测可用-it is a driver for 12864.
test-core
- 基于单片机SIM900A模块的GPRS通信示例代码-linux os, sim900a,gprs module.
usart
- 很好的通信语言单片机uart的通信程序写的很好(Singlechip UART communication program written very well)
serial
- 在树莓派或其他Linux系统下与单片机通信。以/dev/TTYUSB0为例,附带单片机uart.c可以将由串口发给单片机的字符串原样由串口发回。(In raspberry pie or other Linux system, it communicates with MCU. Taking / dev / ttyusb0 as an example, UART. C with MCU can send the string sent from serial port to MCU back fr