搜索资源列表
telphone_equipment
- 电话单路计费系统!LCD段码显示!电话机设定自由费率,根据反极信号计费及延时计费自由设定!-one-way telephone billing system. LCD display of code! Set free telephone rates Under the anti-billing and very signal delay billing set free!
MSP430_LCD
- MSP430段码显示,C编写,经过MSP430FW427上调试过。可以参考学习这样的方法。-MSP430 of code, C, the upward after MSP430FW427 tried. Learning can refer to the method.
phonealarm
- 单片机的 电话拨号防盗报警器 0~9的数码管段码显示
c75277323cd2436c60de16325ccf7fdf
- 游戏规则: led(0 to 3)是按一定规律不断发亮,每次只有一个灯亮,每个灯都和我们BASYS板上的四个按钮中的一个对应着,当Led(0 to 3)中的灯亮时,我们要按对相应的按钮时候,在led(4 to 7)中对应的按钮就会亮起,并且八段码显示的数字也相应的加上一,要是按错了led(4 to 7)灯不亮,且显示数字减1。
SingUCOS
- UcosII在freescale单片机上的移植例子 包含ad,七段码显示,LED等任务
spiled
- 本程序为数码管显示处理模块 占用I/O RC3,RC4,RC5 使用RAM 节 程序包括: InitSPI 初始化SPI子程序 LEDlight 送七段码显示子程序 入口参数 LED_DATA 出口参数 无
LCM(ht1621).HT1621控制的段码液晶显示驱动
- HT1621控制的段码液晶显示驱动。51汇编写的。,HT1621 control segment liquid crystal display driver code. 51 compilation of writing.
单片机的键盘和显示
- 单片机的键盘和显示,8031单片机的P1口作为8个按键的输入端,构成独立式键盘。四个LED显示器通过四个串/并移位寄存器74LS164接口至8031的串行口,该串行口应工作在方式0发送状态下,RXD端送出要显示的段码数据,TXD则作为发送时钟来对显示数据进行移位操作。 自定义每个键的显示功能,当某一键按下时执行相应的服务子程序,在四个显示器上显示一定的内容。 ,Single-chip microcomputer keyboard and display, the P1 port 8031 a
EDA
- 设信号CH表示计算路程脉冲,每0.1公里变化一个周期.出租车三公里内为起步价7.0元,超过三公里,每公里2.4元.设置一个开车键,停止状态按动一次表示开车,开车状态按动一次表示下车.一个暂停键,暂停是停止收费,再次按动继续收费.七段码显示当前价格和路程.且所有七段码为动态显示. 如果有谁会的话,帮帮忙吧,写些主要的程序就行了-Established that the calculation of CH distance signal pulse, 0.1 kilometers of each
danpinji
- 步进电机\18B20测温\电机测速\显示及键盘、定时器、七段码显示-you can find every experement about the
DC_Motor_regulator
- 本毕业设计包括为基于ATmega单片机的直流电机调速器的软件和硬件部分。系统为双闭环, 可由Proteus软件仿真。 其中软件部分包括七段码显示、PWM输出、测量等环节。-Including the graduation project ATmega microcontroller-based DC motor speed regulator of the software and hardware. Double closed-loop system by Proteus softwa
seven
- 51系列七段码显示_日历时钟LCD显示_数据传送_显示及键盘等c语言程序-Code paragraph 51 calendar clock LCD display shows _ _ _ data display and keyboard, such as c language program
lcd
- 基于dsp的lcd显示,奥雪3.3v液显-Dsp on the lcd display, LCD 3.3v Austrian Snow
qiduanmaxianshi
- 七段码显示源码,C8051F020应用程序-Seven-Segment display source code, C8051F020 Application
PIC_Base_C_4
- PIC的资源,用PIC16F505做段码显示的C语言样例-Single and multiple 7-segment displays, multiplexing, and BCD counting on baseline PICs (using the PIC16F505)
game
- 小游戏规则: led(0 to 3)是按一定规律不断发亮,每次只有一个灯亮,每个灯都和我们BASYS板上的四个按钮中的一个对应着,当Led(0 to 3)中的灯亮时,我们要按对相应的按钮时候,在led(4 to 7)中对应的按钮就会亮起,并且八段码显示的数字也相应的加上一,要是按错了led(4 to 7)灯不亮,且显示数字减1。-A small game in which LED(0 to 3) lights in turn. Just one LED turns on each tim
pmd_sd
- nios 的跑马灯程序,按键控制跑马灯,按键控制七段码显示的程序-nios The Marquee program buttons control the Marquee, key control procedures for seven-segment display code
dianzizhong
- 该代码是用VHDL编写的电子时钟,可以实现调时调分,7段码显示,在Xilinx的Spartan3E上下载测试过,压缩文件中包含了整个工程,并有管脚分配文件,非常适合VHDL的初学者,比如一些基本的按键,去抖,闪烁写法。-The VHDL code is written using the electronic clock adjustment can be achieved when the transfer points, 7 code shown to download the Xilinx
CPS
- PIC单片机电容触摸输入功能,LCD段码显示(PIC single chip capacitor touch input function, LCD segment code display)
七段码显示串口接收数据
- 在wince6.0上运行,使用PC104可以将串口接收到的数据存成文件,同时将实时数据以七段码的形式显示在屏幕上