AS5600 เซ็นเซอร์ตรวจจับแม่เหล็ก Magnetic Encoder Magnetic Induction Angle Measurement Sensor Module 12bit High Precision For Aduino

AS5600 เซ็นเซอร์ตรวจจับแม่เหล็ก Magnetic Encoder Magnetic Induction Angle Measurement Sensor Module 12bit High Precision For Aduino
AS5600 เซ็นเซอร์ตรวจจับแม่เหล็ก Magnetic Encoder Magnetic Induction Angle Measurement Sensor Module 12bit High Precision For AduinoAS5600 เซ็นเซอร์ตรวจจับแม่เหล็ก Magnetic Encoder Magnetic Induction Angle Measurement Sensor Module 12bit High Precision For AduinoAS5600 เซ็นเซอร์ตรวจจับแม่เหล็ก Magnetic Encoder Magnetic Induction Angle Measurement Sensor Module 12bit High Precision For AduinoAS5600 เซ็นเซอร์ตรวจจับแม่เหล็ก Magnetic Encoder Magnetic Induction Angle Measurement Sensor Module 12bit High Precision For Aduino
รหัสสินค้า AS00598
หมวดหมู่ วัดความเร่ง/ไจโร/IMU
ราคา 95.00 บาท
สถานะสินค้า พร้อมส่ง
จำนวน
ชิ้น
หยิบลงตะกร้า
หนังสือรับรองบริษัท
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay

AS5600 magnetic encoder magnetic induction angle measurement sensor module 12bit high precision For aduino

เซ็นเซอร์ตรวจวัดมุมตำแหน่งของแม่เหล็ก


ดาวน์โหลดไลบารี
https://github.com/Seeed-Studio/Seeed_Arduino_AS5600

Features:
Non-contact magnetic induction angle measurement module.
High precision,
multiple output modes: IIC , PWM , voltage, etc.


Parameters:
  • VCC : 3.3V
  • GND : Power ground
  • Out : PWM/ analog voltage output
  • DIR : Rotation direction (grounding = clockwise value increases; connected to VCC= clockwise value decreases)
  • SCL : IIC communication clock line
  • SDA : IIC communication data line
  • GPO : Mode selection (internal pull-up, ground = programming mode B)

วิธีการต่ออุปกรณ์ สอนใช้งาน Arduino AS5600 magnetic encoder magnetic induction angle measurement sensor

1.เชื่อมต่ออุปกรณ์ตามด้านล่าง

Arduino -> AS5600
            • 5V -> VCC
            • GND -> GND
            • 2 -> DIR
            • A4 -> SDA
            • A5 -> SCL

2. เมื่อเชื่อมต่ออุปกรณ์เรียบร้อยแล้ว ให้ทำการดาวน์โหลด Library จากลิ้งค์ข้างล่าง

ดาวน์โหลด Library : https://www.mediafire.com/file/i7ar5yg0h3lvbss/Seeed_Arduino_AS5600-master.zip/file


1 #include <Wire.h>
2
#include <AS5600.h>
3
 
4
AMS_5600 ams5600;
5
#define DIR_PIN 2
6
 
7
int angle_in = 0;
8
 
9
void setup() {
10
pinMode(DIR_PIN, OUTPUT);
11
Serial.begin(115200);
12
Wire.begin();
13
}
14
 
15
int Angle() {
16
digitalWrite(DIR_PIN, HIGH);
17
int in;
18
in = map(ams5600.getRawAngle(),0,4095,0,360);
19
return in;
20
}
21
 
22
void loop() {
23
if (ams5600.detectMagnet() == 1 ) {
24
if (angle_in != Angle()) {
25
angle_in = Angle();
26
Serial.println(angle_in);
27
}
28
}

 

29
}
 




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

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

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

 

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

https://www.arduitronics.com/informpayment

 

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

เพิ่มเพื่อน

@rfm0967y

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

เพิ่มเพื่อน

CATEGORY

Sensors / Modules [1711]

CONTACT US

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

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

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

STATISTICS

หน้าที่เข้าชม15,444,156 ครั้ง
ผู้ชมทั้งหมด5,947,234 ครั้ง
เปิดร้าน21 พ.ค. 2556
ร้านค้าอัพเดท21 ต.ค. 2568

MEMBER

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