登录
首页 » Arduino » robosensorping

robosensorping

于 2022-03-22 发布 文件大小:32.91 kB
0 67
下载积分: 2 下载次数: 1

代码说明:

#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%的代码片段,完整代码需下载后查看 加载中 侵权举报

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

发表评论

0 个回复

  • 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
  • Ramps
    RAMPS Driver for Prusa i3.
    2018-05-22 22:15:46下载
    积分:1
  • MPU6050_raw
    关于Arduino与MPU6050相连接的数据采集程序,根据Arduino UNO开发的程序,但可以适用于其他的Arduino单片机版本。
    2022-07-10 17:35:27下载
    积分:1
  • Arduino技术指南.pdf
    说明:  Arduino技术指南 纯中文正版,非扫描版可比(Arduino A technical Reference)
    2020-12-07 07:59:21下载
    积分:1
  • Make an Obstacle Avoiding Arduino Robot! "My Robot V1"
    Tout Ce qu"il faut pour c"est MyRobotV1 Créer. Je Vais un privilège VOUS Les visiteurs qui where Donner CES acheter pièces 1 servomoteur 2 TB6612FNG pilote de voiture double pilote http://www.pololu.com/product/713 arduino uno 2 capteur sonar à bat
    2022-01-29 03:45:18下载
    积分:1
  • aruduino控制机械手臂代码
    Arduino通过控制舵机的转动实现控制机械手臂,实现简单的抓取转移物品,以及开关门等动作、
    2022-03-28 16:08:27下载
    积分:1
  • 特色温度计v4(演示版)
    说明:  通过温度传感器采集温度信息,直流电机驱动齿轮带动表盘显示当前温度(Temperature information is collected by temperature sensor, and the current temperature is displayed by the dial driven by gear driven by DC motor.)
    2020-06-16 14:20:01下载
    积分:1
  • Arduino OBD-II Adapter
    OBD-II Adapter for Arduino is a product that works as a vehicle OBD-II data bridge for Arduino (literally all embedded platforms) with open-source Arduino library provided. Besides providing easy-to-use OBD-II data access libraries - all Arduino libraries needed for OBD-II adapter and kits samples - several simple sketches for testing purpose nanologger - OBD-II data logger working with 128x64 monochrome OLED display (for Arduino Nano) megalogger - OBD-II and GPS data logger based on 320x240 TFT LCD display (for Arduino MEGA) tester - a testing sketch for OBD-II communication and capability utilites - useful utility source code for development
    2023-04-23 01:35:04下载
    积分:1
  • ESP-CoAP
    说明:  基于ESP8266 的物联网CoAP的实现(Implementation of Internet of Things CoAP Based on ESP8266)
    2019-01-12 00:16:40下载
    积分:1
  • IrDA Reader
    连接埃尔斯特仪表并通过IrDA传感器检索数据并存储数据以备将来使用过程。你呢可以使用此数据来警告使用情况。
    2022-07-01 03:02:26下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载