搜索:7-segment display
找到约 5,158 项符合「7-segment display」的查询结果
结果 5,158
按分类筛选
- 全部
- 技术资料 (1857)
- VIP专区 (299)
- 单片机开发 (261)
- 单片机编程 (210)
- 其他 (158)
- 其他书籍 (128)
- 汇编语言 (96)
- VHDL/FPGA/Verilog (95)
- matlab例程 (90)
- Delphi控件源码 (88)
- Java编程 (84)
- 书籍源码 (76)
- VC书籍 (69)
- 软件设计/软件工程 (64)
- 微处理器开发 (57)
- 数据结构 (56)
- 技术书籍 (55)
- 嵌入式/单片机编程 (52)
- 其他嵌入式/单片机内容 (44)
- 数学计算 (42)
- 可编程逻辑 (40)
- 电子书籍 (36)
- Linux/Unix编程 (34)
- 人工智能/神经网络 (34)
- 源码 (34)
- 教育系统应用 (33)
- 学术论文 (31)
- 文章/文档 (31)
- 通讯/手机编程 (29)
- Java书籍 (29)
- 电源技术 (27)
- 教程资料 (24)
- 企业管理 (23)
- 电子书籍 (22)
- 压缩解压 (22)
- 文件格式 (22)
- 系统设计方案 (22)
- 数值算法/人工智能 (21)
- Internet/网络编程 (21)
- 数据库系统 (20)
- 通讯编程文档 (20)
- SQL Server (20)
- 技术教程 (19)
- 模拟电子 (19)
- 编译器/解释器 (19)
- 邮电通讯系统 (19)
- DSP编程 (18)
- 其他行业 (18)
- Windows CE (18)
- 嵌入式综合 (17)
- 加密解密 (15)
- 开发工具 (15)
- 驱动编程 (14)
- 串口编程 (14)
- 其他数据库 (14)
- uCOS (14)
- 手册 (14)
- PCB相关 (13)
- Delphi/CppBuilder (13)
- Jsp/Servlet (13)
- 书籍 (13)
- 操作系统开发 (12)
- 软件工程 (12)
- 通信网络 (12)
- 嵌入式Linux (12)
- C/C++语言编程 (11)
- 中间件编程 (10)
- 传感与控制 (9)
- 工控技术 (9)
- VxWorks (9)
- 软件 (9)
- 游戏 (8)
- 其他 (8)
- 单片机相关 (7)
- 多国语言处理 (7)
- J2ME (7)
- 家庭/个人应用 (7)
- 无线通信 (6)
- 资料/手册 (6)
- 实用工具 (6)
- *行业应用 (6)
- USB编程 (6)
- 教程 (6)
- 仿真技术 (5)
- 机械电子 (5)
- 手机短信编程 (5)
- 编辑器/阅读器 (5)
- Applet (5)
- 网络 (5)
- JavaScript (5)
- 行业发展研究 (5)
- 电路图 (4)
- 接口技术 (4)
- 电机控制 (4)
- SCSI/ASPI (4)
- OA系统 (4)
- 电子政务应用 (4)
- 习题答案 (4)
- 经验分享 (3)
- PCB图/BOM单/原理图 (3)
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 ...