搜索资源列表
AT91SAM7X256-USART
- 在AT91SAM7X256的开发板上实现 串口通信-AT91SAM7X256 in the development of Serial Communication board
communicationofserialport
- 在ADS1.2开发环境下用C编程,实现串口与ARM芯片的通信,其中采用ARM芯片为S3C2410
uart_rx
- actel A3P250 fpga用VERILOG HDL语言实现串口功能的源代码
Serial
- s32410串口demo, 开发工具ads1.2,实现串口通信.
STM32 用串口模拟SPI接口实现度CH374T的操作
- STM32 用串口模拟SPI接口实现度CH374T的操作。-STM32 with serial SPI interface degrees CH374T analog operation.
STC_2uart-sram
- 双串口收发多串口收发,单片机间的通信,实现很多的功能-Dual serial multi-transceiver serial port transceiver, single-chip communication to achieve a lot of features
UART-CC2430
- 实现CC2430的无线通讯功能,实现无线的透时串口功能,即通过两个CC2430实现无线串口收发数据。-Achieve CC2430 wireless communications, wireless serial port when the permeability function that, by two CC2430 wireless serial send and receive data.
uart
- 430通信程序,通过配置430URAT模块实现波特率9600 2400 15200串口通信-430 Communication Program, through the configuration 430URAT Module 9600 2400 15200 baud rate serial communication
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
doublebufferuart
- 采用双数据缓冲方法,软件上实现串口大量数据一次发送接收-Double data buffering method, the software implemented on a serial send and receive large amounts of data
wenshiwuxian
- 实现无线温湿采集和控制。可以设计报警温湿度上下限。采用C语言编写,STC89C52,DHT11.-Acquisition and control of wireless temperature and humidity. Temperature and humidity alarm can be designed to the limits. Using C language, STC89C52, DHT11.
Lab516-Serial
- DM642的Demo程序实现串口的通信,可以直接使用-Demo program on DM642 Serial communication can be used directly
USARTTEST
- 使用ST公司的STM32F107自带的库函数写得有关USART的收发程序,经过串口调试助手测试能够实现串口的收发功能。-the program is about the USART with the program library of STM32F107
18B20chuankou
- 通过c8051f340开发温度的提取并通过和上位机实现串口通信,显现检测作用。-By c8051f340 temperature extraction and development and the host computer via serial communication, show testing role.
lcd
- 实现STC15F2K60S2的串口通讯,模块化开发(STC15F2K60S2 serial communication, modular development)
UART_Zigbee_Transparent_ Transmission
- 在网蜂zigbee模块上实现的透传程序,MCU只需要串口直接发送数据就可以,主从之间发什么就接受什么。(In the net ZigBee module to realize the transmission program, MCU only needs to send data directly from the serial port, what will be accepted between the master and the slave.)
USART_DMA
- 使用STM32CubeMX配置生成Keil4工程,实现串口接收不定长字符串(STM32CubeMX configuration is used to generate Keil4 engineering to receive indefinite long string by serial port)
STC8_串口控制台源码
- STC8_串口控制台源码,实现类似shell命令的调试接口。