Welcome![Sign In][Sign Up]
Location:
Search - PIC interrupt

Search list

[Other resourcePIC芯片用于USB的源程序

Description: 这是用PIC芯片处理USB的源代码,包括初始化USB,中断设置等,是汇编语言入门USB操作的很好参考程序!-This is the PIC chip USB source code, including the USB initialization, interrupt settings, assembly language entry USB good reference operating procedure!
Platform: | Size: 102274 | Author: 黄勇 | Hits:

[SCMPIC芯片用于USB的源程序

Description: 这是用PIC芯片处理USB的源代码,包括初始化USB,中断设置等,是汇编语言入门USB操作的很好参考程序!-This is the PIC chip USB source code, including the USB initialization, interrupt settings, assembly language entry USB good reference operating procedure!
Platform: | Size: 102400 | Author: 黄勇 | Hits:

[SCMpic2448

Description: PWM控制输出电压由于该程序所需完成的功能比较简单,设计时采用了简单的前后台组织结构:后台程序(主程序)在非通讯状态时工作,完成各项数据的采集和预处理,并标准化至通讯协议所规定的格式。这一过程不停进行,随时提供最新数据;前台程序(中断服务程序)在接收到来自控制器的命令时启动。它对命令加以识别,并按要求向控制器传送相应数据或对数据进行解析执行。该程序的流程示意如图-PWM output voltage control due to the completion of the procedures required for the function of a relatively simple design, a simple organizational structure around Taiwan : background (main program) in non-state communication, complete data acquisition and pre-processing, and standardized communication protocol to the format provided. This process conducted on a continuous basis and provide the latest information; Prospects (interrupt service routine) from the receiving controller to activate the orders. It ordered to be identified, together with a request to the controller or corresponding data transmission for data analysis implementation. The indicative of processes figure
Platform: | Size: 7168 | Author: 李洪涛 | Hits:

[SCMpic16c765

Description: 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 addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB. -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 addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
Platform: | Size: 119808 | Author: | Hits:

[assembly languagePIC_STUDY

Description: 完整的PIC学习程序示例 软件功能: RT1602C驱动 UART串口输出,波特率为19200 按键扫描: 键1控制LCD的显示状态,接收状态或是发送状态 键2循环控制UART将要输出的子串口 AD转换功能 UART串口接收中断 TIME1定时器中断 具体请参考硬件连接图-integrity of the learning process software examples : RT1602C driven serial UART output. baud rate of 19,200 keys Scan : LCD control of a key indication of the state, Send receiving state or two state bond cycle control UART output will be the sub-Serial AD converter function UART serial TIME1 timer interrupt reception interrupted specific reference hardware connection graph
Platform: | Size: 108544 | Author: | Hits:

[SCMVisual_PIC

Description: Visual PIC,PIC C源碼生成工具,可用圖影介面自動生成如Timer, Interrupt, ADC等各種源碼。簡體中文版-Visual PIC, PIC C source code generation tool that can be used map interface automatically generated video, such as Timer, Interrupt, ADC and other source. Simplified Chinese Edition
Platform: | Size: 211968 | Author: keith | Hits:

[Com PortPIC18-Program

Description: Chart-04-----端口应用 Chart-05-----中断优先级处理 Chart-06-----SPI/IIC应用 Chart-07-----串口通讯应用 Chart-08-----端口RB应用 Chart-09-----TMR0/TMR1应用 Chart-10-----AD转换 Chart-11-----CCP1/PWM Chart-12-----CAN通讯 Chart-13-----液晶显示 Chart-14-----WDT/SLEEP/EEPROM Chart-15-----ECCP1/PWM全桥/半桥 Chart-16-----PSP/Master/slave-Chart-04----- port Application Chart-05----- Interrupt Priority Chart-06-----SPI/IIC application processing Chart-07----- Application Serial Communication Chart-08- RB port Chart-09-----TMR0/TMR1---- Application Application Chart-10----- AD conversion Chart-11-----CCP1/PWMChart-12-----CAN communications Chart-13----- LCD Chart-14-----WDT/SLEEP/EEPROMChart-15-----ECCP1/PWM full-bridge/half-bridge Chart-16-----PSP/Master/slave
Platform: | Size: 121856 | Author: xuyong | Hits:

[Windows Developzhongduan

Description: pic中断经典程序,收藏了很多年,大家来 看看吧 !内有详细注释,很容易看懂!-pic interrupt classic procedure, a collection of many years, we look and see! There are detailed notes, it is easy to understand!
Platform: | Size: 2048 | Author: 张文强 | Hits:

[Embeded-SCM DevelopPICinterrupt

Description: PIC中断与时间中断汇编编程,内含三个子程序,包括蜂鸣器发出歌声程序,时间表等-PIC compilation of interruption and time interrupt programming, including the three subroutines, including the buzzer sounded singing procedures, timetable, etc.
Platform: | Size: 10240 | Author: wenhua | Hits:

[SCMpic

Description: PIC18實作範例,interrupt,ADC,蜂鳴器範例-PIC18 implementation example, interrupt, ADC, buzzer Example
Platform: | Size: 5120 | Author: james | Hits:

[SCMkey4x4

Description: PIC单片机上4X4键盘中断方式实现键盘扫描程序,C语言源代码-4X4 Single-chip PIC keyboard interrupt the way the keyboard scanner, C-language source code
Platform: | Size: 2048 | Author: ann | Hits:

[Other Embeded programPS2_driver

Description: Ps/2 keyboard driver written in CCS C f黵 PIC.. interrupt driven
Platform: | Size: 531456 | Author: Hasan | Hits:

[SCMInterrupts

Description: 基与PIC单片机的中断模式所编写的子程序 .-PIC microcontroller-based and written in the interrupt mode subroutine.
Platform: | Size: 7168 | Author: 晓锋 | Hits:

[SCMpic-interrupt-secrets

Description: Effective pic interrupts
Platform: | Size: 716800 | Author: GaneshKumar.SW | Hits:

[SCMpic-USART

Description: pic单片机串口中断程序,调试已经通过,请大家放心使用-pic microcontroller serial interrupt program, debugging has passed, please rest assured to use
Platform: | Size: 1024 | Author: lyh | Hits:

[SCMpic-int0-led

Description: PIC单片机进行外部中断INTO实验,外部开关给个5V电压,LED灯能亮,开关与单片机之间加个74LC14反向输出-PIC Microcontroller external interrupt INTO experiment, the external switch to a 5V voltage, LED lamps can be lit, the switch between the microcontroller output to add a 74LC14 reverse
Platform: | Size: 3072 | Author: lyhas | Hits:

[SCMLab1----Ex-Interrupt

Description: Example code C for pic interrupt -Example code C for pic interrupt
Platform: | Size: 59392 | Author: tien | Hits:

[SCMInterrupt

Description: PIC单片机的中断程序,在MPLAB环境下运行-PIC microcontroller interrupt routines run in the MPLAB environment
Platform: | Size: 13312 | Author: cao | Hits:

[SCMinterrupt

Description: pic interrupt program
Platform: | Size: 11264 | Author: kanu | Hits:

[OtherPIC单片机滚动码解码C程序

Description: //PIC单片机滚动码解码C程序 // Interrupt based receive routine 基于中断的接收例程 // Compiled using HiTech PIC C compiler v.7.93 编译使用该PIC的C编译器v.7.93 #define CLOCK 4 // MHz #define TE 400 // us #define OVERSAMPLING 3 // #define PERIOD //TE/OVERSAMPLING*4/CLOCK #define NBIT 65 // number of bit to receive -1(HCS300 66-1=65)(Interrupt based receive routine)
Platform: | Size: 5120 | Author: jihh04 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net