资源列表
滑动滤波GY_86
- 使用stm32f4读取GY_86数据。底层驱动为IIC,方便移植,并且使用滑动滤波,数据稳定可靠(Using stm32f4 to read GY_86 data. The bottom drive is IIC, which is easy to transplant, and uses sliding filter to make the data stable and reliable)
字符串反转
- 接收用户输入的一个字符串,将其中的字符以与输入相反的顺序输出(convert string test,this is test ,wecom you!)
RTC实时时钟带表盘
- 使用STM32的RTC时钟做的一个石英时钟,能掉电保存,时间准确,界面美观(The use of STM32 RTC clock to do a quartz clock, can save power, accurate time, beautiful interface)
CZ521mpu-6050资料
- mpu-6050模块资料,包含手册,测试程序 51-coed&Arduino(Mpu-6050 module information, including manuals, test procedures 51-coed&Arduino)
LCD&OV7725
- 使用stm32f4搭载ov7725,进行图像读取与数据处理,能稳定显示在lcd显示屏上,并且提取黑线(The use of stm32f4 equipped with ov7725, image reading and data processing, can be stably displayed on the LCD display, and extract black lines)
天线软件
- 一个编写的软件,用于绘制天线方向图和辐射方向,内容比较丰富,对于进行学习和理解天线的同行有帮助(A written software for drawing antenna patterns and radiation directions, the content is relatively rich, for learning and understanding of the antenna counterparts helpful)
蜂鸣器演奏音乐_MSP430
- MSP430 单片机控制蜂鸣器演奏音乐程序。(MSP430 play music by beeper)
DataMonitor
- 西门子机床状态监测用于安装电脑版的采集软件(SIEMENS machine condition monitoring is used to install computer version of acquisition software)
定位1
- 影子定位很厉害的算法,用了都说好,不信你可以试试,就这样了。(Shadow location. Then through the least square regression of the theoretical value of the shadow length and the measured value, the positioning results are gained.)
PAT_CODE
- 这个是patA 1019的题包含了源码和可执行文件(This is the patA 1019 questions, including the source code and executable files)
5、POLLING-按键
- 实现按键PC13,PA0控制LED灯亮暗(Button control, LED light bright dark)
CNN_mnist
- 使用CNN网络对mnist数据集进行训练(Use the CNN network to train MNIST data sets)