搜索资源列表
UART
- 使用C51编程,在KEIL的编译环境写实现的串口通讯的原代码
stm32-example
- keil程序,入门必看的程序。如闪灯,键盘,uart-Good stm32-example for bigginers.
comm
- UART library for x51, can be used with any c cross compiler and can be used for X51 uC. I had used keil.
sam9260debugtest
- 基keil平台的ATMSAM9260串口测试程序,非常精简,适合初学者使用。-uart test program based on keil
AduC814_ADC_C51
- Simple ADuC814 ADC to UART example (Keil C51)
LM3S8962KeilTEST
- LM3S8962 KEIL下实验例程, 包括GPIO操作,I2C,UART,PWM,CAN,TCP/IP-LM3S8962 assembling enviroment MDK
UART-LPC2148
- code for keil LPC2148 UART1 full duplex
UART_LPC1768_Keil4
- Embeded uartsoure code lpc1768 for Keil4-Embeded uart source die lpc1768 for Keil4
Uart
- Keil—MDK的UART程序,方便使用Uart_Pringt()实现的串口打印函数-#include <Uart.h> #include <S3C2440.h> int main() { unsigned int a = 10 Uart0_Init(115200) while(1) { Uart0_SendByte(12) Uart0_Printf("Test d\n",a)
8051-uart
- 8051双机通信简例 keil编程的 带有proteus仿真-8051 dual-machine communication simple example keil programming with proteus simulation
Lpc1768_driver
- 基于rtx内核的LPC1768在keil平台上的软件开发,其中包含简单的GPIO,led,UART等程序-Rtx kernel-based LPC1768 in keil software development platform, which includes simple GPIO, led, UART and other procedures
5.4_UART_Test
- s3c2410串口测试工程文件,在KEIL FOR ARM上运行!-s3c2410 UART TEST!
uart2int
- 友善之臂的mini2440,在keil mdk环境下工程,通过uart接收字符并转换成整形字-mini2440 uart2int
8051-Serial-Code
- the 8051 serial uart sample code using uart interrupt method , the program written in embedded c and keil IDE.
STM32_Bipolar-stepper-motor-drive
- STM32双极性步进电机驱动的源代码,完整的功能,库文件。 KEIL下运行-Main function: HAL generic update Fix flag clear procedure: use atomic write operation = instead of ready-modify-write operation |= or &= Fix on Timeout management, Timeout value set to 0 pas
STMF4 QR Decoder 二维码识别
- 基于 STM32F429 配 OV5642 摄像头感测器成为二维码辨识装置,二维码(QR Code)辨识算法速度极快,二维码偏转也极易辨识成功,内为 Keil MDK 之工程源代码,使用 OV2640、OV7670 及类似的摄像头修改加入容易,不失为二维码辨识算法的参考程序。 Based on STM32F429 with OV5642 camera sensor becomes two-dimensional code recognition apparatus, two-dimensi