搜索资源列表
123456
- 单片机最小系统代码,键盘扫描,数码管显示以及PC机进行窜口通信
MS3
- 实用单片机系统第三版 本包包还程序阅读器souceinsight3.5 以及比较完整得单片机系统,类似与大家知道得UCOS,但又有很大不同!本包是我朋友所作现在我帮助起推广。“现在这段时间RTOS非常热,可很多人往往为了用RTOS而用RTOS,其实很多很多的项目一般的设计都已经可以了的,RTOS显得有些画蛇添足。对于一般的设计思路,往往要做很多的工作,甚至整个软件的结构不知道怎么搭建,McuSystem主要就是解决以上的问题提出的,真正为实用服务的一个系统,它全部用C语言编写,结构非常清晰,核心
key
- 单片机4x4行列扫描键盘,数码管显示当前按键的数值
single_control_keyboard_communication
- 有关单片机与单片机串行通讯+键盘扫描+数码管显示
anjian
- 做一个扫描键盘和数码显示实验,把按键输入的键码在六位数码管上显示出来。 实验程序可分成三个模块: ①键输入模块:扫描键盘、读取一次键盘并将键值存入键值缓冲单元。 ②显示模块:数码管显示键值。 ③主程序:调用键输入模块和显示模块 -A keyboard and digital display scanning experiment, the key input in the key code on the six digital tube display. Experiment
key
- C51键盘扫描程序,按键后用数码管显示键值,已经经过测试-C51 keyboard scanning procedures, after the key digital display key has been tested
juzheng
- 8051单片机矩阵键盘扫描程序(包括键盘的消抖和数码管的显示)-8051 keyboard matrix scanning process (including the elimination Buffeting keyboard and digital display control)
jsq
- /************************** 0 1 2 3 4 5 6 7 8 9 . CLR + - = CLR ***************************/ 用键盘扫描,数码管显示实现计算功能,能实现xxx.x任意正数的加减 运算,超过范围显0000,功能键如上-/************************** 0 1 2 3 4 5 6 7 8 9. CLR +- = CLR
key
- 使用单片机keilc51编程,利用单片机定时功能读取键盘扫描码,从而利用数码管显示.-Keilc51 the use of single-chip programming, the use of single-chip timing to read the keyboard scan code, thus the use of digital display.
jinapanshumaguanxianshi
- 键盘扫描 数码管显示 每按一个键 就在数码管显示相应的数字 并且移动-very good
keyscan
- 51单片机开发4*4键盘扫描程序,扫描到键值后,在数码管显示-51 MCU development of 4* 4 keypad scanner, scanning to the key after the LED display
dianzishizhong
- 任务: 应用一个接口技术设计一个综合键盘和数码管的电子时钟,用键盘控制时钟、修改时间 完成硬件电路原理图的设计 完成软件流程的设计 完成程序清单的设计 要求: 1. 使用8051单片机 2. I/O扩展使用74LS273 3. LED数码管动态显示6位 4. 3*8键盘 5. LED的显示、键盘的扫描用实时中断完成 6. 使用protel绘制电路原理图-Task: The technical design of an interface of a
4X4KEY
- 简单矩阵键盘扫描,数码管显示, 单片机语言学习.-Simple matrix keyboard scanning, digital control, microcontroller language learning.
display
- at90s52单片机 键盘扫描 数码管显示-keyscan and numerating display
4
- c51矩阵键盘扫描数码管显示. c51矩阵键盘扫描数码管显示.-c51 matrix keyboard scan digital tube display c51 matrix keyboard scan digital tube display.
juzhenjianpan
- 矩阵键盘扫描+数码管显示
ADC_test
- stc 单片机 ADC键盘扫描数码管显示键值和调整时间-stc mcu adc test
键盘显示
- 4*4键盘;进行扫描按键;当有按键按下后;将其在数码管进行显示。(Keyboard scan and display)
整型计算器(数码管显示)
- 数码管显示的整型计算器,可以进行简单的加减乘除,数码管移位显示,矩阵键盘扫描,适合单片机入门的初学者。(The digital display of the integer calculator, can be a simple digital tube display shift, add, subtract, multiply and divide, matrix keyboard scanning, SCM entry for beginners.)
AVR单片机矩阵键盘驱动
- 采用ATmega16设计的矩阵键盘,实现键盘扫描识别并显示在数码管上(this is a key scanner designed with atmega16L)