搜索资源列表
handler
- 本人亲自开发的320240LCD测试程序,这里为51平台,LCD控制器为SED1335,初学着研读之后非常方便移植到其他平台
MSP430F5438_3.2TFT.MSP430F5438驱动3.2寸TFT LCD源程序
- MSP430F5438驱动3.2寸TFT LCD源程序,ILI9320控制器,带触摸屏处理函数。测试成功,请放心使用。,MSP430F5438 drives 3.2-inch TFT LCD source code, ILI9320 controller with touch screen handler. Tested successfully, please rest assured that use.
sn8p2711-ADC
- 松翰sn8p 2711 ADC完整的配置处理程序-Sonix sn8p 2711 the ADC complete configuration handler
CANRcv_snd
- CAN通讯程序,测试通过。完成收发数据校验,标准帧扩展帧。在工业中应用一年以上,性能稳定。处理函数全,直接调用即可。使用方便,可以直接使用。-CAN communication procedures, test. Complete the send and receive data validation, standard frame expansion frame. In industry for more than a year, stable performance. Handler al
scankey
- 自做的一个流程流码,用于判断C51单片机的长按与短按键的功能(一键多功能),自动调用相应的处理函数.修改下还可以实现更多的功能.-Since the flow stream to do a code, used to judge the long-C51 single-chip microcomputer according to the function keys and a short (one multi-function keys), automatically call the cor
13-2
- MSP430系列单片机实用C语言程序设计异常处理程序-MSP430 Microcontroller C Programming Language utility exception handler
AIC
- ARM9芯片片外启动的初始化以及中断处理程序-ARM9 chip, chip to start the initialization and interrupt handler
C8051F-USEFUL
- 此程序针对C8051F124,使用定时器3中断,用于点亮绿色小灯。-This program flashes the green LED used C8051F124 // using the interrupt handler for Timer3.
I2CSMBUS
- PIC24F之EEPROM读写中断事件处理函数。 这是一个通用的I2C/SMBUS通讯中断处理程序。在MPLABIDE环境下开发-The EEPROM read and write PIC24F interrupt event handler. This is a generic I2C/SMBUS communications interrupt handler. The MPLABIDE Development Environment
PS2_Keyboard_library
- 使用说明: 1、该头文件还处在更新中,已经可以从PS2键盘中提取所需的键盘扫描码,并能单独存储最后一次的通码和断码。 2、该头文件提供一个Scan_Key_Board_PS2()函数,该函数将PS2键盘的输出模拟成普通的 n*m 键盘扫描的输出模式,即当有键按下时,通过该函数将获得对应的键盘扫描码,当没有键按下时,将获得一个KEY_NULL的返回。 3、该头文件需要的硬件支持为: 一个下降沿触发的外中断,并将.h中的宏KEY_BOARD_PS2_INSERT_INT_I
standard_PID_handler
- 这是一个标准的PID处理程序,一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化!-This is a standard PID handling procedures, a typical PID handler in the use of SCM as a control cpu, make some simplification!
16
- 中颖单片机SF79F32字符处理程序实例-The temporal character handler instance SCM SF79F32
s3c8274-interupt
- 三星中断处理程序, ,含有中断地址-Samsung interrupt handler
source
- 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID-A typical PID handler, using the microcontroller as a control cpu, make some simplifications, the specific PID
78E58
- 用台湾华邦78E58芯片写的门禁处理程序-With Taiwan' s Winbond 78E58 chip write access handler
establishmentofclockinterrupthandlerclassictutoria
- 时钟中断处理程序的编制经典教程The establishment of the clock interrupt handler classic tutorial-The establishment of the clock interrupt handler classic tutorial The establishment of the clock interrupt handler classic tutorial
c8051f326
- C8051F326/7 Silicon Laboratories Full Speed USB, 16 kB Flash MCU Family 對CIP-51 Microcontroller Core各個Pin的每個bit代表功能的詳盡說明-C8051F326/7 Silicon Laboratories Full Speed USB, 16 kB Flash MCU Family 1. System Overview 1.1. CIP-51 Micro
function1
- 单片机编程时一些关于时间的处理函数,计时,清零。-Microcontroller programming handler about time, time, cleared.
FIT
- 针对MPC5634芯片的中断处理简单程序,在CodeWarrior2.6环境下成功运行。-Interrupt handler for the MPC5634 chip simple program to run successfully in CodeWarrior2.6 environment.
AT89S52
- 串口编程源程序 及编程详细过程 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -Serial programming source code and programming details of the process 1. Establish the