搜索资源列表
LCDEmulate.rar
- 用C# 模拟LCD显示数字和汉字。方便没有硬件环境的同龄学习液晶屏幕开发,C# Design for LCD Design for LCD Design for LCD
C
- 我这次上传的是关于嵌入式C语言程序设计的程序源码,一次是以下几个程序:数字时钟1;LCD的显示控制;数字时钟2;电子音乐;步进马达;D/A转换器;绘图形显示器;RS232-My upload is about the Embedded C language source program design process, one is the following procedure: Digital Clock 1 LCD display control digital clock 2 ele
yejingshuzi
- C#实现的液晶数字应用程序,可以实现数字动态的变化。-C# Realized LCD digital applications, can achieve the number of dynamic changes.
MCS51dianyabiao
- 1. 电压测量范围:0-±2000V 2. 最小误差0.5V 3. 结果可显示四位半数值 4. 输出数据用LCD液晶显示 5. 用ICL7135实现数字量的转换 6. 用ICL7660产生-5V电压 7. 核心控制部件采用单片机控制,不需要看门狗电路,直接利用单片机资源。 -1. Voltage measuring range: 0- ± 2000V 2. The smallest error of 0.5V 3. The results show the four
LCD-digital-drawing
- 在visual studio中用C#编写程序,绘制液晶显示的数字-Using C# in visual studio programming, LCD digital drawing
shuzizhong
- protues仿真数字时钟,液晶显示年月日,时分秒,星期,同时可通过按键进行时间的设置。-protues simulation digital clock, LCD year, month, day, hour, minute and second, day of week, and time settings by pressing a button.
1602shuzishizhong
- 所使用的单片机STC89C52RC,为数字时钟液晶显示,可以调时间和日期-The used microcontroller STC89C52RC, digital clock LCD display, can adjust the time and date
ADC
- 单片机ad采集,用于51单片机的电压采集,转成数字量,并在lcd上显示-MCU AD collection,Used for 51 SCM voltage acquisition, turns into digital quantity, and displayed on LCD
Text4
- 1602液晶显示数字时钟和秒表功能 具有两种中断的使用和按键的功能选择-1602 LCD digital clock and stopwatch functions with two interrupt the use and key function selection
1602
- 可以用1602的液晶全屏滚动循环显示数字0-9-1602 LCD full screen can scroll circulation figures 0-9
mimasuo
- 首先将系统初始化,显示电路工作显示Your Password…,提示用户输入密码,程序调用键盘扫描程序,确认是否有键按下,如果有键按下,将输入数字送入AT89C51单片机与储存值相比较,并同时刷新LCD输出数据,若此时按下E键,则系统执行清除上次数字键输入;如果六位密码输入完毕,并按下A键,程序将输入的六位密码与储存值比较,判断密码是否正确 如果密码正确,则开锁成功,如果密码错误,则LCD显示ERROR!。每输入一位数字或者输出一个结果,蜂鸣器都会有一次响声。-First, the system
lcd
- 该程序实现运用lcd来显示图片,不局限于显示数字了,更好的运用了知识学得更深入-The program implements the use lcd to display pictures, is not limited to display numbers, the better use of knowledge to learn even more in-depth
ad-lcd
- 用msp430控制的lcd1602的显示,可以显示字符串,数字等等,相关引脚的解法也在程序中写明-Lcd1602 msp430 control with display, you can display a string, number, etc., associated pin solution is also stated in the program
ADC1602DISPLAY
- MSP430F149 采集模拟电压信号,经过ADC转换,将数字值和电压值展示在1602显示屏-Using MSP430F149 to convert analog signal to digital signal and display the digital and voltage number on the LCD 1602.
temp
- 基于MSP430的数字温度计,首先MSP430具有成本低、功耗低等特点,本次设计主控制器功耗较小,且温度传感器DS18B20采用单总线结构使得设计更为简单,显示部分采用31个点的段码液晶LCD,这个系统设计具有分辨率高、可调节、结构简单并且不需硬件同步时钟对它进行控制。-Based on MSP430 digital thermometer, first MSP430 low cost, low power consumption, this design smaller main contro
myAlarmSystem
- 项目中经常与硬件打交道,LED显示屏上面的液晶数字很好看,C#中自己来写一个,其实掌握了一种自定义控件的写法(In the project, I often deal with the hardware. The LCD number on the LED screen is very nice. I wrote one in C#, but I have mastered the writing method of a custom control)