搜索:Clock
找到约 475 项符合「Clock」的查询结果
结果 475
按分类筛选
- 全部
- 技术资料 (152)
- 单片机开发 (49)
- VHDL/FPGA/Verilog (33)
- 单片机编程 (29)
- 其他 (26)
- 汇编语言 (22)
- 微处理器开发 (12)
- Java编程 (10)
- 嵌入式/单片机编程 (10)
- Linux/Unix编程 (8)
- 其他嵌入式/单片机内容 (8)
- 可编程逻辑 (7)
- 系统设计方案 (7)
- 模拟电子 (6)
- 操作系统开发 (5)
- 教程资料 (5)
- 文章/文档 (4)
- 通讯/手机编程 (3)
- 其他书籍 (3)
- 电子书籍 (3)
- 网络 (3)
- 数据结构 (3)
- JavaScript (3)
- VC书籍 (3)
- VIP专区 (3)
- 书籍 (2)
- 手册 (2)
- PCB相关 (2)
- C/C++语言编程 (2)
- 书籍源码 (2)
- 资料/手册 (2)
- 测试测量 (2)
- ARM (2)
- 压缩解压 (2)
- 驱动编程 (2)
- 串口编程 (2)
- Applet (2)
- 技术管理 (2)
- uCOS (2)
- 嵌入式Linux (2)
- J2ME (2)
- 软件设计/软件工程 (2)
- 行业发展研究 (2)
- 笔记 (1)
- VHDL/Verilog/EDA源码 (1)
- 电源技术 (1)
- 经验分享 (1)
- 接口技术 (1)
- 学术论文 (1)
- DSP编程 (1)
- 加密解密 (1)
- 技术书籍 (1)
- 软件工程 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- Internet/网络编程 (1)
- 编译器/解释器 (1)
- 磁盘编程 (1)
- 通讯编程文档 (1)
- Delphi控件源码 (1)
- Symbian (1)
- Windows Mobile (1)
- 邮电通讯系统 (1)
- GPS编程 (1)
- RFID编程 (1)
https://www.eeworm.com/dl/927814.html
技术资料
介绍飞利浦的可编程器件的单稳态触发
The one-shot consists of a PLC42VA12 andan external clock which may be part of thesystem in
https://www.eeworm.com/dl/968455.html
技术资料
AN3309
STM32L的时钟配置工具
(Clock configuration tool for STM32L microcontrollers)
https://www.eeworm.com/dl/905437.html
技术资料
M3L总线软件模块通过高速同步串行通讯通道实现C16x微控制器与电视设备的通讯.pdf
The M3L-bus is a single master protocol which consists of 3-wire bus; the SCL(clock),SDA(data), and
https://www.eeworm.com/dl/905296.html
技术资料
Using RCLK in a BITS/SSU Application
Abstract: This application note discusses how one can use the recovered clock from a T1 or E1 span i
https://www.eeworm.com/dl/971755.html
技术资料
DS12C887
year = 5; //写入时间:2005年11月1日13时24分35秒(要设定的时间)
month = 11;
day = 1;
hour = 13;
minute = 24;
second = 35;
clock_write_data();
clock_read_data();//读取的时间数据在变量year/month/day/hour/minute/second中 ...
https://www.eeworm.com/dl/534/464048.html
其他
msp43022*4单片机模块的测试程序
msp43022*4单片机模块的测试程序,包括IO口、clock、flash、模数转换、WDT等。
https://www.eeworm.com/dl/677/477350.html
Windows Mobile
Cool widgets to customize your Home screen * Media Player * Profiles * Weather
Cool widgets to customize your Home screen
* Media Player
* Profiles
* Weather
* Clock with world time
* Wireless Manager
* Calendar with 2 weeks agenda view
https://www.eeworm.com/dl/968492.html
技术资料
AN3309 Firmware
STM32L微控制器时钟配置工具
(Clock configuration tool for STM32L microcontrollers)
https://www.eeworm.com/dl/648/268376.html
单片机开发
// 工程名称: 61_SpeechClock // 功能描述: 61板程序示例--具有语音播报功能的电子钟 // 使用61板上的三个按键控制报时和时间调整: // Key1 -
// 工程名称: 61_SpeechClock
// 功能描述: 61板程序示例--具有语音播报功能的电子钟
// 使用61板上的三个按键控制报时和时间调整:
// Key1 - 按一下播报年、月、日,再按一下播报时、分
// 长按Key1键达到1.5秒,则进入日期时间调整模式
// Key2 - 在调整模式下,使年、月、日、 ...