登录
首页 » c » 4轮驱动智能车stm32f103zet6源码

4轮驱动智能车stm32f103zet6源码

于 2022-01-25 发布 文件大小:6.40 MB
0 47
下载积分: 2 下载次数: 1

代码说明:

包含红外线遥控,超声波避障,PID调速等多种功能,源码都有,F103zet6可以直接使用

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

发表评论

0 个回复

  • yuyin
    用matlab采集语音,信号加噪去噪,以及fft变换(With Matlab acquisition Voice, the signal plus noise denoising, and fft transform)
    2013-05-06 10:15:05下载
    积分:1
  • Ocean.Petrel
    实现A1/A2数据库与petrel直接连接的数据接口(A1/A2 connect petrel)
    2021-03-26 22:19:13下载
    积分:1
  • Levenberg-Marquardt_Method
    说明:  LM算法的c语言实现 拟合的函数为gauss函数(Levenberg-Marquardt Method)
    2021-04-11 16:18:58下载
    积分:1
  • 3DEC4.1完全破解
    说明:  3dec4.1软件完全破解版,仅供大家参考学习,请勿用作商业用途。(3dec4.1 software completely cracked version, for your reference only, do not use for commercial purposes)
    2019-03-17 18:52:12下载
    积分:1
  • VCtrick
    VC小技巧15个,都很实用,请大家试试看。(VC tips 15, are useful, please give it a try.)
    2009-01-03 16:06:47下载
    积分:1
  • ADC采样(库函数)
    说明:  stm32f030 AD转换实验,初学者的好帮手,易学好用(Stm32f030 AD conversion experiment, beginner's good helper, easy to learn and easy to use)
    2020-10-10 15:37:33下载
    积分:1
  • 串口温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • PCAlates
    说明:  PCA和SVM的电磁模板分析攻击PCA and SVM for electromagnetic analysis attack templates(PCA and SVM for electromagnetic analysis attack templates)
    2011-03-27 13:26:36下载
    积分:1
  • ds3
    单向链表的创建与操作 设单向链表中节点的数据域的数据类型为整型,编写函数实现以下操作: (1)实现单向链表的创建(包括初始化)与输出操作,节点的个数及节点的数据由用户输入。 (源代码:ds3-1.c) (2)查找给定的单链表中的第i个节点,并将其地址返回。若不存在第i个节点,则返回空地址。 (源代码:ds3-2.c) (3)查找给定的单链表中值为n的节点,并将其地址返回。若不存在值为n的节点,则返回空地址。同时,还应通过参数传回该节点的序号。 (源代码:ds3-3.c) (4)删除给定的单链表中的第i个节点,成功返回1,失败返回0。 (源代码:ds3-4.c) (5)删除给定的单链表中值为n的节点,成功返回1,失败返回0。 (源代码:ds3-5.c) (6)在给定的单链表的第i位上插入值为n的节点。 (源代码:ds3-6.c) (7)在给定单链表的值为m的节点的前面插入一个值为n的节点。 (源代码:ds3-7.c) (Creation and operation of a one-way linked list Set up a one-way linked list data type node integer data fields , write a function to achieve the following: ( 1 ) achieve the creation of a one-way linked list ( including initialization ) and output operation , the number of nodes and node data entered by the user . ( Source : ds3-1.c) ( 2 ) Find a single list given in the i-th node and returns its address . Without the presence of the i-th node , returns an empty address. ( Source : ds3-2.c) ( 3 ) Find a given node in a given value of n single list , and return address . Without the presence of the value of n nodes , returns an empty address. Meanwhile, the number should be returned by the parameters of the node . ( Source : ds3-3.c) ( 4 ) Delete the given singly linked list in the i-th node , the successful return 1, else return 0 . ( Source : ds3-4.c) ( 5 ) to delete a single node in the list is given n , the successful return 1, else return 0 . ( Source : ds3-5.c) ( 6 ) )
    2014-05-11 19:19:41下载
    积分:1
  • 常用晶振器件图SCH
    常用的有源晶振封装库和原理图库,AD环境。(AD environment commonly used active crystal package library and schematic library)
    2017-12-12 09:50:48下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载