搜索资源列表
colilo_serial.tar
- 针对freescale的coldfire系列mcu的开源bootloader源码colilo的优化代码,可以实现串口下载烧写和交叉调试器下载烧写,较多应用于uclinux,但略做修改可以用于任何需要做一些runtime setup的系统。-against the coldfire mcu series of open-source bootload er source colilo the optimized code can be downloaded Serial cross-burning
优龙9200开发板串口驱动
- AT91RM9200的串口驱动,利用中断方式实现,不依赖于任何操作系统
在 STM32 上实现 USB CDC 虚拟串口
- Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
是S3C6410的ARM11的串口裸机程序
- 是S3C6410的ARM11的串口裸机程序,调试软件使用RVDS2.2配置J-linkV8仿真器实现的,前提使用Nandflash启动方式-S3C6410 ARM11 serial program, debugging software using the RVDS2.2 configuration J-linkV8 simulator implementation
lpc2103-uart-communication LPC2103的UART串口调试程序
- LPC2103的UART串口调试程序,可是使用proteus仿真实现-philips lpc2103 arm7 uart communication program
serial.rar
- ARM的模拟串口程序,可能实现模拟收发的功能,采用ADS编写,很好用!,ARM serial simulation program, you may send and receive analog functions, using ADS to prepare, very good use!
USARTmonichengxu
- pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
430f149_com-V0.02
- msp430串口程序,可以实现和PC机以及其他处理器的串口通信。-MSP430 program
STM32
- 自制STM32开发板实现了ENC28J60网络,LCD,蓝牙串口,SD卡-Home STM32 development board implements ENC28J60 network, LCD, Bluetooth serial port, SD card
04.UART2Printf
- 神舟四号开发板的UART串口2Printf功能实现-Shenzhou IV development board UART serial 2Printf function realization
ARMlinuxSerial
- ARM linux串口实验,既可以在 仿真软件上运行,也可以在真的软件中运行,实现效果较好,代码和仿真软件的图都齐全。-ARM linux serial port test, simulation software can either run the software can be run in the really, to achieve better, the map code and simulation software are complete.
stc15w408as
- 利用stc15管脚切换的方式,实现双串口通信(The double serial communication is realized by the way of stc15 pin switching)
Measure
- 实现LPC2194ARM7的单片机4个A/D采集以及串口打印的功能(LPC2194ARM7 MCU, 4 A/D acquisition and serial print function)
uart_clock_key
- 实现串口通讯,7段数码管的动态显示以及按键的读取。并附带时钟显示程序。基于STC15F2K60S2单片机(Realize serial communication, 7 sections of digital tube dynamic display, and the key to read. And accompanied by the clock display program. Based on STC15F2K60S2 SCM)
串口通讯
- 实现STM32串口通讯,以及OLED显示。(STM32 serial communication, and OLED display. Platform for keil DMK, engineering can be compiled to run.)
5 BLE添加串口打印-2017更新
- 使用蓝牙4.0低功耗模块cc2541芯片实现BLE添加串口打印(Using Bluetooth 4 low power module cc2541 chip to realize BLE add serial port printing)
USART—USART2指令控制RGB彩灯
- 基于STM32平台实现串口收发功能,帮助构建新的项目(Realizing the function of serial port and sending)
badminton_ble
- 实现了nrf52840芯片的蓝牙串口功能,包括蓝牙广播、连接以及数据互传。(Realized nrf52840's Bluetooth serial port function.)
多串口协议转换
- 本源码是基于STM32F103芯片的多串口协议转换,可对两个rs232通讯口,和一个RS485的数据进行数据处理,实现协议转换。
stm32 串口DMA中断
- 实现stm32 USART串口DMA发送和接收中断;产品可用