搜索结果
找到约 355 项符合
TIMER 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (76)
- 微处理器开发 (34)
- DSP编程 (28)
- 其他 (19)
- 单片机编程 (18)
- 技术资料 (16)
- 嵌入式/单片机编程 (15)
- Java编程 (14)
- 其他嵌入式/单片机内容 (14)
- 汇编语言 (13)
- Linux/Unix编程 (7)
- VIP专区 (7)
- 游戏 (6)
- Delphi控件源码 (6)
- 嵌入式Linux (6)
- VHDL/FPGA/Verilog (6)
- 软件设计/软件工程 (6)
- 其他书籍 (6)
- uCOS (5)
- 电子书籍 (3)
- 操作系统开发 (3)
- 文章/文档 (3)
- ARM (2)
- 驱动编程 (2)
- 通讯编程文档 (2)
- Symbian (2)
- 书籍源码 (2)
- Internet/网络编程 (2)
- BREW编程 (2)
- 编译器/解释器 (2)
- Windows CE (2)
- 其他行业 (2)
- *行业应用 (2)
- C/C++语言编程 (1)
- 电源技术 (1)
- 无线通信 (1)
- J2ME (1)
- 数据结构 (1)
- 中间件编程 (1)
- FlashMX/Flex源码 (1)
- 数值算法/人工智能 (1)
- matlab例程 (1)
- 压缩解压 (1)
- 并行计算 (1)
- 医药行业 (1)
- 家庭/个人应用 (1)
- 文件格式 (1)
- Modem编程 (1)
- 其他数据库 (1)
- VC书籍 (1)
- 网络 (1)
- 仿真技术 (1)
- 应用设计 (1)
- 源码 (1)
- 书籍 (1)
嵌入式Linux S3C2410 上面的关于SMS 完整工程源代码
S3C2410 上面的关于SMS 完整工程源代码,包括LCD、Flash、DMA、mmu、Power、Timer等驱动,以及SMS声音文件
微处理器开发 Atmel AT91SAM7SE256的一些基本驱动代码
Atmel AT91SAM7SE256的一些基本驱动代码, 包括Link Files, 中断源配置, SDRAM, USART, Timer等外设的驱动代码。可用于AT91SAM7SE系列处理器。
其他行业 采用PC控制Ca210彩色分析仪
采用PC控制Ca210彩色分析仪,收集Panel数据后以Excel文档导出,采用Timer控件控制时间。
单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin
// This program measures the voltage on an external ADC input and prints the
// result to a terminal window via the UART.
//
// The system is clocked using the internal 24.5MHz oscillator.
// Results are printed to the UART from a loop with the rate set by a delay
// based on Timer 2. This loop p ...
编译器/解释器 使用定时器产生PWM波
使用定时器产生PWM波,可配合L298N用来驱动普通直流电机。适用于51单片机-use PWM timer generated wave, and with the drive for general L298N
单片机开发 This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the I
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the IAR-STM32-SK evaluation board. It shows
basic use of I/O, timer and the interrupt controllers.
Displays running lights on the board LED s.
单片机开发 Der Aufbau eines kleinen Frequenzzä hers ist dank der heutigen Atmel AVR Controller oder aber au
Der Aufbau eines kleinen Frequenzz&auml hers ist dank der heutigen Atmel AVR Controller oder aber auch der Mikrochip PIC Controller (um nur zwei zu nennen) relativ schnell und einfach aufzubauen. Dazu werden meist die internen Timer/Counter des Controllers benutzt. Der Counter wird durch das anliege ...
单片机开发 sonix单片机开发程序
sonix单片机开发程序,有ADC,PWM,timer,蜂鸣器,LCD控制等等,鉴于Sonix单片机性价比很高,所以这代码很有参考意义。
DSP编程 在C6713板上开发的测试程序
在C6713板上开发的测试程序,非常有参考价值,可以测试LED,timer,exint等。