搜索资源列表
TMS320VC5509A_examples.TMS320VC5509A学习板例程及说明
- 这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示实验、240128显示实验、USB2.0通信实验等22个实验
windows
- windows程序设计,子窗口设计,鼠标消息处理,键盘消息处理定时器设计,非常详细,对初学者非常有帮助. -windows programming, sub-window design, the mouse message handling, message processing timer keyboard design, very detailed, very helpful for beginners.
C8051单片机控制19264液晶屏显示
- C8051单片机控制19264液晶屏显示,6个键盘上下左右,确定取消。上下键控制翻页,左右键控制改变液晶屏数字闪烁,上下键进行加减。能用定时器实现数字刷新。-C8051 MCU control 19264 LCD screen display, keyboard up and down about 6 to determine the cancellation. Flip up and down keys to control left and right keys to change the
22
- 基于51单片机秒表的程序设计 1.设计目的: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步体会大型程序的编制和调试技巧。 -Based on 51
ds1302_nokia5110
- ds1302 + nokia5110的显示程序,以及ad 测量电压的程序, 以及定时器 键盘扫描. 以及L9110的 输入输出 关系. 以及eeprom的 读写. -ds1302+ nokia5110 display procedures, and ad measurement of voltage, procedures, and the keyboard scan timer. as well as the L9110 of the input-output relatio
51keyboard_display
- 因需要,单片机的键盘扫描和数码管显示共用一口,用定时器实现,原创-Due to the needs of single-chip microcomputer keyboard scanning and sharing a digital tube display with a timer to achieve the original
51
- 51单片机入门级资料。流水灯,数码管,矩阵键盘,AD,DA,液晶,定时器中断源程序并包含有PROTEUS仿真。-51 single-chip entry-level information. Water lights, digital tube, matrix keyboard, AD, DA, liquid crystal, the timer interrupt source and includes PROTEUS simulation.
code
- 74hc164键盘显示 红外控制DS1302 超级IO扫描 12864+遥控解码 1602+定时器 LCD1602+自定义图形-failed to translate
danpianjikongzhidianji
- 本程序主要由键盘程序、显示器程序、步进电机驱动程序三部份组成,主程序首先初始化各变量,将显示器的高3位消隐,步进电机驱动的各引脚均输出高电平,然后调用键盘程序,并作判断,如果有键按下,则调用键盘处理程序,否则直接转下一步。下一步是将当前的转速值转换为BCD码,送入显示缓冲区;接着判断StartEnd这个位变量,是“1”还是“0”,如果是“1”,则开启定时器T1,否则关闭定时器T1-This procedure mainly by the keyboard process, monitor pro
danpinji
- 步进电机\18B20测温\电机测速\显示及键盘、定时器、七段码显示-you can find every experement about the
51singlechipclockusingtimers
- 51单片机利用定时器做的时钟,4按键操作,共阳数码管显示。-51 single-chip clock using timers do, 4 button operation, a total of positive digital display.
pckeyboard
- 基于单片机的pc键盘代码,适合于已经学好中断,定时器,矩阵键盘,LCD等基础知识的单片机爱好者继续进修-the code of pc keyboard
lesson10
- 一个在定时器中断中使用键盘扫描的小程序:-keyboard scan
key
- 基于雨亭的51/AVR单片机开发板的按键扫描程序,在定时器中断中定时扫描,使用状态机进行按键去抖,与延时扫描相比效率较高,占用资源少-Yu Ting s 51/AVR microcontroller based development board scanner button, the timer interrupt in time scan, using the state machine button to shake, as compared with the delayed scan m
clock
- 1 数码管显示(定时器中断、动态扫描、I/O输出控制) 2 键盘操作(定时扫描,修改初始时间和定时事件输入) -A digital display (timer interrupt, dynamic scanning, I/O output control) 2 keyboard (regular scan, modify the initial input of time and timed events)
2313PWMandtime
- attiny2313的PWM设置以及定时器的设置和使用程序。还有键盘扫描-attiny2313 the PWM settings, and timer settings and use the program. There are keyboard scanning
KeilC51_CountDown
- 源起: http://zhidao.baidu.com/question/163455823.html 适合用户:KeilC已初步入门,想进一步提高的朋友 程序架构:全部使用状态机构建而成(状态机是高手进阶必经之路) 模块构成:键盘,显示,定时器,CPU核心四大块 程序特点: 1. 修改方便,所有头文件由Includes.h统一组织,增加头文件只需在Includes.h中加入 2. 由Keil自带串口方便的在全速运行时监视数据 3. 本系统相当于一个精简
l_key
- 键盘程序,本程序涉及到外中断,定时器中断,比较复杂,耐心学,帮助了解中断事件-Keyboard Program, this program involves the external interrupt, timer interrupt, more complex, patient study, to help understand the interrupt event
mplab-picc-Test
- PIC单片机的几个maplab测试程序。提供了继电器,矩阵键盘,温度传感器,定时器,和SPI的使用.-Several maplab PIC microcontroller test program. Provides a relay, matrix keyboard, temperature sensor, timer, and SPI use.
4X4键盘显示
- 键盘显示程序编写 单片机(Microcontrollers)是一种集成电路芯片,是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU、随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计数器等功能(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的微型计算机系统,在工业控制领域广泛应用。从上世纪80年代,由当时的4位、8位单片机,发展到现在的300M的高速单片机。(Keyboard display prog