搜索资源列表
3
- .用单片机的定时器和计数器设计一个秒表,LED采用BCD码显示,发光二极管亮表示0,暗表示1,从零开始计时,记到99后从头开始,依次循环,时间间隔为900ms,要求采用定时器0工作于工作方式2。-With the design of single-chip timers and counters a stopwatch, LED BCD code display, light emitting diode light 0, dark one, the timing of starting fro
PcCode_200885212714138
- 这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3,具有如下功能: 一、支持INI读取,支持 SECTION 的读取,模块modINIReader.bas支持读取Sections及key 二、支持 /auto /uninstall /del命令行参数运行 三、支持软件后台静默模式安装、支持静默卸载(当然视安装软件的参数支持) 四、支持自身删除 五、模块 modSys.bas 获取文件大小,支持kb,MB,byte及
ttTimer
- 通过调用中断调取主板上的专用计时器,获得高精度的时钟,可以达到0.838微秒-Is accessible by calling the interrupt timer on the motherboard dedicated to obtain high-precision clock, up to 0.838 microseconds
w83627hf_wdt
- 主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。 本程序(w83627hf_wdt.c)是基于Winbond83627芯片的看门狗驱动程序-The motherboard is provided with a programmable watchdog timer that can be programmed in minutes or seconds, the most up to 255 level, and the system reset
计时器驱动
- bootloader以及简单的操作系统,增加了时间驱动。(bootloader & simple OS which add timer driver)