资源列表
8253
- 用8253作为秒定时器,每0.1秒8253周期定时中断,8253的OUT0接到8259的IRO端,8259向8086产生中断请求,中断类型号为08H。程序开辟秒、分、小时、寄存器单元,秒寄存器每记数满60,分寄存器值加1,同时秒寄存器清0。分寄存器每记数满60,小时寄存器值加1,同时分寄存器清0。秒、分、小时寄存器中的二进制值转换成BCD码后,送6位LED数码管显示。
Touch
- 触摸屏控制芯片AR7643的驱动程序 drive program of Touch Panel control IC AR7643
t6963
- 对新的液晶进行扫描,检查是否有坏的点阵
24c02
- 这是一个24C02的汇编程序!24C02是外部存储器!在设计中用到这个,可以进行掉电保存数据!-This is a compilation of procedures 24C02! 24C02 is the external memory! Used in the design of this, you can save the data to power-down!
LSD-TEST430F5438-01-PORT1
- MSP430单片机的简单I/O口控制,按P2.6红灯亮,按.7绿灯亮-MSP430 MCU easy I/O port control of P2.6 in accordance with the red light, green light by .7
dsd
- 该程序不是标准的红外解码程序,只取了遥控板的按键码,区别出了0--9这10个按键。 注意:做这个实验时,请关闭日光灯,日光灯会干扰红外的解码。-The program is not a standard infrared decoding process, just take the remote control keys code, distinguish the 0- 9 of these 10 keys. Note: do this experiment, please tu
SAA3010
- SAA3010红外线遥控解码实验的程序,目标器件:AT89S51 */ /*晶振:11.0592MHZ */ /*编译环境:Keil 7.50A-SAA3010 Infrared remote control decoder test procedures, target device: AT89S51*//* Crystal: 11.0592MHZ*//* Compile Environment: Keil 7.50A
AT89C52窜口调试源码
- AT89C52窜口调试源码 已经过调试 下载即可使用 -The AT89C52 channeling port debugging source code has been debugging can use to download
9012yaokongqi
- 9012芯片的遥控器也数码管显示,通过51单片机控制-9012 chip has digital display remote control, through the SCM 51
MAX5134_DAC
- MAX5134详细功能操作,16位DAC,多种单片机兼容。-MAX5134 functional operation, 16-bit DAC, a variety of microcontroller-compatible.
music
- 对8255的应用接口编程,经过初始化后能够在实验板上播放两只老虎的音乐-Application of the 8255 programming interface, after initialization in the experiment after the two tigers on-board music player
aes
- aes implementation in c