搜索资源列表
-
0下载:
单片机设计的行列键盘扫描子程序一点点拉没有了-microcontroller design of the keyboard scan the ranks of a small subroutine no Rafah
-
-
0下载:
89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。 ,89C51 microcontroller, through keyboard input default, and DS18B20 measured to compare the actual value, and then drive circuit refrigeration or heating. Keil C language used to a
-
-
0下载:
利用单片机设计电子琴,在弹奏的时候同时显示所弹奏的音符。其中包括附有PROTUES的仿真电路图和用汇编编写的程序。-The use of microcontroller design keyboard, at the time when playing the notes indicate the play. These include the simulation with PROTUES circuit diagram and a program written in assembler.
-
-
0下载:
针对PIC单片机,提供了200个汇编语言实用子程序,包括科学计算、信息处理、查表技术、串行通信、数字滤波、键盘、显示、打印和各种模块应用等方面。这些实用子程序均已通过实际应用的检验,每个子程序都有编制说明和程序框图,以方便读者分析子程序结构和修改子程序;每个子程序都注明出/入口条件和参数,便于读者直接调用。-For PIC microcontroller, provides a practical 200 assembly language subroutines, including scie
-
-
0下载:
学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为一体的综合性练习。超简单单片机学习套材中的16X16汉字点阵模块提供了一个全新的学习平台。在一块只能显示一个汉字的点阵中,只利用Atmega48的内部资源实现几个汉字的移动,不但要清楚点阵的物理性能,知道如何送数据;还要了解单片机的可用资源,并通过编程利用内部存储器移动交换数据,确实是需要些技-Microcontroller tutori
-
-
0下载:
基于89C51单片机控制的电子琴原代码程序 连续型 查询式键盘-Based on 89C51 microcontroller source code control procedures for organ-type keyboard Continuous Query
-
-
0下载:
一个很好的键盘控制流水灯的程序,能够帮助大家更好的去了解单片机。-A good keyboard light water programs, to help us better to understand the microcontroller.
-
-
0下载:
单片机电子琴程序,这是一个单片机做的电子琴,里面包含有硬件和实现代码。-Microcomputer keyboard, this is a microcontroller to do the flower, which contains the hardware and implement the code.
-
-
0下载:
C51单片机中,对矩阵式键盘进行扫描以得到其所对应的键值-C51 microcontroller, the right to scan the keyboard matrix to get its corresponding key
-
-
0下载:
1、设计目的:
利用MCS-51单片机及相关芯片构成简易收银机。
2、设计要求:
系统实现如下功能:
⑴ 具有可扩展键盘用以实现数字和“+”、“×”、“=”的输入。
⑵ 可循环实现单个用户消费总金额的计算。
⑶ 具有复位、单步返回和小数点显示等扩展的功能。
-1, is designed to:
The use of MCS-51 microcontroller and related chips constitute a simpl
-
-
0下载:
单片机源程序,用Dtled-6芯片驱动6个数码管,用来显示当键盘按下时所对应的键值,其中键盘为矩阵- Microcontroller with Dtled-6 chip driving six digital tube, used to display when the keyboard is pressed, the corresponding key, in which the keyboard for the matrix
-
-
0下载:
通过实时反馈使得液晶的显示与键盘同步,该程序简单,是学习单片机的液晶和键盘的好例子。-Through real-time feedback makes the liquid crystal display and keyboard synchronization, the program is simple to learn the LCD and keyboard microcontroller good example.
-
-
0下载:
利用单片机89c51,用汇编语言编写的电子琴小程序!对初学单片机的人来说帮助很大!-Using microcontroller 89c51, written in assembly language keyboard applet! Microcontrollers for beginners of great help for people who!
-
-
0下载:
单片机矩阵键盘代码 单片机矩阵键盘代码 -microcontroller matrix keyboard code for the MCU matrix keyboard code
-
-
0下载:
单片机的一个基于4X4矩阵键盘的控制程序,按下KEY1数码管显示1,依次类推-Microcontroller of a 4X4 matrix keyboard-based control program, press the the KEY1 digital tube display 1, and so on
-
-
0下载:
单片机中断方式控制独立键盘
单片机中断方式控制独立键盘-Separate keyboard interrupt control chip microcontroller interrupt control separate keyboard
-
-
0下载:
单片机一键多能,支持单击,双击,单击长按,双击长按,电路结构:P1口接8个LED(低电平使能)
P3.3口接键盘(占用中断)
程序功能:
可以用单键实现6种功能,
所有按键功能占用时间小于1秒.
1秒内单击一次,1号灯亮
1秒内双击,2号灯亮
1秒内三次按键,3号灯亮
1秒内长按,4号灯亮
1秒内单击加长按,5号灯亮
1秒内二次单击加长按,6号灯亮
程序正常工作时,8号灯闪烁(2HZ)
-Microcontroller a key pluri
-
-
0下载:
51单片机4*4矩阵键盘汇编语言程序示例-51 4* 4 matrix keyboard microcontroller assembly language program example
-
-
0下载:
This code is assembly language code for interfacing 8051/8052 microcontroller to PS/2 keyboard. The code is very simple and display only scan codes.
-
-
0下载:
基于51单片机的矩阵键盘反转扫描的一个例程。差不多就是这样的。-51 microcontroller-based matrix keyboard reversed a routine scan. Almost like that.
-