-
Ramps
RAMPS Driver for Prusa i3.
- 2018-05-22 22:15:46下载
- 积分:1
-
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
-
arduino 引脚控制库函数
,
arduino myPin 库函数
将常用的引脚控制,特别是引脚输出,封装成库函数方便操作
void on(); // 引脚输出高电平
void off(); // 引脚输出低电平
void on(unsigned char pwmVal); // 引脚输出一定占空比的方波(50Hz)(0-255)
void onTime(unsigned int delayTime);
- 2022-12-17 17:00:03下载
- 积分:1
-
PID参数设置
Arduino控制板对舵机进行PID参数设置的程序 ,对舵机进行PID参数设计,搭载二自由度云台,因此设置了两个方向的PID参数(The Arduino control board carries on the PID parameter setting program to the steering gear, carries on the PID parameter design to the steering gear, carries two degrees of freedom pan head, therefore has set two direction PID parameter)
- 2021-04-11 10:38:58下载
- 积分:1
-
四足机器人打印件+说明书+代码
说明: 通过8个舵机 实现蜘蛛类的的仿生运动,文件包含所有的打印件及嵌入程序,提供arduino源代码,实现10多种运动模式,可以通过蓝牙或者wifi控制。(The bionic movement of spiders is realized by eight steering gears. The file contains all the prints and embedded programs. It provides Arduino source code and realizes more than 10 motion modes. It can be controlled by Bluetooth or wifi.)
- 2020-12-26 10:29:03下载
- 积分:1
-
Arduino控制SIM卡发送物联网数据
本例子涉及到arduino与物联网的连接,包括arduino控制SIM与物联网的连接,使用SIM900A模块,使用GPRS流量包发送数据,使用超声波模块发送数据,利用到了发送函数,可以自动监测超声波传感器的数据,并且上传到网络。
- 2022-01-24 09:20:07下载
- 积分:1
-
AN1445_An1444
Antenna Design Guide
- 2017-10-30 17:34:57下载
- 积分:1
-
arduino控制超声波模块的使用
利用arduino控制超声波模块测量距离数据
- 2022-10-02 22:50:03下载
- 积分:1
-
9250工作在Arduino微处理器
Arduino控制微处理器9250。你可以更新你的Arduino库与此代码和读信号微处理器6250。输出可数,欧拉角,和原始传感器数据。它的工作原理与Arduino的电路板,包括UNO,大型,小型和等也可以开发自己的ebmedded综合单片机和传感器系统。确保你运行这个程序的Arduino软件
- 2022-06-20 07:18:48下载
- 积分:1
-
arduino上传数据到ONENET云平台
arduino上传数据到ONENET云平台,arduino通过wifi模块连接到网络,然后再连接onent云平台上传数据,这是通过EDP协议。
- 2023-05-20 09:40:02下载
- 积分:1