搜索资源列表
UART_LPC2378
- LPC2378 串口模块代码。其中包括:UART0;UART1;UART2;UART3.四个片上串行口的控制代码。-LPC2378 serial module code. Including: UART0 UART1 UART2 UART3.
tiny6410_key_int_uart
- 开发环境为RVDS4.0,基于开发板Tiny6410,裸机程序,该程序涉及内容按键、中断、串口打印。 按键通过外部中断方式来控制,且串口打印按键信息;当按下K1,串口打印:Key1 is push down!,然后四个用户led显示为流水灯;当按下K2,串口打印:ey2 is push down!,然后led全灭;当按下K3,串口打印:Key3 is push down!,然后led全;当按下K4,串口打印:Key4 is push down!,然后beep响一声;-Development en