搜索:7-Segment+Display
找到约 5,158 项符合「7-Segment+Display」的查询结果
结果 5,158
按分类筛选
- 全部
- 技术资料 (403)
- 单片机开发 (137)
- 其他书籍 (64)
- 其他 (61)
- matlab例程 (59)
- VHDL/FPGA/Verilog (56)
- 书籍源码 (47)
- 汇编语言 (46)
- Delphi控件源码 (43)
- Java编程 (38)
- VC书籍 (30)
- 其他嵌入式/单片机内容 (30)
- 微处理器开发 (28)
- 嵌入式/单片机编程 (27)
- 技术书籍 (25)
- 电子书籍 (23)
- 软件设计/软件工程 (23)
- 电子书籍 (22)
- 数据结构 (22)
- 邮电通讯系统 (17)
- 压缩解压 (16)
- 通讯/手机编程 (15)
- 文件格式 (15)
- 文章/文档 (15)
- 系统设计方案 (15)
- 通讯编程文档 (14)
- 人工智能/神经网络 (14)
- Java书籍 (14)
- 数学计算 (13)
- Windows CE (13)
- Linux/Unix编程 (12)
- Delphi/CppBuilder (10)
- DSP编程 (9)
- 数据库系统 (9)
- 驱动编程 (9)
- 串口编程 (9)
- 其他行业 (9)
- 教程资料 (8)
- 可编程逻辑 (8)
- 教育系统应用 (8)
- uCOS (8)
- 单片机编程 (7)
- 数值算法/人工智能 (7)
- SQL Server (7)
- 企业管理 (6)
- 加密解密 (5)
- 工控技术 (5)
- Internet/网络编程 (5)
- USB编程 (5)
- J2ME (5)
- 中间件编程 (5)
- 软件工程 (4)
- 嵌入式综合 (4)
- 游戏 (4)
- 编辑器/阅读器 (4)
- 其他数据库 (4)
- 嵌入式Linux (4)
- C/C++语言编程 (3)
- 技术教程 (3)
- 机械丛书 (3)
- 手机短信编程 (3)
- *行业应用 (3)
- Applet (3)
- 网络 (3)
- 家庭/个人应用 (3)
- Windows Mobile (3)
- 行业发展研究 (3)
- 3G开发 (3)
- VIP专区 (3)
- 软件 (3)
- 元器件 (2)
- 单片机 (2)
- 电源技术 (2)
- 操作系统开发 (2)
- 单片机相关 (2)
- 编译器/解释器 (2)
- SCSI/ASPI (2)
- 技术管理 (2)
- VxWorks (2)
- JavaScript (2)
- MySQL数据库 (2)
- 电子政务应用 (2)
- Jsp/Servlet (2)
- 习题答案 (2)
- 通信技术 (1)
- 电感器 (1)
- 应用电路 (1)
- 电气制图标准 (1)
- 医用电子 (1)
- 充电电池 (1)
- 机床自控 (1)
- EDA (1)
- 电子工艺,质量及可靠性 (1)
- 实用电子技术 (1)
- 国标 (1)
- 电路图 (1)
- 经验分享 (1)
- 行业应用文档 (1)
- 驱动程序 (1)
- 开发工具 (1)
https://www.eeworm.com/dl/663/418555.html
VHDL/FPGA/Verilog
a simple implementation of a frequency meter with the BCD-counter and the 7-segment LED display
a simple implementation of a frequency meter with
the BCD-counter and the 7-segment LED display
https://www.eeworm.com/dl/644/428276.html
汇编语言
This project shows the temperature on a three digit 7-segment display, it measures the temperature f
This project shows the temperature on a three digit 7-segment display, it measures the temperature from -9.5 to 99 degrees Celcius in 0.5 C steps, or from 0 to 210 degrees Fahrenheit in 1.0 degrees steps. Because of the LED display the temperature is also readable in the dark.
https://www.eeworm.com/dl/648/373408.html
单片机开发
7 segment controller for 8051
7 segment controller for 8051
https://www.eeworm.com/dl/663/420364.html
VHDL/FPGA/Verilog
This is 7-segment LED contoler in vhdl
This is 7-segment LED contoler in vhdl
https://www.eeworm.com/dl/663/450875.html
VHDL/FPGA/Verilog
Implement the 7 segment diplay on spartan 3
Implement the 7 segment diplay on spartan 3
https://www.eeworm.com/dl/668/448006.html
其他行业
this program will give the functionality of bcd to seven segment display
this program will give the functionality of bcd to seven segment display
https://www.eeworm.com/dl/542/459396.html
其他书籍
CONVERSOR BCD TO 7 SEGMENTS DISPLAY
CONVERSOR BCD TO 7 SEGMENTS DISPLAY
https://www.eeworm.com/dl/663/470877.html
VHDL/FPGA/Verilog
VHDL Design of BCD to 7-segment decoder using PROM
VHDL Design of BCD to 7-segment decoder
using PROM
https://www.eeworm.com/dl/648/451887.html
单片机开发
This small utility helps to generate seven segment display codes for different I/O connections. For
This small utility helps to generate seven segment display codes for different I/O connections. For example, AVR/PIC
Port A.0 -> D Segment
Port A.1 -> B Segment ....
Also it can generate Common Cathode or Common Anode table codes..
I Coded it long time ago. I Hope help someone ...