serial.c
共 6 篇文章
serial.c 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 6 篇文章,持续更新中。
SERIAL.C: Interrupt Controlled Serial Interface for RTX-51 tiny
SERIAL.C: Interrupt Controlled Serial Interface for RTX-51 tiny
LINUX下的串口编写
LINUX下的串口编写,包含了serfile.c serial.c args.c 等文件,本程序完全能运行。
UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console
In the ffuart.tar.gz it has one file.
The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the k
单片机实时多任务交通控制程序。 包括ABSTRACT.TXT、GETLINE.C、README.C、SERIAL.C、TRAFFIC.C、等代码源文件
单片机实时多任务交通控制程序。
包括ABSTRACT.TXT、GETLINE.C、README.C、SERIAL.C、TRAFFIC.C、等代码源文件
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain.
The I/O functions are adapted for the A