搜索资源列表
ff_transform
- 用FPGA实现FFT,通过状态机控制,分析信号频域信息-Using FPGA to achieve FFT, through state machine control, analysis signal frequency domain information
low--pass
- 这个电路模块是一个低通滤波器模块,可以过滤掉高频信息,保留低频信息,电路很好的实现功能。-The circuit module is a low pass filter module, which can filter out the high frequency information and keep the low frequency information.
SHT30
- SHT30驱动,直接调用初始化函数,读取温湿度函数即可获取温湿度信息,只需按照自己硬件修改底层硬件接口代码-SHT30 driver
ADC采集测试程序
- 本程序为倾角传感器试验,用c编程检测倾角角度及显示信息。(This is a tilt sensor testing procedures, the use of C programming language.)
ov7670摄像头实现
- ov7670摄像头实现,使用stm32实现,使用ov7670摄像头模块插在板子上,根据引脚信息实现摄像采集。