Gravity: 130 DC Motor Module (แท้จาก DFRobot)

Gravity: 130 DC Motor Module (แท้จาก DFRobot)
Gravity: 130 DC Motor Module (แท้จาก DFRobot)Gravity: 130 DC Motor Module (แท้จาก DFRobot)Gravity: 130 DC Motor Module (แท้จาก DFRobot)Gravity: 130 DC Motor Module (แท้จาก DFRobot)Gravity: 130 DC Motor Module (แท้จาก DFRobot)Gravity: 130 DC Motor Module (แท้จาก DFRobot)
รหัสสินค้า AG00851
หมวดหมู่ Motor
ราคา 435.00 บาท
สถานะสินค้า พร้อมส่ง
จำนวน
ชิ้น
หยิบลงตะกร้า
หนังสือรับรองบริษัท
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay
ดูรายละเอียดการใช้งาน และ ตัวอย่าง code ได้ที่ Click

Introduction

This 130 DC motor has an integrated transistor built in to the board, eliminating the need for a motor driver. Use PWM to control it for all your DIY project needs. It uses the 3 pin "gravity" interface saving lots of messy wiring.

Specification
  • Operating Voltage: 5v
  • Interface type: Gravity 3-pin digital sensor interface
  • Dimension: 2 * 1 in (52 * 27 mm)
  • Weight: 40 g

Documents

Shipping List

  • Gravity: 130 DC motor x1
  • Fan module x1
  • Gravity digital cable x1

 

Tutorial

We will use Arduino to control module speed.

Requirements

Connection Diagram

DFR0411 Gravity: 130 DC Motor Module Connection Diagram

Sample Code

Copy the sample code, and paste it in the Arduino IDE

 /* 130 DC Motor
by DFRobot <https:www.dfrobot.com>

*/

int motorPin = 3; //Motor drive pin D3
int motorSpeed; //Define motor speed

void setup()
{
Serial.begin(9600);
}

void loop()
{

for(motorSpeed = 0 ; motorSpeed <= 255; motorSpeed+=5)
{
analogWrite(motorPin, motorSpeed); //PWM speed control
delay(30);
}
for(motorSpeed = 255 ; motorSpeed >= 0; motorSpeed-=5)
{
analogWrite(motorPin, motorSpeed); //PWM speed control
delay(30);
}
}
 

วิธีการชำระเงิน

ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีธนาคาร KBANK, SCB, BBL,TMB

กรุณาเก็บหลักฐานการโอนเงินของท่านไว้เพื่อแจ้งการชำระเงินด้วยค่ะ

 

ท่านสามารถแจ้งการชำระเงินผ่านระบบอัตโนมัติได้โดย Click Link ข้างล่างค่ะ

https://www.arduitronics.com/informpayment

 

บมจ. ธนาคารกสิกรไทย สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารกรุงเทพ จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 สะสมทรัพย์
ธนาคารทหารไทยธนชาต จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 กระแสรายวัน

เพิ่มเพื่อน

@rfm0967y

ติดต่อสอบถาม

เพิ่มเพื่อน

CATEGORY

Sensors / Modules [1702]

CONTACT US

มือถือ 0887823467 แฟกซ์ 02-0153201

Join เป็นสมาชิกร้านค้า

ร้านArduitronics
ร้านArduitronics
/www.arduitronics.com/
Join เป็นสมาชิกร้าน
2129
สมัครสมาชิกร้านนี้ เพื่อรับสิทธิพิเศษ

STATISTICS

หน้าที่เข้าชม15,393,408 ครั้ง
ผู้ชมทั้งหมด5,896,486 ครั้ง
เปิดร้าน21 พ.ค. 2556
ร้านค้าอัพเดท16 ก.ย. 2568

MEMBER

พูดคุย-สอบถาม