-
基于单片机处理的方式的数字示波器是以单片机为控制中心,通过对采样电路的控制进行波形实时采样、数据处理和存储显示...
基于单片机处理的方式的数字示波器是以单片机为控制中心,通过对采样电路的控制进行波形实时采样、数据处理和存储显示-Microcontroller-based ways to handle the digital oscilloscope is a single-chip microcomputer control center, through the control of the sampling circuit waveforms real-time sampling, data processing and storage display
- 2022-01-31 14:41:44下载
- 积分:1
-
关于开放在编程与调制解调器大师的文档
创建日志 9:3:11 上午
9:3:15 上午读取对象键入时钟指数: 2
7E A0 11 03 21 B6 9B FF E6 E6 00 05 01 02 2B C8 F7 1E 7E
9:3:15 上午参加者数据
7E A0 1 21 03 9A C1 25 E6 E7 00 0 C 01 00 09 0 C 07 DD 09 13 04 08 3A 32 FF 80 00 00 EB 3F 7E
9:3:15 上午读取对象键入时钟指数: 3
7E A0 11 03 21 D8 E3 75 E6 E6 00 05 01 02 2B D0 3E 82 7E
9:3:15 上午参加者数据
7E A0 12 21 03 BC 0 C D3 E6 E7 00 01 00 10 0 C FF C4 66 3A 7E
9:3:15 上午读取对象键入时钟指数: 4
7E A0 11 03 21 FA F3 77
- 2022-03-20 20:31:26下载
- 积分:1
-
IMAGE processing
这段代码是fr图像处理,特别是指纹识别,这是一个很有意思的领域。
- 2022-09-19 20:45:03下载
- 积分:1
-
一个在LINUX下运行的嵌入式数据库系统,支持SQL查询语句
一个在LINUX下运行的嵌入式数据库系统,支持SQL查询语句-a LINUX operating in the embedded database system, SQL query
- 2023-05-17 21:45:03下载
- 积分:1
-
串口通讯底层软件,编写说明二
串口通讯底层软件,编写说明二-serial communications infrastructure software, the preparation of the note 2
- 2022-08-17 04:56:56下载
- 积分:1
-
与 adxl335 和控制 bot PIC18f4520 接口
控制使用 adxl335 的机器人。PIc18f4520 就被接口与 adxl335 控制机器人的方向。Adxl 335 给三个电压每个 x,y,z.the 值模拟,并转换为数字的三轴使用内部 adc。不同位置的 adxl 值做了零下 poragramming 使用的值,条件是通过电机驱动 ic l293d given.the 电机进行控制。Bot 是由移动的 adxl 控制的。
- 2022-03-09 14:47:14下载
- 积分:1
-
单片机与计算机之间的通信问题,以及最简单的串口调试数据发送的序列变换方法...
单片机与计算机之间的通信问题,以及最简单的串口调试数据发送的序列变换方法-SCM and communications between computers, as well as the most simple debugging serial data transmission sequence transform method
- 2022-07-05 12:29:57下载
- 积分:1
-
可以完成12点阵、16点阵汉字的汉字文本向字库文本的转换工作(非源码)。...
可以完成12点阵、16点阵汉字的汉字文本向字库文本的转换工作(非源码)。--It could do converion from 12 lattice, 16 lattice Chinese character to font library texts.
- 2022-04-20 18:23:36下载
- 积分:1
-
Huffman编码的VHDL程序
huffman code vhdl program
- 2022-03-23 19:37:01下载
- 积分:1
-
A Tiny Microcontroller for FPGAs
应用背景Abstract—Leros is a tiny microcontroller that is optimized for
current low-cost FPGAs. Leros is designed with a balanced logic
to on-chip memory relation. The design goal is a microcontroller
that can be clocked in about half of the speed a pipelined on-chip
memory and consuming less than 300 logic cells.
The architecture, which follows from the design goals, is a
pipelined 16-bit accumulator processor. An implementation of
Leros needs at least one on-chip memory block and a few hundred
logic cells.
The application areas of Leros are twofold: First, it can be used
as an intelligent peripheral device for auxiliary functions in an
FPGA based system-on-chip design. Second, the very small size
of Leros makes it an attractive softcore for many-core research
with low-cost FPGAs.关键技术The smallest core is comparable to Leros and can be implemented
- 2023-09-03 01:00:04下载
- 积分:1