-
液晶显示和驱动实例,用于常见的液晶显示模块。
液晶显示和驱动实例,用于常见的液晶显示模块。-LCD driver and examples for common LCD module.
- 2022-01-25 16:05:02下载
- 积分:1
-
节点是网络系统的基本控制单元,论文提出了一种基于CPLD和多处理器结构的控制网络节点设计方案,它能够提高单节点并行处理能力,其模块化结构增强了节点的可靠性。...
节点是网络系统的基本控制单元,论文提出了一种基于CPLD和多处理器结构的控制网络节点设计方案,它能够提高单节点并行处理能力,其模块化结构增强了节点的可靠性。-node network system is the basic control unit, This paper proposes a CPLD-based and multi-processor control structure of the network node design, It can enhance single node parallel processing capabilities, its modular structure to enhance the reliability of the nodes.
- 2022-07-06 20:00:44下载
- 积分:1
-
飞思卡尔MC9S12XET,SD卡程序
资源描述程序使用说明:
SD卡读写操作试验,默认为1G SD卡
串口波特率:19200
按OK 开始读写
按ESC 停止读写
使用步骤:
1.格式化SD卡,文件系统最好用FAT(不是FAT32);
2.在电脑上建立一个LONGQIU0.TXT文件;
3.将文件的内容反复复制,大小为所需存储大小,最好大于1M字节;
4.讲给文件复制到SD卡;
5.将SD卡插入开发板SD卡插槽;
6.上电后数据自动保存;
7.数据采集完毕后关闭开发板电源,取出SD卡;
8.将SD卡插入电脑,拷贝LONGQIU0.TXT文件到电脑上;
9.复制LONGQIU0.TXT文件中相应的内容到一个新建的WORD文档中,可见相应格式很有规律;
10.重新复制WORD中的有用内容到任意TXT文档中保存和处理即可。
- 2022-06-01 08:28:28下载
- 积分:1
-
编译qtopia需要的库。里面包含了在嵌入式系统开发常用的电子元器件封装...
编译qtopia需要的库。里面包含了在嵌入式系统开发常用的电子元器件封装-Need to compile qtopia library. Which contains commonly used in embedded system development package of electronic components
- 2023-03-22 22:50:03下载
- 积分:1
-
CSTN用户工具(伪彩)LCD用户工具 CSTN V2.
CSTN用户工具(伪彩)LCD用户工具 CSTN V2.-CSTN User Tools (pseudo-color) LCD user tools CSTN V2.00
- 2022-02-05 19:36:49下载
- 积分:1
-
uboot, bootload code
uboot,bootload代码-uboot, bootload code
- 2022-05-22 09:49:11下载
- 积分:1
-
AT91SAM7S256
AT91SAM7S256-USB-CDC for IAR5
- 2022-05-26 17:54:10下载
- 积分:1
-
5105驱动程序登记调谐器STV0297
stv0297 寄存器 tuner 驱动 5105 方案-stv0297 5105 Driver Register tuner program
- 2022-12-13 02:10:03下载
- 积分:1
-
采用了开放・软件DSP Gateway的 使用linux的OMAP DSP部的软件开发活程序「fir_app.c」编码...
采用了开放・软件DSP Gateway的 使用linux的OMAP DSP部的软件开发活程序「fir_app.c」编码-use of open software DSP Gateway"s use of linux OMAP DSP software development for the Department of live proceedings "fir_app.c" coding
- 2022-06-15 17:37:47下载
- 积分:1
-
DE2 练习源码2-2
FPGA DE2开发板 实验2第一部分VHDL硬件语言练习源码
Part II
You are to design a circuit that converts a four-bit binary number V = v3v2v1v0 into its two-digit decimal equivalent
D = d1d0. Table 1 shows the required output values. A partial design of this circuit is given in Figure 1. It
includes a comparator that checks when the value of V is greater than 9, and uses the output of this comparator
in the control of the 7-segment displays. You are to complete the design of this circuit by creating a VHDL entity
which includes the comparator, multiplexers, and circuit A (d
- 2022-05-07 21:56:50下载
- 积分:1