-
sketch_dec12a
说明: sketch_dec12a是arduino文件 读到上位机输出的字符串输出SD卡里面的语音信息。
sketch_dec12a是arduino文件 读到上位机输出的字符串输出SD卡里面的语音信息。(Sketch_dec12a is a string read from Arduino file to output from PC and output voice information in SD card.)
- 2018-12-25 10:36:42下载
- 积分:1
-
Maga_test
test maga board arduino
- 2019-06-15 19:12:28下载
- 积分:1
-
arduino 433mhz库文件
arduino 433mhz库文件,用于arduino驱动433超再生模块无线通讯
- 2022-03-26 02:34:48下载
- 积分:1
-
Arduino-陀螺仪控制步进电机
与单极步进电机不同,双极步进电机每相只有一个单绕组,没有抽头。 为了反转磁极,绕组中的电流需要反转,这意味着双极步进电机驱动通常更加复杂并且通常需要H桥排列。 由于没有公共端,每相有两个引线,典型的两相电机会有四根引线。 尽管双极电机通常驱动更加复杂,但它们确实具有它们的优点,因为更好使用的绕组,双极电机比同重量的单极电机更强大。 这是因为单极步进电机在相同空间中有两倍的导线量,并且在任何一个时间只能使用其一半,这意味着单极电机仅有约50%的效率。(Unlike the monopole stepper motor, the bipolar step motor has only one single winding per phase, without a tap. In order to reverse the magnetic pole, the current in the winding needs to be reversed, which means that the bipolar step motor drive is usually more complex and usually requires a H bridge arrangement. Since there is no public end, each phase has two leads, the typical two phase motor will have four lead. Although bipolar motors are usually driven more complex, they do have their advantages, because the better use of windings and bipolar motors is stronger than the same weight monopolar motors. This is because the unipolar stepper motor has two times of wire quantity in the same space, and it can only use half of it at any time, which means that the single pole motor is only about 50% efficiency.)
- 2018-01-11 17:56:45下载
- 积分:1
-
robosensorping
#include
#include
Servo servo1;
Servo servo2;
Servo servo3;
#define TRIGGER_PIN 12
#define ECHO_PIN 13
int pos = 0;
Ultrasonic ultrasonic(TRIGGER_PIN, ECHO_PIN);
void setup()
{
servo1.attach(8);
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-22 13:52:38下载
- 积分:1
-
线在 Arduino 的追随者代码,可以轮流锐角
代码来回建筑使用基于泰文 328 Arduino 平台上的嵌入式微型控制器线追随者。有 5 光电二极管作为传感器读取使用 arduino。要追溯到的行被假定为黑我颜色和背景必须是白色。因此上面的白色部分传感器会产生较高的值作为输出,上面的黑色部分要低。现在逻辑写入驱动电机,控制使用 IC L298 每个电机的转速。
- 2022-02-15 04:21:47下载
- 积分:1
-
arduino 循迹小车
ardunio红外寻迹小车的 代码,自己修改过,能实现简单的循迹,比如直角转弯,钝角转弯,弧形转弯,但是不能实现45度以下的直角转弯,这正是本程序的弊端,希望各位多多批评指正。
- 2023-08-26 18:45:03下载
- 积分:1
-
[安卓开源]仿手机QQ音乐播放器项目
654684313216846123168
- 2019-07-04 12:31:29下载
- 积分:1
-
ReadGPS_for_GSM
Tiny GPS is a library to read GPS devices
- 2018-12-06 11:21:03下载
- 积分:1
-
1
说明: 通过arduino mega2560驱动2步进电机 以及附加配件如显示器蓝牙等(Drive 2-step motor and additional accessories such as display Bluetooth through Arduino mega2560)
- 2020-04-27 02:12:41下载
- 积分:1