登录
首页 » 算法 » 四轴源码以及原理图

四轴源码以及原理图

于 2023-03-12 发布 文件大小:356.18 kB
0 45
下载积分: 2 下载次数: 1

代码说明:

小四轴的源码以及原理图    #include "led.h"#include "delay.h"#include "sys.h"#include "key.h"#include "usart.h"#include "exti.h"#include "wdg.h"#include "timer.h"#include "pwm.h"#include "lcd.h"#include "MPU6050.h"#include "lsm330.h"u8 SPI1_Buffer_Rx1[6]="432423";s16 SPI1_Buffer_Rx[30];u8  k = 0;void SPI_Configuration(){ SPI_InitTypeDef   SPI_InitStructure;   /* SPI1 Config -------------------------------------------------------------*/  SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex;  SPI_InitStructure.SPI_Mode = SPI_Mode_Master;  SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b;  SPI_InitStructure.SPI_CPOL = SPI_CPOL_High;  SPI_

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 利用CRC
    利用CRC-32检测程序的完整性-The use of CRC-32 testing the integrity of the proceedings
    2022-10-21 01:40:03下载
    积分:1
  • that the procedure was constructed using wavelet neural network function of the...
    该程序是用小波函数构建神经网络的源程序。用以分析心电信号、脑电信号等等。-that the procedure was constructed using wavelet neural network function of the source. For the analysis of ECG, EEG, and so on.
    2022-02-04 20:30:21下载
    积分:1
  • pn码的kalman滤波频估,IEEE的论文,希望对大家有帮助
    pn码的kalman滤波频估,IEEE的论文,希望对大家有帮助-Joint Estimation of PN Code Delay and Multipath Using the Extended Kalman Filter
    2022-03-23 10:17:57下载
    积分:1
  • C++编写的快速离散余弦变换
    快速DCT(离散余弦变换) 也许对图像处理有用。
    2022-03-31 18:56:19下载
    积分:1
  • cuda实现矩阵相乘实例
    CUDA矩阵相乘A*B=C代码,任意输入矩阵A的宽度和矩阵B的宽度(A[wB][wA]*B[wA][wB]),cudaMallocPitch开辟显存空间,cudaMemcpy2D数组复制,Kahan"s Summation Formula提高浮点计算精度。
    2022-06-16 18:04:10下载
    积分:1
  • 蚁群优化的图像边缘检测
    蚁群算法 (ACO) 是一种优化算法,利用蚂蚁物种的自然行为,蚂蚁觅食地上存款信息素。在这蚁群算法被介绍对付的图像边缘检测问题。提出基于蚁群算法的边缘检测方法是能够建立一个信息素矩阵表示提出了一种在图像每个像素位置的边缘信息根据大量的蚂蚁的运动有哪些派去在图像上移动。此外,运动这些蚂蚁是由图像的局部变化驱动强度值。实验结果进行了验证该方法的性能优越。
    2022-08-05 23:14:58下载
    积分:1
  • 3D FDTD code for electromagnetic simulation
    In the pFDTD, pre-defined, a number of functions helps you to input complex dielectric/metallic structures by the repeated use of rather simple geometric structures. For example, the later use of input object functions will take over the overlapped region with the previously defined structures. In the present pFDTD version, only metals that can be described by simple Drude model can be handled.
    2022-04-18 00:45:50下载
    积分:1
  • bp神经网络源代码(很好用)
    资源描述这个我自己编译的bp网络源代码  很好用的  
    2022-05-14 05:41:20下载
    积分:1
  • MMSE均衡
    自适应信道均衡器模型仿真 收录时间:2013-12-09 资源分类:Matlab 工具:MATLAB 7.8 (R2009a) 均衡器(Equalizer),是一种可以分别调节各种频率成分电信号放大量的电子设备,通过对各种不同频率的电信号的调节来补偿扬声器和声场的缺陷,
    2023-01-13 00:20:04下载
    积分:1
  • 各种矩阵运的实现,并将向量视为特殊的矩阵。
    各种矩阵运算的实现,并将向量视为特殊的矩阵。-various matrix operations to achieve and Vector as a special matrix.
    2022-11-27 03:15:03下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载