Software uart using a general purpose io and an external interrupt pin of an atmel uc. half duplex operation, adjustable baud rate
标签: interrupt Software external general
上传时间: 2013-12-31
上传用户:zhangyigenius
基于单片机的10根线束线缆检测器的源程序 #pragma sfr #pragma DI #pragma EI #pragma NOP //#pragma interrupt INTTM010 isr_INTTM000 #pragma interrupt INTTM80 isr_INTTM80 //#pragma interrupt INTTMH1 isr_INTTMH1 #pragma section @@CNST OPT AT 80H const char OPTION=0x94 typedef unsigned char uchar typedef unsigned int uint //==PORT DEFINE== #define SEND1_P P4.1 #define SEND2_P P4.2 #define SEND3_P P4.3 #define SEND4_P P4.4 #define SEND5_P P4.5 #define SEND6_P P4.6 #define SEND7_P P4.7 #define SEND8_P P13.0 #define SEND9_P P2.3 #define SEND10_P P2.2
标签: pragma interrupt INTTM 010
上传时间: 2017-05-25
上传用户:sunjet
This is a GPS communication source code to interrupt the NMEA code though serial port. Very good code to study and apply it to your own program.
标签: code communication interrupt source
上传时间: 2017-06-07
上传用户:gxrui1991
2410/vxworks/tornado下的基本实验包括 serial,ramdrv,interrupt,multi-FTP,TCP,UDP-Under the basic experimental 2410/vxworks/tornado including serial, ramdrv, interrupt, multi-tasking, FTP, TCP, UDP
标签: experimental interrupt UDP-Under multi-FTP
上传时间: 2014-01-08
上传用户:gmh1314
rotary encoder interrupt example on HCS12 using IRQ
标签: interrupt encoder example rotary
上传时间: 2014-08-08
上传用户:jyycc
This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530.
标签: the contains routines write
上传时间: 2014-01-21
上传用户:zaizaibang
avr usart sample (interrupt)
标签: interrupt sample usart avr
上传时间: 2017-07-28
上传用户:tonyshao
This example uses a timer to generate interrupt at a specific period. The timer event handler increments the event count and prints in stdout.
标签: timer interrupt generate specific
上传时间: 2014-06-25
上传用户:h886166
ds1307 for avr (interrupt)
上传时间: 2017-07-28
上传用户:kytqcool
Interrupt on ATMEGA8535
上传时间: 2013-12-16
上传用户:希酱大魔王