-
凌阳单片机的示例程序,以前学习时用过的,等以后学多了,再传一些新东西吧...
凌阳单片机的示例程序,以前学习时用过的,等以后学多了,再传一些新东西吧
-Sunplus SCM sample procedures, previous studies used, such as after school many times, send some new things you
- 2022-11-10 10:35:04下载
- 积分:1
-
这是一个信号发生器,相信对经常从事测试信号处理的人士来说应该不陌生,该信号发生器采用先进的dspbuilder进行建模,既简洁又实用。...
这是一个信号发生器,相信对经常从事测试信号处理的人士来说应该不陌生,该信号发生器采用先进的dspbuilder进行建模,既简洁又实用。
-This is a signal generator, I believe that the regular signal processing involved in testing those who should not be unfamiliar, the signal generator uses advanced modeling dspbuilder both concise and practical.
- 2022-05-19 04:27:57下载
- 积分:1
-
Siga-S16FPGA开发板之以太网通信设计
在基于Xilinx Spartan6 XC6SLX16 FPGA的Siga-S16开发板上实现以太网通信。本试验采用回传的形式,即FPGA接受程序接受到上位机(计算机)发来的UDP数据包,通过解析目标Mac address来确定是否是发给FPGA的数据包。如果是的话,就把数据包中的数据保存到FIFO中。FPGA的发送程序把FIFO的数据包发送回上位机。
- 2022-07-28 01:27:38下载
- 积分:1
-
这是一本很好的嵌入式底层编程的书,主要介绍与嵌入式编程相关的硬件,操作系统等知识及编程技巧...
这是一本很好的嵌入式底层编程的书,主要介绍与嵌入式编程相关的硬件,操作系统等知识及编程技巧-This is a very good bottom embedded programming, the book introduces embedded programming associated with the hardware, operating system, such as programming skills and knowledge
- 2022-01-31 10:25:57下载
- 积分:1
-
WinCe下实现多线程
WinCe下实现多线程-WinCe under Multithreading
- 2022-08-14 09:36:00下载
- 积分:1
-
8051 Core FPGA verilog 完整
应用背景Logical separation of program and data memory
All 8051 devices have specific memory organization, they have separate address spaces
for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is
useful because it allows the Data Memory to be accessed by 8-bit addresses, which can
obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit
Data Memory addresses can still be generated with the DPTR register.
Program Memory
Program Memory can only be read, not written to. The address space for 8051 core is 16-
bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program
Memory can be on chip, internal Program Memory of the 8051 core. For access to
external Program Memory is used signal PSEN (Program Store Enable).
Data Memory
Data Memory is on a separate address space than Program Memory. For external Data
Memo
- 2022-01-26 05:24:27下载
- 积分:1
-
arm3000实验ucosii的移植实验
arm3000实验ucosii的移植实验-arm3000 experimental ucosii transplant experiment
- 2023-07-15 21:50:03下载
- 积分:1
-
是一个基于AT91RM9200的Linux文件系统二进制代码,与刚才的内核代码一起使用!...
是一个基于AT91RM9200的Linux文件系统二进制代码,与刚才的内核代码一起使用!-is one based on the AT91RM9200 Linux file system binary code, and just the kernel code used together!
- 2023-06-06 22:20:04下载
- 积分:1
-
FSK decode principle and method
FSK解码原理及实现方法-FSK decode principle and method
- 2022-12-10 03:55:03下载
- 积分:1
-
使用 LPC2148 的 LM35 温度传感器
LM35 温度传感器的接口使用 LPC2148。
注: 请记住将二进制值转换为温度值
目的: 这个项目的目的是使用内置的 ADC 通道 LPC 的 2148年精密 3 针温度传感器的接口。
组件: LM35-温度传感器-10mv/℃ 摄氏度。
LPC2148: 基于 ARM 的微控制器。
应用程序: 实时温度传感技术。
- 2022-01-24 14:55:44下载
- 积分:1