资源列表
BC7281A中断方式代码
- 可驱动8/16位数码管显示或64/128只独立LED 的芯片BC72811A中断编程。BC7281A只占用单片机3个I/O口-can drive 8 / 16 Digital Display or 64/128 only independent LED chip BC72811A interrupted programming. BC7281A only occupies three microcontroller I / O port
200505060050419
- 十字路口交通灯管理现对交通信号灯进行管理,车行道的黄灯闪烁5秒钟后,转为人行横道行人放行1分钟,然后再转为车行道车辆放行3分钟。如此循环重复。 用发光二极管模拟信号灯,8255A实现对信号灯的控制(所用端口自定),8253的计数器2定时向实验系统主片8259A的IRQ7请求中断,以实现3分钟,5秒钟和1分钟的定时。 实验系统8253计数器2的CLK2可接OPCLK,频率为1.19318MHZ,GATE2已接+5V,定时可采用软硬件结合相结合的方式实现。-traffic lights at a c
触摸屏的驱动程序(C语言)
- [文件名] Touch.c [功 能] 8051单片机驱动ADS7846/ADS7843芯片 [简 介] ADS7846/7843芯片 适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)则ADS7846向CPU发中断请求,CPU接到请求后,应延时一下再响应其请求,目的是为了消除抖动使得采样更准确。如果一次采样不准确,可以尝试多次采样取最后一次结果为准,目的也是为了消除抖动。-Driver source code of touch-sen
smartMobile
- 嵌入式PDA程序,可以演示多线程的生成,并利用线程的方式刷新界面-embedded PDA procedures, multithreading can demonstrate the generation and use of high-thread interface
51单片机系统中运用电脑上的大键盘
- 51单片机系统中运用电脑上的大键盘! Keyboard接线 PS/2--------51 1 DATA------P3.4 3 GND 4 VCC 5 CLK-------P3.3 接在51的外部中断,触发方式为低电平 AT89x51使用12M Modified by Shen Peng! Postgraduate of 2003, 7 Department Harbin Engineering University-51 microcomputer system on the use of t
一款适用的C51写的红外线解码程序
- 一款适用的C51写的红外线解码程序,直接编译使用,有注释,方便阅读!-An infrared ray decoding programt with C51
LPC900_SPI
- LPC900单片机与SPI互为主从模式详解,及其C语言程序。-LPC900 SCM and SPI mainly from mutual understandings mode, and C language programming.
AN011
- 如何在5V系统中使用C8051FXXX,通过实例具体介绍了其应用。-5V system in use C8051FXXX, through specific examples of its application.
7301code
- 一个多媒体液晶显示器内部控制器(主芯片为:7301)的源程序(KC51-an internal multimedia LCD Controller (Controller chip : 7301) of the source (KC51
lcd_time
- 适合任意点阵的LCD屏幕的液晶时钟显示程序!开发人员只用简单的修改接口定义即刻方便调用!-A clock program which is suitable for any LCD display! Developer can use it with simply changing of the interface define!
电磁炉控制
- 压缩文件包括电磁炉的控制程序和其原理电路图!方便大家阅读程序,配合原理图阅读!-compressed files including Induction Cooker control procedures and its tenets circuit! To facilitate reading the procedure to incorporate the diagram read!
串口通讯演示程序
- 此程序为单片机开发过程中的串口通信演示程序。用 汇编编写,供参考。-procedure for microcontroller development process of serial communications demonstration program. Using a compilation prepared for reference.