-
made a ModelSim simulation based on the Verilog source code
发一个基于ModelSim仿真的Verilog源代码包-made a ModelSim simulation based on the Verilog source code
- 2022-05-30 03:47:34下载
- 积分:1
-
qt实现不规制控件,环境QT2.3.2,QTE2.3.7,TMAKE1.1
qt实现不规制控件,环境QT2.3.2,QTE2.3.7,TMAKE1.1-qt regulatory controls do not realize, the environment QT2.3.2, QTE2.3.7, TMAKE1.1
- 2022-08-15 21:06:22下载
- 积分:1
-
一个可以在三星S3C44B0上运行的uc/os‖代码。
一个可以在三星S3C44B0上运行的uc/os‖代码。-a ucosii source code, can run on s3c44b0
- 2022-02-12 23:01:10下载
- 积分:1
-
fft source code information downloaded from the Internet, maybe useful, can refe...
fft 源代码资料,从网上下载,说不定有用,可以参考参考-fft source code information downloaded from the Internet, maybe useful, can refer to reference
- 2022-01-25 21:43:58下载
- 积分:1
-
单片机发声《五月桂花香》,蜂鸣器试验,感受单片机的音乐...
单片机发声《五月桂花香》,蜂鸣器试验,感受单片机的音乐-Single-chip voice May sweet-scented osmanthus incense , buzzer test, feelings Singlechip music
- 2022-03-20 06:34:26下载
- 积分:1
-
STM32F103通过SPI vs1003b和SD卡一起工作
对于STM32F103RC接口示例代码与SD卡的基础上,FATFS库。你可以看到MCU通过SPI接口,软件接口与SD卡。随着FATFS,可以使文件夹,写入和读取SD卡非常容易的文件...
- 2022-05-09 13:36:51下载
- 积分:1
-
74hc595n原理图
74hc595n原理图--Design diagram for 74hc595n.
- 2022-06-22 05:15:50下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
数字万用表芯片MAX134的驱动,包括一些资料,知识源于网络
数字万用表芯片MAX134的驱动,包括一些资料,知识源于网络-Digital Multimeter MAX134 chip drivers, including some of the information and knowledge derived from the network
- 2022-04-11 09:47:56下载
- 积分:1
-
用51设计的频率计,非常实用,阐释了设计思想和原理。
用51设计的频率计,非常实用,阐释了设计思想和原理。-Designed to use 51 frequency meter, very useful to explain the ideas and principles of design.
- 2022-07-22 01:48:58下载
- 积分:1