-
DE2 练习源码2-1
Part I
We wish to display on the 7-segment displays HEX3 to HEX0 the values set by the switches SW15−0. Let the
values denoted by SW15−12, SW11−8, SW7−4 and SW3−0 be displayed on HEX3, HEX2, HEX1 and HEX0,
respectively. Your circuit should be able to display the digits from 0 to 9, and should treat the valuations 1010 to
1111 as don’t-cares.
1. Create a new project which will be used to implement the desired circuit on the Altera DE2 board. The
intent of this exercise is to manually derive the logic functions needed for the 7-segment displays. You
should use only simple VHDL assignment statements in your code and specify e
- 2022-03-23 22:31:42下载
- 积分:1
-
Avr Serial Port Communication
Avr Serial Port Communication
- 2023-06-04 01:30:04下载
- 积分:1
-
电压表/广告转换器程序
VOLTMETER/AD CONVERTER PROGRAM
- 2022-10-21 15:10:04下载
- 积分:1
-
单片机学习资料,现成的试验程序,帮组学习单片机
单片机学习资料,现成的试验程序,帮组学习单片机-MCU learning materials, ready-made testing procedures, to help groups learn from SCM
- 2023-02-14 12:10:03下载
- 积分:1
-
Freescale' s MCU routine
飞思卡尔单片机例程――键盘中断整个工程文件夹,开发环境是CodeWarrior for HC08 V3.0。-Freescale" s MCU routine- keyboard interrupt the entire project folder, and the development environment is CodeWarrior for HC08 V3.0.
- 2023-05-14 15:25:03下载
- 积分:1
-
本文给出了一种简单的嵌入式操作源代码,对学习嵌入式操作系统有帮助...
本文给出了一种简单的嵌入式操作源代码,对学习嵌入式操作系统有帮助-This paper presents a simple embedded operating source code, embedded operating system for studying help
- 2022-01-22 12:45:18下载
- 积分:1
-
嵌入式系统软件:嵌入式系统基础、嵌入式系统设计…
嵌入式系统课件:嵌入式系统基础,嵌入式系统设计开发流程等共12章内容-Embedded systems software: the basis for embedded systems, embedded systems design and development processes, such as Chapter 12
- 2023-02-22 03:00:03下载
- 积分:1
-
实时时钟
完整的代码,用于实时时钟 DS1307 interfaceing 使用 8051 微控制器,interfaceing,使用 I2C 协议也接口更好的清晰度的液晶显示
- 2023-02-10 07:55:03下载
- 积分:1
-
FAT文件应用在在硬盘上的分析,感觉还是比较透彻。
FAT文件应用在在硬盘上的分析,感觉还是比较透彻。-FAT file on your hard drive used in the analysis, the feeling is quite thorough.
- 2022-01-21 19:06:34下载
- 积分:1
-
51单片机步进电机驱动程序
使用51单片机的输入口P3作为驱动口,步进电机使用的是4相电机28BYG-48,使用ULN2003作为驱动芯片,P3.0控制A相,P3.1控制B相,P3.2控制C相,P3.3控制D相,通过循环遍历数值表,使P3.0-P3.3交替产生高脉冲,频率不宜过高,太高的话步进电机只会内部振动,并不转动。相邻高电平之间的时间间隔在1-10ms之间就可以了
- 2022-07-17 22:57:18下载
- 积分:1