搜索资源列表
uart.tar
- 串口通讯程序 开发环境linux 开发工具C语言
uart.c
- linux 串口应用程序,实现ARM串口数据的传输
PIC16F877A-PICC.rar
- pic16实例。包括uart 、a/d、液晶、spi、中断、定时器等c语言实例及注释!,英语就不写了吧,
uart
- uart.c源码详细说明了如何在Linux下串口编程-Linux serial port programming under
from2410to2440
- 文件描述了2410和2440的区别,因2410和2440的差别很小,所以移植工作量非常小。仅需修改:配置文件config.h、启动文件initcpu.s,uart模块、nand芯片驱动模块,键盘模块key-hard.c。-Document describes the difference between 2410 and 2440, due to the difference between 2410 and 2440 is small, so the workload transfer is
new_xr
- It is a serial uart c linux driver.-It is a serial uart c linux driver.
UART-A8
- Linux环境下,使用C语言,A8中实现Uart串口驱动程序-Linux environment using C language Uart serial driver in A8
unsp_boot
- 几乎全部C语言写的bootloader,适用于S3C2410的开发板,支持Nand flash和Uart。-S3C2410 development board suitable for almost all of the C language to write the bootloader support Nand flash Uart.
UART
- 一款在Linux下实现UART通讯的c语言例子程序,硬件平台是44B0。-An the UART communication software example program under Linux, the hardware platform is 44B0.
uart
- 这是一个关于串口驱动的程序,用c语言实现的,在用之前必须要对板子进行初始化,初始化代码另附-This is a serial port driver program, c language, the use must be on board before the initialization, the initialization code attached
ttyusb
- uart read the gtm900-c modules informations
imx-uart
- ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90 Kernel Device Driver for linux v2.13.6.
uart
- LINUX 下的串口操作函数例程,标准的API函数-uart operation api function for linux by c lianguage.
07uart
- c 语 言 编程,简 单 的 串口 驱动 实例-uart develop
ip27-console
- Freescale 16550 UART driver , Copyright (C) 2011 Paul Gortmaker. -Freescale 16550 UART driver , Copyright (C) 2011 Paul Gortmaker.
binfmt_misc
- altera_jtaguart.c Altera JTAG UART driver. -altera_jtaguart.c Altera JTAG UART driver.
uart
- 是.c文件 ,在linux下可以编译为。bin和。o文件-c file linux program
uart
- For MTK6572 /mediatek/kernel/drivers/uart uart.zip - unzip in zip archive files: Makefile mt_fiq_debugger.c uart.c
测试用App_can&uart&i2c
- Ubuntu14.04下的C语言测试软件,包括CAN、Uart、i2c等(serial communications)
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