-
触摸屏程序应用于触摸屏的采用数据整理及触摸事件判断
触摸屏程序应用于触摸屏的采用数据整理及触摸事件判断-csd FOR touch panel
- 2022-01-25 16:20:50下载
- 积分:1
-
S3C2410处理器集成的USB DEVICE设备控制驱动程序,实现PC端与实验板USB设备进行数据发送与接收。...
S3C2410处理器集成的USB DEVICE设备控制驱动程序,实现PC端与实验板USB设备进行数据发送与接收。-S3C2410 processor integrated USB DEVICE device control driver-side with the experimental realization of PC board USB devices to send and receive data.
- 2022-03-17 14:07:20下载
- 积分:1
-
FM1755驱动 +arm
FM1755驱动 +arm keil编译环境,有LPCD功能,分为TYPEA,和TYPEB卡识别
- 2023-01-02 12:10:04下载
- 积分:1
-
该程序运行在CCStudio平台,使用的语言为C语言,日…
这个程序运行在CCstudio平台上,所用语言为c语言,完成的功能是电机pwm单路变换-This program runs in CCStudio platform, the language used for the c language, the completion of the function is to transform one-way motor pwm
- 2023-02-22 13:20:03下载
- 积分:1
-
linux kernel
linux kernel
- 2022-07-15 13:50:02下载
- 积分:1
-
Documents about the flash memory of both NOR and NAND type.
关于NOR和NAND型闪存的文件。
- 2022-03-20 02:02:51下载
- 积分:1
-
ARM嵌入式WINCE的API编程。文档说明
ARM嵌入式WINCE的API编程。文档说明-Embedded WINCE of API programming. Document Description
- 2022-01-22 13:07:59下载
- 积分:1
-
LPC2138 ARM中断原来的过程,可以很好的理解…
ARM LPC2138中断原程序,可以很好的理解ARM的中断过程-LPC2138 ARM interrupted the original process, can have a very good understanding of the interruption of the process of ARM
- 2023-08-17 23:40:03下载
- 积分:1
-
1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。
2. T0_C51.rar, (带中文注释的51汇...
1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。
2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。
两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验。-1. T0_ASM.rar, (with Chinese comments C51 language routines), use of the timer 0 interrupt LED lamps to achieve a simple control. 2. T0_C51.rar, (with English Notes 51 assembly language routines), use of the timer 0 interrupt LED lamps to achieve a simple control. Two same functions Timer0 interrupt procedures are MCU51-63K emulator through the experiment.
- 2023-07-06 02:45:03下载
- 积分:1
-
avr的UART库
可以使用此库,来传输和接收数据通过内置的 UART。
*
* UART 已完成传输时,便会产生中断或
* 接收一个字节。中断处理例程使用循环缓冲区
* 为缓冲接收和传输的数据。
*
* UART_RX_BUFFER_SIZE 和 UART_TX_BUFFER_SIZE 的常量定义
* 以字节为单位的环形缓冲区的大小。请注意这些常量必须是 2 的幂。
* 您可能需要通过添加适应此常量到你们的目标,您的应用程序
* CDEFS + =-DUART_RX_BUFFER_SIZE = nn-DUART_RX_BUFFER_SIZE = nn 您的生成文件。
*
* @note 基于 Atmel 应用注 AVR306
彼得 · 弗勒里 pfleury@gmx.ch http://jump.to/fleury * @author
- 2023-04-17 00:50:03下载
- 积分:1