搜索资源列表
jianyijisuanqi
- 简易计算器是创达科技 陈仲库 设计制作的单片机仿真keilc实例,简单好用,目的是,练习键盘与显示。河南科技大学
Calculator
- 本设计是16键盘简易计算器,利用一片AT89C51单片机,其并行口外接4×4矩阵式键盘,和八位七段共阴极LED数码管。 系统的功能是:(1)模拟的计算器能显示8位数字,开机运行时,只显示最低位为“0”,其余不显示;(2)4×4键盘分别表示:0到9,+,-,×,/,=,CL;(3)第一次按下,显示“D1”,第二次按下,显示“D1D2”,第三次按下,显示“D1D2D3”…8个全显示完毕,再次按下按键时,给出 “嘀”的提示音;(4)可以对计算结果小于256的两个无符号数进行加、减、乘、除运算。
calc
- 用FPGA设计的简易计算器,包括按键模块,数码管模块-Use the FPGA design simple calculator, including key module, digital tube module
计算器c
- 自己设计的基于51单片机的简易电子词典,方便阅读,便于修改-Of their own design based on 51 single-chip simple electronic dictionaries, user-friendly, easy to modify
8051
- 8051单片机的简易计算器设计,基于汇编语言,注释明确,含硬件接线图,共享快乐-8051 calculator simple design, based on assembly language, comments clear, containing wiring diagram of the hardware, share happiness
Calculator
- Proteus应用实例,简易计算器的设计,含有Uvision2的C语言源程序,适合初学Proteus的开发人员-Proteus application, simple calculator design, containing uVision2 the C language source code, suitable for novice developers Proteus
C51Calculator
- 基于51单片机设计的简易计算器,可以实现基本的加减乘除。-51 single-chip design based on a simple calculator, you can achieve the basic calculation.
QT
- 基于嵌入式QT的简易计算器设计与编程 基于嵌入式QT的简易计算器设计与编程-QT Embedded based design and programming simple calculator Simple Calculator QT Embedded Design and Programming
computer
- 采用8051单片机和1602液晶设计的简易计算器。-The sample computer is designed by 8051 MCU and 1602 LCD.
jishuanqi
- 应用《单片机应用基础》、《计算机应用基础》等所学相关知识及查阅资料,完成简易计算器的设计,以达到理论与实践更好的结合、进一步提高综合运用所学知识和设计的能力的目的。-Application " based microcontroller applications," " Computer Application" and other learned knowledge and access to information, complete the simpl
AT89S51danpianjijianyijisuanqisheji
- 基于AT89c51单片机简易计算器设计的源代码,是用C语言设计的-Microcontroller based AT89c51 simple calculator designed to source code, is designed in C language
aa
- MCS--51单片机构成的简易计算器 单片机程序设计-MCS- 51 constitutes a simple single-chip calculator
camulater
- 基于AVR单片机设计的简易计算器程序,供大家参考-AVR microcontroller based design simple calculator program for your reference
Calculator-1602
- 基于Cotex_M051的简易计算器程序设计 用液晶显示-LCD based on a simple calculator program designed Cotex_M051
jianyijisuanqi
- 基于stc89c52的简易计算器设计 实现加减 1602显示-Based on the simple calculator stc89c52 design and implementation to add and subtract 1602 display
51_jisuanqi
- 基于51单片机简易计算器的设计,能够实现加减乘除法运算。-A simple calculator designed with 51 MCU, which can do addition,subtraction,multiplication and division operation,
calculator
- 基于ARM的简易计算器的设计,有加减乘除的功能,还有报警功能-Simple calculator based on the ARM design, the functions of addition, subtraction, and alarm functions
MICROCHIP
- 单片机小系统简易计算器设计 设计制作要求:用80C51/52单片机小系统编程制作的简易计算器。 1)要有4位LED显示器。 2)要有0—9个数字输入按键和功能按键分别是 “+”,“-”,“*”,“/”,“=” “CLR”,即“加法”,“减法”,“乘法”,“除法”,“等于”,“清除”。 3)显示过程:实验板通电开机后,第一位LED显示器显示“0”。 按下第一组数字,再按运算键“+ 、- 、*、/ ”后,再按第二组数字,继续按下“=”即可显示整数运算结果。按“清除键”清除当前L
Simple-calculator-
- 用液晶显示的简易计算器,含硬件原理图、程序代码及PCB设计-Simple calculator with LCD, including hardware schematics, program code and PCB design
嵌入式:简易计算器
- 嵌入式课程设计之简易计算器,含tft触摸屏,此为源代码,需自备keil5