搜索:timer
找到约 619 项符合「timer」的查询结果
结果 619
按分类筛选
- 全部
- 技术资料 (155)
- 单片机开发 (118)
- DSP编程 (45)
- 微处理器开发 (44)
- 单片机编程 (27)
- 其他 (25)
- 嵌入式/单片机编程 (25)
- 其他嵌入式/单片机内容 (21)
- 汇编语言 (15)
- Java编程 (14)
- VIP专区 (12)
- Linux/Unix编程 (7)
- VHDL/FPGA/Verilog (7)
- 软件设计/软件工程 (7)
- 其他书籍 (6)
- 游戏 (6)
- uCOS (6)
- 嵌入式Linux (6)
- Delphi控件源码 (6)
- 操作系统开发 (4)
- 源码 (3)
- 笔记 (3)
- C/C++语言编程 (3)
- 书籍源码 (3)
- 电子书籍 (3)
- 文章/文档 (3)
- 其他行业 (3)
- Windows CE (3)
- ARM (2)
- 嵌入式综合 (2)
- 驱动编程 (2)
- Internet/网络编程 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 通讯编程文档 (2)
- BREW编程 (2)
- Symbian (2)
- 书籍 (1)
- 应用设计 (1)
- 电源技术 (1)
- 无线通信 (1)
- 数值算法/人工智能 (1)
- 加密解密 (1)
- 仿真技术 (1)
- 压缩解压 (1)
- Modem编程 (1)
- 网络 (1)
- 文件格式 (1)
- 其他数据库 (1)
- 数据结构 (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- matlab例程 (1)
- 家庭/个人应用 (1)
- 医药行业 (1)
- 中间件编程 (1)
- VC书籍 (1)
- 并行计算 (1)
https://www.eeworm.com/dl/516/469549.html
DSP编程
dsp常见的扩展外设的框架程序和测试程序
dsp常见的扩展外设的框架程序和测试程序,包括abtsram uart Timer Sdram IIC Flash Esam等
https://www.eeworm.com/dl/858130.html
技术资料
switch状态机+定时器实现LED灯闪烁多次
switch状态机+定时器实现LED灯闪烁多次-switch state machine+ timer, LED flashes repeatedly
https://www.eeworm.com/dl/868261.html
技术资料
瑞萨RL78/G13单片机教程+例程
瑞萨RL78/G13单片机例程,含端口、AD、IIC、PWM、UART、Timer等等
https://www.eeworm.com/dl/655/238667.html
微处理器开发
直流电机、步进电机、舵机的完全驱动。直接GPIO口控制
直流电机、步进电机、舵机的完全驱动。直接GPIO口控制,PWM脉冲信号由TIMER产生。
https://www.eeworm.com/dl/648/354365.html
单片机开发
Elan eKTP8733N单片机开发程序
Elan eKTP8733N单片机开发程序,用于驱动TIMER接口。在Elan 公司开发环境中使用。
https://www.eeworm.com/dl/502/30520.html
单片机编程
基于HT49CVX的遥控接收软件模块设计指南
基于HT49CVX的遥控接收软件模块设计指南
本软件模块用于接收译码编码格式为NEC 格式 (见图1) 的红外遥控器信号,由于使用了RMT TIMER,所以适用于带有RMT TIMER 功能的HT49CVX 系列。
https://www.eeworm.com/dl/502/30689.html
单片机编程
CAT823 CAT824 CAT825 带看门狗和手动复位
The CAT823, CAT824, and CAT825 provide basic reset and monitoring functions for the electronic systems. Each device monitors the system voltage and maintains a reset output until that voltage reaches the device’s specified trip value and then maintains the reset output active co ...
https://www.eeworm.com/dl/516/309034.html
DSP编程
在C6713板上开发的测试程序
在C6713板上开发的测试程序,非常有参考价值,可以测试LED,timer,exint等。
https://www.eeworm.com/dl/534/422727.html
其他
This program demonstrates how to draw lines in a picture box using the GDI, controlling background c
This program demonstrates how to draw lines in a picture box using the GDI, controlling background color and line color. It also includes a simple animation using a timer.