-
code for SD
code for SD-card in nios-code for SD-card in niosII
- 2023-08-03 12:25:02下载
- 积分:1
-
利用MSPF5529实现多级菜单,DAC,ADC,测频,并用JLX12864显示
本代码为原创,是在2014年TI杯省赛“音频放大与啸叫抑制”题目所写的,能编译成功可使用,利用MSPF5529实现多级菜单,DAC,ADC,测频功能,并用JLX12864显示。
- 2022-05-26 20:58:23下载
- 积分:1
-
in embedded applications, the use of basic language. No need to compile an immed...
可以在嵌入式应用中,使用basic语言。
不用编译立即解释,可以作为shell的原形-in embedded applications, the use of basic language. No need to compile an immediate explanation, as the prototype shell
- 2022-09-23 16:45:03下载
- 积分:1
-
现在开发的硬件良好产品 结合C和ASM一起开发 可以混合用C里的函数库...
现在开发的硬件良好产品 结合C和ASM一起开发 可以混合用C里的函数库--A good product used in developing hardware. It combines both C and ASM, and call C s library function.
- 2022-08-11 02:26:13下载
- 积分:1
-
embedded Linux applications to process more graphics OS, no way of example MMU
嵌入式LINUX下应用,多进程地图形显示
UCLINUX,无MMU方式的例子-embedded Linux applications to process more graphics OS, no way of example MMU
- 2023-05-15 15:55:02下载
- 积分:1
-
Oreilly出版的权威的dojo教材,全书分两部分,第一部分介绍dojo知识和基本开发,第二部分详细介绍dojo工具包的高级知识,包括dijit和其他widg...
Oreilly出版的权威的dojo教材,全书分两部分,第一部分介绍dojo知识和基本开发,第二部分详细介绍dojo工具包的高级知识,包括dijit和其他widget的用法-Oreilly published dojo authoritative teaching materials, the whole book in two parts, the first section describes the basic knowledge and dojo development, details of the second part of dojo toolkit advanced knowledge, including dijit and other usage widget
- 2022-11-27 18:20:04下载
- 积分:1
-
eb55板子例程for ads
eb55板子例程for ads-eb55 plank routines for ads
- 2022-01-26 00:38:17下载
- 积分:1
-
低频数字式相位测量仪;
此系统由相位测量仪、数字式移相信号发生器和移相网络三部分组成。为使系统更加稳定,使系统整体精度得以保障,本电路两块T89C52为核心...
低频数字式相位测量仪;
此系统由相位测量仪、数字式移相信号发生器和移相网络三部分组成。为使系统更加稳定,使系统整体精度得以保障,本电路两块T89C52为核心控制器件分别控制相位测量、数字式移相信号发生,在数字式移相信号发生部分采用了锁相技术、CPLD等技术, 使输出波形精度大大提高,并可对频率自动校验,提高频率稳定性。-low-frequency digital phase-measuring instrument; This system consists of phase-measuring instrument, digital phase shifting generator and phase three network components. To make the system more stable, the overall accuracy of the system can be protected, the two T89C52 circuit control devices at the core respectively phase measurement control, digital believe the shift occurred, the digital shift occurred some believe that the use of lock-in technologies, such as CPLD technology, the output waveform accuracy greatly improved, and can automatic calibration frequency, frequency stability.
- 2022-12-21 08:00:03下载
- 积分:1
-
digital clock shows the specific functions in the document home, please refer to...
数字钟可以说明的具体功能都在文件家中,请仔细参阅,希望大家可以相互学习,共同进步-digital clock shows the specific functions in the document home, please refer to carefully hope that we can learn from each other, common progress
- 2022-03-24 15:15:17下载
- 积分:1
-
DE2 练习源码2-4
Part IV
In part II we discussed the conversion of binary numbers into decimal digits. It is sometimes useful to build
circuits that use this method of representing decimal numbers, in which each decimal digit is represented using
four bits. This scheme is known as the binary coded decimal (BCD) representation. As an example, the decimal
value 59 is encoded in BCD form as 0101 1001.
You are to design a circuit that adds two BCD digits. The inputs to the circuit are BCD numbers A and B,
plus a carry-in, cin. The output should be a two-digit BCD sum S1S0. Note that the largest sum that needs to be
handled by this circuit is S
- 2022-03-18 00:20:50下载
- 积分:1