搜索资源列表
PIC芯片用于USB的源程序
- 这是用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!
key4x4.PIC单片机上4X4键盘中断方式实现键盘扫描程序
- PIC单片机上4X4键盘中断方式实现键盘扫描程序,C语言源代码,4X4 Single-chip PIC keyboard interrupt the way the keyboard scanner, C-language source code
pic16c765.rar
- 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 tim
pic.rar
- PIC18實作範例,interrupt,ADC,蜂鳴器範例,PIC18 implementation example, interrupt, ADC, buzzer Example
pic-USART
- pic单片机串口中断程序,调试已经通过,请大家放心使用-pic microcontroller serial interrupt program, debugging has passed, please rest assured to use
PIC24
- 本人整理的PIC24系列单片机不少程序,都是平时自己编写的。想学PIC单片机的可以看看,里面包含定时器,中断,i2c,spi等常用模块-I collated a lot of the PIC24 family of single-chip process, are usually prepared their own. I wanted to learn to look at the PIC microcontroller, which contains the timer, interrupt
pic-T0-led
- PIC16F648A进行T0中断用LED显示,适合初学PIC单片机者-PIC16F648A for T0 interrupt with LED display, suitable for beginners who PIC microcontroller
PIC-example
- PIC单片机常用模块与典型实例Looking at the range of PIC microcontrollers today, anyone can be forgiven for a sense of complete bewilderment. There are literally hundreds of different devices, offered in different packages, for different applications. Let us t
pbp_interupt
- 使用PIC Basic Pro语言开发PIC单片机应用程序时使用Timer中断的应用实例-PIC Basic Pro language used to develop single-chip microcomputer PIC application using Timer interrupt the application of
TEMP_DIS
- 基于PIC 8位机的智能温控仪,详细介绍PIC的中断、定时 、AD转换等-PIC 8 crew-based smart temperature control device, PIC interrupt details, timing, AD conversion
dem1-9dungngatngoai
- code for count in Pic use external interrupt
Interrupts
- an interrupt application about pic on ccs c programming
PS2_driver
- Ps/2 keyboard driver written in CCS C f黵 PIC.. interrupt driven
Interrupts
- 基与PIC单片机的中断模式所编写的子程序 .-PIC microcontroller-based and written in the interrupt mode subroutine.
pic-interrupt-secrets
- Effective pic interrupts
pic-int0-led
- 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
Lab1----Ex-Interrupt
- Example code C for pic interrupt -Example code C for pic interrupt
Interrupt
- PIC单片机的中断程序,在MPLAB环境下运行-PIC microcontroller interrupt routines run in the MPLAB environment
interrupt
- pic interrupt program
PIC单片机滚动码解码C程序
- //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 OVERSAMPLI