搜索结果

找到约 12,423 项符合 Timer-A 的查询结果

单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup

This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In ad ...
https://www.eeworm.com/dl/648/145178.html
下载: 21
查看: 1081

嵌入式Linux The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic pro

The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic program without timers, (3) to write a periodic program using timer Hardware:Host computer PC Software: GNU GCC
https://www.eeworm.com/dl/653/146043.html
下载: 160
查看: 1038

单片机开发 TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 000

TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 0000 0000 1010 b. a] -MCLR tied to VDD (internally). b] Code protection off. c] WDT disabled. d] Internal RC oscillator [4 MHZ].
https://www.eeworm.com/dl/648/156642.html
下载: 98
查看: 1042

其他 This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask ca

This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.
https://www.eeworm.com/dl/534/162622.html
下载: 172
查看: 1033

单片机开发 This program shows how to configure the watchdog timer for the following chips: Atmel 80C51RA2 A

This program shows how to configure the watchdog timer for the following chips: Atmel 80C51RA2 Atmel 80C51RD2 Atmel 80C54X2 Atmel 80C58X2 Atmel 83/87C51RB2 Atmel 83/87C51RC2 Atmel 83/87C51RD2 Atmel T87C5111 Atmel T87C5112 Atmel T89C51AC2 Atmel T89C51CC01 Atmel T89C51CC02 Atmel T89C51IB2 Atmel T89C5 ...
https://www.eeworm.com/dl/648/201701.html
下载: 107
查看: 1073

单片机开发 // 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 ...
https://www.eeworm.com/dl/648/282976.html
下载: 102
查看: 1077

微处理器开发 The PWM_1 project is a simple program for the STM32F103RBT6 using Keil MCBSTM32 Evaluation Board a

The PWM_1 project is a simple program for the STM32F103RBT6 using Keil MCBSTM32 Evaluation Board and demonstrating the use of PWM (Pulse Width Modulation) with Timer TIM4.
https://www.eeworm.com/dl/655/321203.html
下载: 58
查看: 1066

单片机开发 As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr

As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift. The primary focus of this lab will be "time". The exper ...
https://www.eeworm.com/dl/648/368866.html
下载: 105
查看: 1029

压缩解压 Hello User This is nothing, but a simple program which if kept in start of windows will shut down

Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started ...
https://www.eeworm.com/dl/617/383794.html
下载: 186
查看: 1059

软件设计/软件工程 Hello User This is nothing, but a simple program which if kept in start of windows will shut down

Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds). U can use shutdown.exe,once started ...
https://www.eeworm.com/dl/684/383805.html
下载: 81
查看: 1054