-
2017210024张世晟LED_USED_interrupt (2)
利用程序实现对51单片机LED外设的精确闪烁控制,和蜂鸣器与按键的关联。(he program is used to realize the precise flicker control of LED peripheral of 51 single chip computer, and the connection between buzzer and key.)
- 2020-06-17 01:40:02下载
- 积分:1
-
Arduino-MotorControl-v2.1
说明: 1. 包含步进电机3种控制方式:单四拍、八拍、双四拍
2. 包含步进电机3种运动方式:正转、反转、往复转
3. 电机转速可调、含计数器
4. 代码简单,适合电机初学者、Arduino初学者学习,每个函数均含注释(1. It includes 3 control modes of stepping motor: single four beats, eight beats and double four beats
2. It includes 3 motion modes of stepping motor: forward rotation, reverse rotation and reciprocating rotation
3. motor speed is adjustable, including counter
4. The code is simple, suitable for beginners of motor and Arduino. Each function contains comments)
- 2020-05-25 16:11:06下载
- 积分:1
-
linux 移动机器人 DLite路径规划算法设计、仿真及源码
linux 移动机器人 DLite路径规划算法设计、仿真及源码,纯linux平台,很适合arm+linux平台,移动机器人的开发
- 2022-07-13 03:32:00下载
- 积分:1
-
摄像头
说明: 基于stm32的摄像头7670的二值化处理(Binary processing of camera 7670 based on stm32)
- 2020-06-21 12:00:02下载
- 积分:1
-
PLICP和ICP matlab代码
说明: PLICP和ICP matlab 激光点云数据匹配算法源码代码。(PLICP and ICP matlab code.)
- 2019-06-28 10:03:13下载
- 积分:1
-
人工势能场路径规划
人工势场法是由Khatib提出的一种虚拟力法。原理是:将机器人在环境中的运动视为一种机器人在虚拟的人工受力场的运动。障碍物对机器人产生斥力,目标点对机器人产生引力,引力和斥力的合力作为机器人的加速力,来控制机器人的运动方向和计算机器人的位置。
引力场(attraction)随机器人与目标点的距离增加而单调递增,且方向指向目标点;
斥力场(repulsion)
在机器人处在障碍物位置时有一极大值,并随机器人与障碍物距离的增大而单调减小,方向指向远离障碍物方向。
- 2022-03-16 12:19:41下载
- 积分:1
-
蓝牙小车
STM32的蓝牙循迹小车,比较简单,适合入门学习(STM32 Bluetooth Track Car, simple, suitable for entry-level learning)
- 2020-06-21 10:00:02下载
- 积分:1
-
机器人运动控制库 reflexxes Motion Library
***************************************************************
1. Directory Contents
***************************************************************
- include: Folder for all header files of the Reflexxes API
and the Type II Reflexxes Motion Library
- src: Folder for the source code files of the Type II
Reflexxes Motion Library and the six sample applications
- Linux: Folder with example makefiles for Linux
- MacOS: Folder with example makefiles for Mac OS X
- Windows: Folder with example project files for Microsoft
Windows (Visual Studio 2008 Express)
- 2023-07-28 23:35:03下载
- 积分:1
-
智能聊天机器人的实现及源码
这是一个安卓智能聊天机器人的源码,采用了仿微信的风格设计,调用的是图灵机器人的API,能够实现智能聊天、讲故事、讲笑话、查天气、查公交等丰富的功能。
下面是代码片段,也可下载源代码。
package com.example.android_robot_01;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
impor
- 2022-05-29 23:22:16下载
- 积分:1
-
example
说明: 固高运动控制器编程实例代码及指令大全,可以快速使用固高进行编程(Gugao Motion Controller Programming Example Code and Instruction Complete)
- 2020-09-11 07:58:00下载
- 积分:1