搜索资源列表
readcar1
- 我写的一个串口通讯的程序,该程序可以将收到的命令和文本重的程序进行比较,再将数据发回,适合通讯设备和电脑的通讯-I write a serial communication program, which can be ordered and received the text of heavy procedures, further data back, suitable for communications equipment and computer communications
c8051fuart
- c8051f020串口通信程序,电脑向该单片机的串口0发送数据,该串口将发来的数据返回
spi_serial_communication
- SCT12C2052的SPI串口通信程序,能够把电脑发的数据发给单片机,再用单片机把数据传给电脑-SCT12C2052 the SPI serial communication program can be made to the computer data sent to single-chip, re-use the data to single-chip computer. . . .
serial_and_usb
- 由电脑圈圈的原程序改写,使用串口3,波特率9600连接上EDNCHINa,电脑圈圈的USB开发板可以测试从串口发送到USB接收的数据,这是上位的程序,很有参考价值。下位机程序另发。-By a computer program to rewrite the original circle, use the serial port 3, connected to the 9600 baud rate EDNCHINa, the computer' s USB development board
shumaguan-xian-pc
- 本程序实现用数码管来显示由电脑串口发来的数据。-This procedure to achieve with digital control to display sent by the computer serial port data.
communicate
- VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
UARTsend
- 凌阳61单片机串口通信,用UART来接收PC机的RS232串行接口的数据,并把收到的数据重新发回PC机。在电脑上用串口助手软件可以看到结果-for lingyang 61 MCU
TouchPic630
- 该项目是用PIC16F630单片机构建一个简单的电容式触摸感应开关方案。占用PIC16F630的片上比较器,内部基准电压,Time0定时器,Time1定时器。PIC16F630将实时反应当前状态的数据通过串口总线发回电脑串口调试助手进行监控。-The project is PIC16F630 microcontroller to build a simple capacitive touch sensor switch program. Take PIC16F630 chip comparato
serial-communication
- RS232串口通信程序,实现功能:电脑先发个数据给单片机,单片机收到后将此数据回复给电脑-RS232 serial communication procedures, and functions: computer before sending the data to the microcontroller, the microcontroller received after this data back to the computer
485test
- DM430-L型开发板RS485通信实验,通过开发板与电脑进行数据通信,485接在UART1上 电脑端必备RS232转RS485模块,否则无法进行直接的连接RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配电脑端通过串口调试助手操作,先将数据由电脑发往开发板开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可
sl4
- 本实验将实现如下功能:本实验串口1将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。-The experiment will achieve the following functions: In this study, serial port 1 will stop printing information to your computer, while receiving from the serial data sent, the data sent d
RS485-2
- DMAVR-L的RS485通信示例程序,采用串口1,发送采用查询方式,接收采用中断的方式 通过串口调试助手将16进制数据发送到系统板,系统板再发回电脑,在串口调试助手中显示出来-DMAVR-l RS485 communication example program, use the serial port 1, and send the query, receive adopt the way of interruption Via a serial port debugging ass
read18b20rom
- 18b20是单总线数字温度传感器,可以在一根总线上挂接多个18b20,这里就需要发匹配ROM命令,需要传感器的64位ROM,本程序可以读出64的数据,在电脑里用串口助手显示出,为多18b20操作做好准备。-18b20 is a single-bus digital temperature sensor can be mounted on the bus in a multiple 18b20, where you need to send Match ROM command, you need
STM32F030-USART
- STM32F030寄存器方式配置UART,实现接收电脑串口助手的数据,自增1后发回给串口助手。-Configure UART STM32F030 register way, realize the receiving computer serial port assistant data, since increased 1 back to a serial port.
DMA
- 在单片机stm32上实现通过DMA将数据搬到串口上 串口将数据发到电脑上-DMA to move data through the serial port to send data to a computer on a single chip stm32
stm32f407-encoder
- 这是基于stm32f407的编码器程序,能够实现单片机对编码器的控制并把数据用串口发回电脑-This is the code based on stm32f407 to control encoder and return the data to pc when succeed
串口二
- stm32f407本实验串口2将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。(Stm32f407 this experiment serial port 2 will print the information to a computer, coming from a serial port to send and receive data, the data was sent directly back to the computer.)
UART.rar
- 电脑串口向单片机发送数据,单片机收到后返回相同数据(Computer serial port to send data to the microcontroller, the microcontroller received the same data returned)
无线数据传输
- 实现终端发数据,协调器收到后通过串口发给电脑(The terminal sends the data and the coordinator sends it to the computer through the serial port)
电位器AD并串口通信(8位)
- 利用xpt2046的ad转换功能转换电位器的模拟量,晶码管显示并通过串口通信发到电脑,利用串口调试助手显示数据(The analog converter of potentiometer is transformed by xpt2046's AD conversion function. The crystal code tube is displayed and sent to the computer through serial port communication, and the d