搜索资源列表
timer
- pic单片机16F873定时器程序 只供学习-pic16F873 timer0 asm
PIC_Base_C_2
- PIC的资源,TIME0的设置使用C 语言样例-Configuring and accessing Timer0 Using Timer0 for debouncing, background tasks, event timing and counting
ADC
- Timer,内部定时器,有Timer0、Timer1、Timer2等。 USART:Universal Synchronous Asynchronous Receiver Transmitter,同步/异步串行传输,如RS232、RS485等。 MSSP;Master Synchronous Serial Port,两线式(I2C)与三线式(SPI)标准同步串行传输协定,常用于EEPROM内存资料的烧录与读取,或是与其它集成电路沟通与联系,形成多芯片网络。 2. PIC16F8
18F452
- PIC18F452入门C例程IO,TIMER0,CCP,INT0,RBINT,EEPROM,LCD1602,LCM12864,数码管动态显示,带有PROTUES仿真 -PIC18F452 entry C routines IO, TIMER0, CCP, INT0, RBINT, EEPROM, LCD1602, LCM12864, digital control of dynamic display, with PROTUES simulation
timer0
- time0编程模块 直接嵌入就可以使用 pic平台-time0 programming module can be directly embedded platform using pic
timer0
- Assembly language code for pic 16 timer 0
Timer0poll
- pic mcu TIMER0实验程序,初学者有用-pic mcu TIMER0 program
timer0
- PIC16编写定时器0程序,很好用的 -Timer 0 PIC16 written procedures, the good preparation of the timer 0 PIC16 program, well used
EX_PULSE
- This program uses the RTCC (timer0) to time a single pulse input to the PIC.-This program uses the RTCC (timer0) to time a single pulse input to the PIC.
pic
- pic单片机,主频4MHZ,编程实现秒表的计时功能。使用TIMER0的定时器功能。-PIC microcontroller, basic frequency 4 MHZ, programming to realize stopwatch timing function. TIMER0 use the timer function.
Timer0
- 学会PIC单片机8位定时器0的使用,最简单的程序代码,简洁易懂。-Society PIC microcontroller use of the 8-bit timer 0, the easiest program code, and easy to read.
zhongduan
- 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,然后LCD上显示“Timer0 Working”,当UART接收到PC机发送的命令“P”时,定时器0停止工作,LCD上显示“Timer0 Stop”
simple_S_watch
- 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。可计时0SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,LED显示屏进行秒计数,再按下SW2键时定时器0停止工作,LCD上显示“Timer0 Stop”,并显示秒数,当按下SW3时,显示屏复位。-PIC microcontroller with internal timer 0, as the 16-bit timer, and turn
timer0
- timer program for pic microcontroller
Captura-con-PIC---tIMER1
- Captura TIMER0 - Proteus
Timer0-PIC
- Ejemplo de manejo de timer0 (timer de 8 bits) con pic16f876
Timer
- PIC 12F675 Timer Application. Very useful to understand timer0 module & interrupt routin. Compiler : mikroC also include circuite diagram.-PIC 12F675 Timer Application. Very useful to understand timer0 module & interrupt routin. Compiler : mikroC
Timer
- PIC16F1619,Curiosity开发板,Timer0和Timer1例程各有汇编和C一份。(PIC16F1619, Curiosity development board, Timer0 and Timer1 routines each have a compilation and a C.)
lesson5(time0)
- PIC单片机的定时器0的参考代码,PIC型号是16F877A(PIC MCU-TIMER0 demo code)