搜索资源列表
take_picture
- 嵌入式系统下控制摄像头取图片,并同过网络把图片发送到主机,并通过串口与单片机通信,告诉单片机取图成功,以进行下一个取图-take picture
Serial-communication
- 能和单片机开发板通过串口进行通信,完成开始,停止,波形下载等一系列的功能-Energy and microcontroller development board via serial communication, a complete start, stop, and a series of function waveform download
chuankotongxin
- 单片机与arm板串口通信源代码,包含内容: 51单片机和ARM(uclinux)串口通信源代码-Microcontroller with arm board serial communication source code, including the content: 51 And ARM (uclinux) serial communication source code ...
C51-and-mpu6050
- 51单片机与陀螺仪mpu6050通信,测三轴加速度与角速度-51 microcontroller and gyro mpu6050 communication, measuring the three-axis acceleration and angular velocity
RS485
- 51单片机实现的RS485通讯程序,单片机串行口通信程序设计列子,51单片机串行口通信程序设计例子-51 MCU RS485 communication procedures, microcontroller serial port communication program design Liezi 51 microcontroller serial port communication program design examples
communication-controller
- 利用可编程逻辑器件和单片机构成的双向通信控制器克服了两者的缺点,且把二者的长处最大限度地发挥出来-The use of programmable logic devices and microcontrollers constitute a two-way communication controller to overcome the shortcomings of the two, and to maximize the strengths of both play to the utmos
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