登录
首页 » c » 四旋翼 (简单可飞)

四旋翼 (简单可飞)

于 2022-03-23 发布 文件大小:381.45 kB
0 27
下载积分: 2 下载次数: 1

代码说明:

#include   #include "newtype.h" #include "delay.h" #include "Clock.h" #include "timer.h" #include "pwm4.h" #include "uart1.h" #include "uart2.h" #include "I2C.h" #include "spi.h" #include "spi2.h" #include "adc1.h" #include "adc2.h" #include "capture1.h" #include "control.h" #include "rc.h" #include "IMU.h" /* u8 key_scan(void) { static u8 key_down=0; if(key_down==0 && (P2IN & BIT1==0 || P1IN & BIT1==0)) { key_down=1; delay_ms(10); if(P2IN & BIT1==0) return 1; if(P1IN & BIT1==0) return 2; }else if(P2IN & BIT1==1 && P1IN & BIT1==1) key_down=0; return 0; } */ u8 key_flag=0; u8 key_start=0; extern u8 updown; u8 i; void System_I

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

发表评论

0 个回复

  • AD5933
    说明:  AD5933模块负阻抗测试程序,C语言Keil编译(AD5933 Impedance Test Program)
    2021-01-28 00:48:35下载
    积分:1
  • 此文件包含UART1外围设备的所有功能。
    伊尔。此文件包含UART1外围设备的所有函数。
    2022-07-21 12:27:29下载
    积分:1
  • 卡尔曼滤波
    主要用的是opencv编写的程序   实现了用卡尔曼滤波来估计运动轨迹  从而描绘出轨迹  还可以重新绘制路线      ,,,
    2023-06-26 23:40:03下载
    积分:1
  • STM32FATFS文件系统实验
    说明:  单片机STM32103RCT6,GD32F103RCT6,程序管脚都兼容,采集16通道的ADC数据,通过FATFS文件管理系统将数据存储到SD卡。(Stm32103rct6 and gd32f103rct6 are single-chip computers. The program pins are compatible. The ADC data of 16 channels are collected and stored in SD card through FatFs file management system.)
    2019-11-04 17:51:47下载
    积分:1
  • MmDemo
    vc和matlab混合编程,在vc中调用matlab的函数进行计算和处理,本程序中调用了matlab图像处理函数打开图像并进行灰度处理(vc and matlab mixed programming, matlab function calls are calculated and processed in the vc, the program calls the matlab image processing function to open and grayscale image processing)
    2014-02-05 20:05:21下载
    积分:1
  • c#窗体颜色更改
    说明:  C#的窗体颜色更改,可以改变窗体的颜色 一个人员工作为了解决定的是否则是否则是否则是否则是否则1223456雪白以及其他们(C# of the form color changes, you can change the color of the form A staff working to understand the decision is otherwise is otherwise is otherwise is otherwise is otherwise is otherwise is otherwise 1223456 snow-white as well as its them)
    2020-04-27 10:59:50下载
    积分:1
  • PrintTest
    使用C#开发的多种方式 打印PDF文件,包括O2S,命令行等。(Using C# to develop multiple ways to print PDF files, including O2S, command line, etc.)
    2018-07-12 14:00:24下载
    积分:1
  • 三角、正弦、脉冲波的动态绘制
    代码是在VS2015版本写的,MFC下GDI图形绘制和双缓冲,可以直接调试,适合初学者学习
    2023-05-29 14:30:12下载
    积分:1
  • 乾勤TC275开发板例程BaseFramework_TC27xB_QuickStart
    乾勤TC275开发板例程,快速开始例程!(Qianqin TC275 develop Board demo,Quick start demo.)
    2020-06-20 06:40:02下载
    积分:1
  • HelloWorldMFC
    按照指定格式编写ini文件后,手动加载ini文件中的WinCE驱动,并有Read、Write、Unload接口以方便调试(Specify ini file, manually load WinCE driver)
    2013-08-29 13:01:50下载
    积分:1
  • 696518资源总数
  • 104305会员总数
  • 11今日下载