-
for Eclipse GEF插件
gef plugin for eclipse
- 2022-06-12 17:05:51下载
- 积分:1
-
MINITGUI2. 0 applications, packets are MAKEFILE. can be used ARM
这是一个MINITGUI2。0的应用程序,包内有MAKEFILE,可以用ARM-LINUX-GCC直接编译并且运行在LINUX嵌入式系统中,-MINITGUI2. 0 applications, packets are MAKEFILE. can be used ARM-Linux-direct GCC compiler and run on the Linux Embedded Systems,
- 2022-03-21 20:31:56下载
- 积分:1
-
基于单片机处理的方式的数字示波器是以单片机为控制中心,通过对采样电路的控制进行波形实时采样、数据处理和存储显示...
基于单片机处理的方式的数字示波器是以单片机为控制中心,通过对采样电路的控制进行波形实时采样、数据处理和存储显示-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
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
This is the ethernet of VHDL realize OpenIPCore
这是ethernet的VHDL实现
OpenIPCore-This is the ethernet of VHDL realize OpenIPCore
- 2022-07-18 03:12:19下载
- 积分:1
-
Vx Works操作系统下PCI总线驱动设计
Vx Works操作系统下PCI总线驱动设计-Vx Works operating system designed under the PCI bus driver
- 2022-03-24 10:37:22下载
- 积分:1
-
PCI总线仲裁参考设计Verilog代码
PCI总线仲裁参考设计Verilog代码-PCI bus arbitration reference design Verilog code
- 2022-02-20 02:42:05下载
- 积分:1
-
verilog编写,将I2C串行数据转化为并行数据的功能模块,类似于PCF8574芯片的功能。以后不用买另外的芯片就可以直接将并行数据连到I2C总线上了...
verilog编写,将I2C串行数据转化为并行数据的功能模块,类似于PCF8574芯片的功能。以后不用买另外的芯片就可以直接将并行数据连到I2C总线上了-Verilog prepared to I2C serial data into parallel data of the function modules, similar to the function of PCF8574 chip. After the chips do not have to buy another can be connected directly to the parallel data to the I2C bus on the
- 2022-08-14 13:06:40下载
- 积分:1
-
MSP430f5438初始化程序
MSP430F5438初始化程序,针对于MSP430F5438 编写的底层驱动,其中包含URAT,TIMEA,TIMEB,AD等模块的初始化
- 2022-01-26 00:10:44下载
- 积分:1
-
Verilog语法速查手册,它将一一页的表格,方便开发…
Verilog 语法速查手册,做成了一个页面形式,方便Verilog开发人员查询!-Verilog Grammar Check manual, it would be a one page form to facilitate the development of Verilog staff inquiries!
- 2022-03-13 21:20:57下载
- 积分:1