搜索:UART+interrupt
找到约 2,059 项符合「UART+interrupt」的查询结果
结果 2,059
按分类筛选
- 全部
- 技术资料 (701)
- 单片机开发 (293)
- 微处理器开发 (127)
- 单片机编程 (124)
- VHDL/FPGA/Verilog (124)
- 串口编程 (96)
- 嵌入式/单片机编程 (59)
- DSP编程 (57)
- 其他嵌入式/单片机内容 (57)
- VIP专区 (36)
- 学术论文 (34)
- 其他 (33)
- 汇编语言 (23)
- 嵌入式Linux (23)
- 教程资料 (19)
- Linux/Unix编程 (18)
- uCOS (16)
- 其他书籍 (15)
- 嵌入式综合 (15)
- 软件设计/软件工程 (15)
- 接口技术 (10)
- Windows CE (10)
- 驱动编程 (8)
- 通讯编程文档 (8)
- 系统设计方案 (7)
- 通讯/手机编程 (6)
- 可编程逻辑 (6)
- 操作系统开发 (5)
- 书籍源码 (5)
- 技术书籍 (5)
- 电子书籍 (5)
- VC书籍 (5)
- 源码 (5)
- VHDL/Verilog/EDA源码 (4)
- 网络 (4)
- 文章/文档 (4)
- GPS编程 (4)
- C/C++语言编程 (3)
- 行业应用文档 (3)
- 无线通信 (3)
- ARM (3)
- USB编程 (3)
- VxWorks (3)
- RFID编程 (3)
- 其他文档 (2)
- 技术教程 (2)
- 软件工程 (2)
- 资料/手册 (2)
- 单片机相关 (2)
- 通信网络 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 技术管理 (2)
- 中间件编程 (2)
- 并行计算 (2)
- 3G开发 (2)
- 笔记 (2)
- 通信技术 (1)
- 电子书籍 (1)
- 单片机 (1)
- 电源技术 (1)
- 电路图 (1)
- 经验分享 (1)
- 设计相关 (1)
- 加密解密 (1)
- 仿真技术 (1)
- 开发工具 (1)
- 传感与控制 (1)
- 模拟电子 (1)
- 教程资料 (1)
- FPGA (1)
- 压缩解压 (1)
- Internet/网络编程 (1)
- Java编程 (1)
- 文件格式 (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 其他行业 (1)
- 易语言编程 (1)
- 行业发展研究 (1)
- 软件 (1)
- 教程 (1)
- 手册 (1)
https://www.eeworm.com/dl/655/484206.html
微处理器开发
UART 1 on lpc2148 with interrupt
UART 1 on lpc2148 with interrupt
https://www.eeworm.com/dl/534/435042.html
其他
UART interrupt based, LPC2148, Keil real view compiler
UART interrupt based, LPC2148, Keil real view compiler
https://www.eeworm.com/dl/960367.html
技术资料
nxp lpc177x/8x uart-interrupt keil&iar例程
nxp lpc177x/8x uart-interrupt keil&iar例程
https://www.eeworm.com/dl/653/206797.html
嵌入式Linux
void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtim
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
wdtimer_test() // test start
}
https://www.eeworm.com/dl/653/206787.html
嵌入式Linux
void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user in
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
// user interface
uart_printf("\n\r Led Test Example\n")
for( )
{
led_test()
}
}
https://www.eeworm.com/dl/648/104114.html
单片机开发
8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
https://www.eeworm.com/dl/628/429411.html
编译器/解释器
this is a digital intercom projects using ADC PWM and UART interrupt. you take the value from mic e
this is a digital intercom projects using ADC PWM and UART interrupt.
you take the value from mic enter it to ADC and then send serially to the other microcontroller which receives the data and transform the digital data into analog data by PWM which is connected to speaker
https://www.eeworm.com/dl/687/442732.html
其他嵌入式/单片机内容
Software uart using a general purpose io and an external interrupt pin of an atmel uc. half duplex o
Software uart using a general purpose io and an external interrupt pin of an atmel uc. half duplex operation, adjustable baud rate