登录
首页 » c » 基于stc12c5a60s2的nrf905无线收发

基于stc12c5a60s2的nrf905无线收发

于 2023-03-06 发布 文件大小:215.09 kB
0 97
下载积分: 2 下载次数: 1

代码说明:

实现遥控船的竞速转弯功能,包含电机控制,速度分档,舵机控制,转向角度计算。很全面,可以用来参加船模竞赛之类的,也可以用于自己制作一些小模型,主要包含nrf905的收发模块,与电机舵机控制模块。简单易懂。

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

发表评论

0 个回复

  • Cpp2
    连连看游戏的雏形,适合编程者初学阶段。望签收(lianliankan game)
    2012-01-17 09:45:22下载
    积分:1
  • Binary-tree
    输入先序数列和中序数列得出后序数列并打印二叉树(Enter the order of precedence and the order of the sequence of the order of the second series and print binary tree)
    2016-12-22 18:52:47下载
    积分:1
  • Threads-and-chat-program-example
    有客户端的聊天软件,可实现网络通讯,对于了解网络编程有帮助(A client chat software, network communications, network programming help for understanding)
    2013-10-28 09:33:58下载
    积分:1
  • C# 从RichTextBox 控件中提取文本内容
    C# 从RichTextBox 控件中提取文本内容,并设置RichTextBox 控件中的字体大小-附完整源代码,   private void button1_Click(object sender, RoutedEventArgs e)   {//从RichTextBox 控件中提取文本内容    TextRange MyText = new TextRange(this.richTextBox1.Document.ContentStart, this.richTextBox1.Document.ContentEnd);    MessageBox.Show(MyText.Text, "RichTextBox控件中的文本内容",MessageBoxButton.OK);   }   private void button2_Click(object sender, RoutedEventArgs e)   {//设置RichTextBox 控件中的字体大小    TextRange MyText = new TextRange(this.richTextBox1.Document.ContentStart, this.richTextBox1.Document.ContentEnd);    MyText.ApplyPropertyValue(TextElement.FontSizeProperty, 36.00);    MyText.ApplyPropertyValue(TextElement.FontWeightProperty, FontWeights.Bold);   
    2022-09-21 17:55:02下载
    积分:1
  • UART
    基于FS44B0X arm开发板的UART演示程序包含IO初始化,UART通讯测试 (FS44B0X arm development board based demo program contains IO initialize UART, UART communications test)
    2011-05-19 10:33:30下载
    积分:1
  • Matlab-paphnet-web
    matlab教程,好东西,希望大家喜欢,给我点鼓励(matlab tutorial, good stuff, hope you like, give me to encourage)
    2012-05-27 08:55:56下载
    积分:1
  • 21479_post
    说明:  ADI测试代码,ADI官方开发板测试demo分享(ADI ADSP21479 POST and the demo)
    2020-09-26 23:44:59下载
    积分:1
  • Windows设备驱动程序WDF开发(jb51.net)
    说明:  本文件是windows驱动编程资料,供大家选用。(Windows Driver Programming Materials)
    2019-01-09 16:04:21下载
    积分:1
  • bcb6cgisample
    说明:  bc++build 6.0 最简CGI程序演示(bc++build 6.0 cgi example)
    2020-06-18 07:00:02下载
    积分:1
  • 39
    说明:  时钟芯片PCF8563 C51程序,本人测试通过(Clock chip PCF8563 C51 program, I test through)
    2013-01-14 11:01:16下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载