搜索资源列表
usbhid
- 一个USB—HID程序,运行环境为STM32F103,下载进去运行之后,可以在PC端用bushound进行数据收发测试。-a project of usb hid,it runs on the chip STM32F103,after downloading the program into the chip,on the pc end we can using bushound to test the sending and receiving data.
s3c2410-485
- 基于ARM,S3C2410的串口检验程序,可实现两台计算机之间的485总线数据收发。-Based on the ARM, S3C2410 serial testing procedures, can be achieved between the two computers to send and receive data bus 485.
UART
- 单片机串口通信,收发数据缓冲区示例,在中断中不处理接收的数据,只是按循环队的方式将数据存起来,标示Buf中有多少个数据,在主程序中去查询.-Microcontroller serial communication, send and receive data buffer example, in the interrupt does not handle the data received, but on a revolving team approach to store data toget
CYJASM
- PIC16F74与MAX485接口程序,进行远程数据收发-PIC16F74 with the MAX485 interface program for remote data transceiver
com
- 适用于STM32F103ZE开发平台的com口收发源码,用于调试开发板com口数据收发及后期应用。-for debug your platform(data tx and rx) easily.
SPIDB
- SPI总线模式下数据收发程序,希望对你学习能有帮助-SPI bus mode data transceiver program, you want to learn can help
GSM_ADC_DHT11_PDU
- 这是一个GSM 短信收发程序 有ADC转换三路 一路DHT11温度湿度传感 ,二个串口数据收发
stm32_cppTest-07Chuankou
- 使stm32f103支持面对对像程序开发,之串口数据收发-The stm32f103 support face on as program development, and the serial data transceiver
28335DMA+McBSP
- 基于TMS320F28335的数据收发系统,利用其内部的两个McBSP收发数据,并用DMA进行传送
SD-CARD
- 基于s3c2410 arm嵌入式微处理器,ADS开发环境下的SECURITY CARD 数据收发源代码。-Based on s3c2410 arm embedded microprocessor, ADS development environment SECURITY CARD data transceiver source code.
RS485
- 基于MSP430F149单片机的RS485通信测试程序,通过按键控制程序(可以将两块开发板互连测试,可以显示数据收发情况,以LCD显示出来)- Based on MSP430F149 RS485 communications test program
usart_scan
- STM32 103XX,USAR使用扫描方式进行数据收发的例子,可以参考一下。-STM32 103XX, USAR example using scanning mode data transceiver, you can refer to.
DSPI_Tutorial
- 飞思卡尔32位单片机MPC363X DSPI 模块应用实例:初始化、配置、数据收发。-Freescale 32-bit microcontroller MPC363X DSPI module Application: initialization, configuration, data transmission and reception.
ESCI_Tutorial
- 飞思卡尔32位单片机MPC363X eSCI 模块应用实例:初始化配置、数据收发。-Freescale 32-bit microcontroller MPC363X eSCI module Application examples: initial configuration, data transmission and reception.
FlexCAN_Tutorial
- 飞思卡尔32位单片机MPC363X FlexCan 模块应用实例:初始化配置与数据收发。-Freescale 32-bit microcontroller MPC363X FlexCan module Application examples: the initial configuration and data transceiver.
24 TCP客户端数据收发实验
- 可见光与蓝牙混合通信设计,连接以太网,可见光传输,蓝牙,wifi'上行链路(Visible and bluetooth mixed communication design, connected to Ethernet, visible light transmission, Bluetooth, wifi 'uplink)
F107+83848--TCP服务器收发数据
- 基于STM32F107和DP83848芯片的TCP服务器收发数据(TCP server send and receive data)
USART1
- 基于stm32的简单应用,usart1的数据收发(Simple application based on STM32, data receiving and receiving of usart1)
高级例程-以太网-TCP服务器收发数据
- 高级例程-以太网-TCP服务器收发数据
用于测试串口数据收发
- 用于测试串口收发,测试OBD读取数据是否正常,通过串口发指令到ECU,测试各项数据是否正确