Welcome![Sign In][Sign Up]
Location:
Search - 8051 seven segment

Search list

[assembly languageEEPROMpresentation

Description: 利用拨码开关为可编程器件输入读写命令和相应的地址、数据,8051读入可编程器件设定的命令字并根据可编程器件的设置进行读写操作,读出来的数据通过P0输出给可编程器件,并由可编程器件控制七段数码管显示。(Verilog+单片机)-DIP switch for the use of programmable devices to read and write command input and the corresponding address, data, read into the programmable device 8051 set the word order and in accordance with programmable device settings for read and write operations, read out the data through P0 output to the programmable device, programmable device controlled by the Seven-Segment LED display. (Verilog+ Singlechip)
Platform: | Size: 3072 | Author: 辛颖 | Hits:

[SCMex4-8

Description: 这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流 显示数字。-This example illustrates how to use the 8051 to connect to the Port 1 Seven-Segment Display 4, PORT 0, low 4 a total of 4, respectively, to control the Seven-Segment Display Yang, so that a total of four seventh-yang monitor scan rotation showed that the number of ways.
Platform: | Size: 6144 | Author: 小志 | Hits:

[SCMex5-1

Description: :这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流显示数字。这四颗七段显示器将显示出自数字时钟PORT 2的P2.0和P2.1分别连接到2个弹跳按钮。-: This example illustrates how to use the 8051 to connect to the Port 1 Seven-Segment Display 4, PORT 0, low 4 a total of 4, respectively, to control the Seven-Segment Display Yang, so that a total of four seventh-yang way monitor scan rotation showed that the number of . 4 Seven-Segment Display This will display the digital clock from PORT 2 of the P2.0 and P2.1, respectively, connected to the two bouncing button.
Platform: | Size: 12288 | Author: 小志 | Hits:

[SCMAppendix4_

Description: 8051 application for seven-segment and scaned keypad.
Platform: | Size: 54272 | Author: Larry Sheu | Hits:

[SCMex4-3

Description: 七段显示器的控制,使用8051的Port1连接到一个共阳的七段显示器,然后让8051轮流显示0~9。-Seven-Segment Display control, the use of 8051 a total of Port1 is connected to the city' s Seven-Segment Display, and then rotate so that 8051 showed 0 ~ 9.
Platform: | Size: 8192 | Author: 水彩笔 | Hits:

[SCMex4-4

Description: 计时器Timer0的溢出中断控制:使用8051的P1连接到一个共阳七段显示器,然后利用计时计器Timer1,让8051在指定的时间间隔内显示出0~9。-Timer0 overflow interrupt timer control: the use of 8051 a total of P1 is connected to a Seven-Segment Display Yang, and then use time keiki Timer1, so that in 8051 within the specified time interval shows that 0 ~ 9.
Platform: | Size: 10240 | Author: 水彩笔 | Hits:

[SCMDev_io

Description: 基于CYPRESS CY7C68013 usb2.0的开发程序,该程序演示了访问IO的编写方法。-This directory contains the dev_io 8051 firmware The purpose of this software is to demonstrate how to use the buttons and LED on the EZ-USB developer s kit. The device I/O example program uses the LED on the Development board to display a running application program on the EZ-USB chip. The buttons on the development board may be pressed to count up (F3), count down (F2), and reset the seven segment LED to "0" (F1) or "F" (F4). The code is written in C and uses several EZ-USB library functions. It does not use the FrameWorks. The dev_io.hex file loads into internal memory.
Platform: | Size: 17408 | Author: Willson Yang | Hits:

[Other Embeded programSevseg_only

Description: Three seven-segment count-down & rollback on 8051 in C
Platform: | Size: 34816 | Author: aman | Hits:

[Windows Developex5-1

Description: 程序描述:这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流显示数字。这四颗七段显示器将显示出自数字时钟PORT 2的P2.0和P2.1分别连接到2个弹跳按钮。*/-Procedure Description: This example shows how to use the 8051 Port 1 connected to four seven-segment display, PORT 0, low 4, respectively to control the total of four seven-segment display yang, so that a total of four seven-segment display yang way of using the scan rotation display the number. This four seven-segment display will show a digital clock from PORT 2 of the P2.0 and P2.1 are connected to the two bounce button.* /
Platform: | Size: 13312 | Author: luheshan | Hits:

[SCMex4-10

Description: 程序描述:这个范例说明如何使用8051,以及汇编语言的程序连结, 当我们按下向上数的按钮之后,程序就会把0到9的共 阳7段显示器字型码存入AT93C46;如果我们按下向下 数的按钮之后,程序就会把9到0的共阳7段显示器字 型码存入AT93C46。 程序每一次重新开始执行时(Power on 或是Reset),8051 会先从AT93C46当中读出最前面的10个位组,然后 就反复地将这10个位组的数据经由PORT 1送到1个 共阳七段显示器。*/-Procedure Description: This example shows how to use the 8051, as well as links to assembly language programs, when we pressed up a few of the button, the program will bring a total of 0-9 yang seven segment display font yards into AT93C46 if we press Next down the number button, the program will bring a total of 9-0 Yang seven segment display font code into AT93C46. Process to begin again each time when the (Power on or Reset), 8051 will start with AT93C46 were read out in front, 10-bit groups, and then repeated these 10-bit groups of data via the PORT 1 sent to a A total of seven-segment display Yang.* /
Platform: | Size: 16384 | Author: luheshan | Hits:

[SCMdigital_clock

Description: 数字电子钟,用8051单片机实现,在七段数码管上可以显示时间,日期等 还可以进行时间日期的调整 -Digital electronic clock, with 8051 MCU, the seven-segment digital tube can display time, date, time, etc. can also be used to adjust the date
Platform: | Size: 2048 | Author: 陆树军 | Hits:

[SCM7SEGKeypad

Description: this the program and source code of interfacing seven segment display and lcd using 8051.it also consist of the simulation files-this is the program and source code of interfacing seven segment display and lcd using 8051.it also consist of the simulation files
Platform: | Size: 280576 | Author: paul | Hits:

[SCMcounter_interrupt

Description: Seven segment driver on 8051 platform
Platform: | Size: 2048 | Author: Heena | Hits:

[VHDL-FPGA-Verilogsevenmux(Common-Anode)

Description: seven segment common anode program in 8051
Platform: | Size: 47104 | Author: sathi | Hits:

[SCMDriver7SegmentLEDby74hc595

Description: 8051 控制 74hc595 来驱动 七段显示器, 以显示 0-9 数字-8051 control 74hc595 to drive seven-segment display to show the 0-9
Platform: | Size: 19456 | Author: hclin | Hits:

[Software Engineeringseven-segment

Description: seven segment with 8051
Platform: | Size: 14336 | Author: dev | Hits:

[Other Embeded programseg_7_counter_final.zip

Description: seven segment code for 8051,seven segment code for 8051
Platform: | Size: 14336 | Author: hemant2233 | Hits:

[Other Embeded programseven-segment

Description: This Project is in Proteous, Using 8051 micro controller it drives a seven segment display. Program is written in assembly language.
Platform: | Size: 22528 | Author: M Umer | Hits:

[SCMSeven-Segment-Display-with-8051-Microcontroller.r

Description: Seven Segment Display with 8051 Microcontroller
Platform: | Size: 38912 | Author: Umair Saeed | Hits:

[Otherseven segment 2 digit

Description: programmed in KEIL C for TWO DIGIT of SEVEN SEGMENT LED
Platform: | Size: 8192 | Author: Hanu | Hits:
« 12 »

CodeBus www.codebus.net