Sensor Shield V5.0 สต็อกไทยส่งไว

Sensor Shield V5.0 สต็อกไทยส่งไว
รหัสสินค้า AT03006
หมวดหมู่ Sensor Shield
ราคา 50.00 บาท
สถานะสินค้า พร้อมส่ง
ลงสินค้า 15 ก.ย. 2557
อัพเดทล่าสุด 20 ส.ค. 2568
จำนวน
ชิ้น
หยิบลงตะกร้า
บัตรประชาชน
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay
สินค้ารับประกัน 30 วัน
Sensor Shield V5.0 เป็นบอร์ดที่ใช้กับ Arduino Uno R3 หรือจะใช้กับ Arduino Mega 2560 ก็ได้ ทำให้สมารถต่อใช้งานเซนเซอร์ต่างๆ ได้ง่ายขึ้น

The Sensor Shield V5.0 fits Uno, Mega 2560 and similar form-factor Arduino boards and provides a convenient way to interface to sensors and other peripherals such as servo motors.

Features :

This shield brings out the standard Arduino I/O pins to headers along with dedicated ground and power pins per I/O to facilitate connecting sensors other devices.

The shield also has a number of dedicated connectors that are defined for specific purposes as outlined below, but they can also be considered as general purpose connection points.

An auxiliary power connector allows separate power to be supplied to the power pins associated with the D0-D13 pins which is handy for driving servo motors.

A remote reset switch is located on the shield for easy access.  It also brings the on-board pin-13 ‘L’ LED up to the shield for easy visibility.

Power System :

One of the benefits of this shield is that it brings each of the standard Arduino I/O pins out to 3-pin headers along with a dedicated Ground and Vcc pin.

The VCC pins associated with A0-A5 as well as the misc I/O connectors are all hardwired to the Arduino 5V power.  Sensors generally need as clean of power as possible, so keeping these on the Arduino 5V makes sense.

The VCC pins associated with D0-D13 are controlled by the SEL jumper.

SEL jumper installed = The Arduino 5V power is connected to these pins as well.  This mode facilitates using digital sensors and other low power I/O.

SEL jumper removed = The Arduino 5V power is removed and the power for the pins must be supplied by a separate power supply connected to the 2-pos screw terminal.  This is commonly used when servo motors are being driven so that they can be powered from a separate power supply since they exceed the current capability of the built-in 5V and the servo motors create too much electrical noise back into the Arduino electrical system.

2-Pos Screw Terminal

  • GND = Ground for separate power supplySensor Shield V5 - Power
  • VCC = Positive voltage from separate power supply.  Typically 5-6V for servos, but can be other voltage as required by the system.

Note:  With the SEL jumper installed, there must not be external power applied to the 2-pos screw terminal or damage may result since it will short the external and on-board power systems together.

Digital I/O Headers

This group of headers simply brings out the D0 thru D13 Digital I/O lines and couples them with a dedicated ground and VCC pin.  The SEL jumper determines the power that is supplied to the VCC pins as noted above.Sensor Shield V5 - Digital IO

3 x 16 Header

  • G = Ground
  • V = Vcc (Source determined by SEL jumper)
  • 0 – 13 = Digital I/O lines D0 thru D13

Also note that AREF is brought on this line of headers.  AREF is the analog reference voltage for the Arduino ADC.

Analog I/O Headers

This group of headers simply brings out the A0 thru A5 Analog I/O lines and couples them with a dedicated ground and VCC pin.  The analog inputs can also be used as additional digital I/O lines.Sensor Shield V5 - Analog IO

3 x 6 Header

  • G = Ground
  • V = 5V
  • A0-A5 = Analog inputs A0 thru A5

SD (SD Card Interface)

This header provides the three SPI data lines on D11-D13 as well as D10 for an SD Card Select line and power and ground.  Originally designed to interface to SD memory cards but can be used to connect to any SPI device.Sensor Shield V5 - SD Connector

1×6 Header

  • VCC = 5V
  • GND = Ground
  • D11 = SPI MOSI
  • D10 = For use as SD card select
  • D12 = SPI MISO
  • D13 = SPI SCK

URF01 (Ultrasonic / Ping Interface)

This header provides a couple of analog lines which can also be used as digital I/O along with power and ground.  Originally designed for use with some analog output ultrasonic devices, but can also be used with HC-SRF04 and similar digital devices.Sensor Shield V5 - SRF01 Connector

1×4 Header

  • VCC = 5V
  • A0 = Analog input 0.  Can also be used as digital I/O
  • A1 = Analog input 1.  Can also be used as digital I/O
  • GND = Ground

Bluetooth

This header provides the RX/TX serial comm lines used to interface to Bluetooth devices.  It also provides both 5V and 3.3V power since some Bluetooth operates at 3.3V levels.  This connector can be used to connect to any serial device.Sensor Shield V5 Bluetooth Connector

1×6 Header

  • VCC = 5V
  • GND = Ground
  • D1 = Serial Port RX line
  • D0 = Serial Port TX line
  • GND = Ground
  • 3V3 = Arduino 3.3V power

APC220 (Wireless Interface)

This female header provides the RX/TX serial comm lines used to interface to APC220 wireless devices.  It also provides 5V and ground  This connector can be used to connect to any serial device.Sensor Shield V5 -APC220 Connector

1×6 Female Header

  • GND = Ground
  • VCC = 5V
  • N/C
  • D1 = Serial Port RX line
  • D0 = Serial Port TX line
  • N/C

IIC (I2C interface)

This header simply brings out the A4 and A5 lines which also carry I2C signals along with 5V and ground.Sensor Shield V5 - I2C Connector

1×4 Header

  • SCL = A5 / I2C SCL
  • SDA = A4 / I2C SDA
  • ‘-‘ = Ground
  • ‘+’ = 5V

COM (Serial Communications Interface)

This header simply brings out the serial communication TX and RX lines along with 5V and ground.Sensor Shield V5 - Com Connector

1×4 Header

  • TX = D1 / Serial TX line
  • RX = D0  / Serial RX line
  • ‘-‘ = Ground
  • ‘+’ = 5V

LCD SerialSensor Shield V5 - LCD Serial Connector

This shrouded header provides D2-D4 along with power and ground for  connecting to a serial LCD display.

2×3 Header

  • VCC = 5V
  • GND = Ground
  • D2 – D4 = Digital I/O pins

LCD Parallel

This shrouded header provides D2-D13 along with power and ground for  connecting to a parallel interfaced LCD display.Sensor Shield V5 - LCD Parallel Connector

2×7 Header

  • VCC = 5V
  • GND = Ground
  • D2 – D13 = Digital I/O pins

OUR EVALUATION RESULTS:

Build quality on these assemblies is fair.  Headers are not always fully seated and straight but we inspect each one to make sure they are reasonably aligned.

วิธีการสั่งซื้อสินค้า

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

ราคาสินค้าหน้าเว็บรวมภาษีแล้ว

 

ค่าจัดส่งสินค้า ยอดสั่งซื้อต่ำกว่า 1000 บาท ค่าจัดส่งทาง EMS 50 บาท

                      ยอดสั่งซื้อ 1500 บาทขึ้นไป จัดส่งให้ฟรีทาง Kerry 
                   (ไม่รวมสินค้าหมวดหมู่DIY)

 

หลังจากสั่งซื้อและชำระเงินแล้ว จะต้องแจ้งชำระเงินทางหน้าเว็บเท่านั้น  หากไม่มีการแจ้งชำระเงินภายใน 72 ชม. ระบบจะยกเลิกคำสั่งซื้อโดยอัตโนมัติ หากท่านยังต้องการสั่งซื้อสินค้าอยู่ จะต้องทำการสั่งซื้อใหม่อีกครั้ง

 

      รายการที่แจ้งชำระเงินก่อนเวลา 15:00น. จะทำการจัดส่งในวันทำการเดียวกัน  รายการที่แจ้งชำระเงินหลัง 15:00น. จะจัดส่งในวันทำการถัดไป  จะทำการจัดส่งทุกวัน จันทร์-ศุกร์

      ***เฉพาะบริการจัดส่งKerryแจ้งยอดชำระก่อนเวลา10:30น. จะจัดส่งในวันทำการเดียวกัน
Kerryจัดส่งวันจันทร์-ศุกร์เท่านั้น

      *เฉพาะวันเสาร์ รายการที่แจ้งชำระเงินก่อนเวลา 10:00น. จะทำการจัดส่งในวันทำการเดียวกัน  รายการที่แจ้งชำระเงินหลัง 10:00น. จะจัดส่งในวันทำการถัดไป  

 

      หลังจากชำระเงินแล้ว คลิ๊กที่นี่ เพิ่อแจ้งชำระเงินทันที  หากไม่สะดวกในการแนบหลักฐานการโอนเงิน กรุณาแจ้งชื่อธนาคาร และเวลาโอนเงินที่ถูกต้อง หากไม่สะดวกในการเข้าหน้าเว็บจริงๆ สามารถส่งหลักฐานการโอนเงินมาได้ทาง Official Line ID :  @analogread   




 2.ชำระเงินผ่าน QR-CODE ฟรีค่าธรรมเนียม ทุกกรณี

...เลือกธนาคารที่แจ้งชำระเงินเป็น >>>>>>พร้อมเพย์<<<<<< หากมีค่าธรรมเนียมเกิดขึ้นทางเราจะใส่กลับคืนไปในกล่องพร้อมกับสินค้า


 

เลือกช่องทางที่คุณสะดวก เพื่อชำระเงินให้ร้านค้าโดยตรง หากมีข้อสงสัย กรุณา ติดต่อเรา

โอนเงินบัญชีธนาคาร
ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาเซ็นทรัลเฟสติวัล หาดใหญ่ ออมทรัพย์
พร้อมเพย์ สาขา- -
บัญชีออนไลน์
  • ค่าธรรมเนียม 3.9% + 11 THB
  • การชำระผ่าน PayPal คุณไม่จำเป็นต้องแจ้งชำระเงิน เนื่องจากระบบจะจัดการให้คุณทันที ที่คุณชำระเงินเสร็จสมบูรณ์

เลือกช่องทางที่คุณสะดวก เมื่อชำระเงินเรียบร้อย คุณจะได้รับอีเมลยืนยันการชำระเงินทุกครั้ง (LnwPay ไม่มีค่าธรรมเนียมเพิ่มเติม อ่านรายละเอียด)

บัตรเครดิต / บัตรเดบิต
คุณสามารถชำระเงินด้วยบัตรเครดิต (Credit card) หรือ บัตรเดบิต (Debit Card) ได้ทุกธนาคารและสถาบันการเงิน ที่มีสัญลักษณ์ VISA, MASTERCARD, JCB
หมายเหตุ: สำหรับการชำระด้วยบัตรเดบิต (Debit Card) จำเป็นต้องสมัครใช้บริการจากธนาคารก่อนชำระเงิน ดูวิธีสมัคร ธ.กสิกร | ธ.กรุงเทพ | ธ.กรุงไทย
ดำเนินการต่อเมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay
แอพพลิเคชั่นธนาคาร
อีกก้าวของความสะดวกสบาย ให้คุณชำระเงินผ่าน แอพพลิเคชั่นธนาคารบนมือถืออย่าง K PLUS ของธนาคารกสิกรไทย เพียงกรอกเบอร์มือถือ ระบบจะส่งการแจ้งเตือนผ่านแอพ และกดชำระเงินได้ทันที
เลือกช่องทางที่ท่านต้องการชำระผ่าน:
K PLUS App
ดำเนินการต่อ เมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay
อินเตอร์เน็ตแบงค์กิ้ง
บริการที่จะให้คุณชำระเงินค่าสินค้าได้อย่างง่ายดาย เพียงเข้าสู่ระบบบริการ i-Banking, e-Banking ของธนาคาร โดยคุณไม่จำเป็นต้องใส่รหัสร้านค้าให้วุ่นวาย เพียงเข้าสู่ระบบจากนั้นเลือกบัญชีที่ต้องการชำระ รับ SMS สำหรับ OTP และชำระเงินได้ทันที
เลือกช่องทางที่ท่านต้องการชำระผ่าน:
ธนาคารไทยพาณิชย์
ธนาคารกรุงเทพ
ธนาคารกรุงศรีฯ
ดำเนินการต่อ เมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay
เงินสดผ่านเคาน์เตอร์
ชำระเงินผ่านเคาน์เตอร์ ผ่านจุดรับชำระเงินทั่วประเทศ สามารถจ่ายเงินได้ที่ 7-Eleven ทุกสาขา (ผ่าน Counter Service)
เลือกช่องทางที่ท่านต้องการชำระผ่าน:
Counter Service
ดำเนินการต่อ เมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay
บัญชีออนไลน์
คุณสามารถชำระเงินผ่านบัญชีออนไลน์ที่คุณใข้บริการ ทั้ง truemoney Wallet และ LINE Pay โดยคุณสามารถเลือกตัดยอดเงินได้ทันที หรือจะชำระผ่านช่องทางต่างๆ ที่ผู้ให้บริการนั้นรองรับก็ได้เช่นกัน
เลือกช่องทางที่ท่านต้องการชำระผ่าน:
TrueMoney
LINE Pay
ดำเนินการต่อ เมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay

นโยบายการเปลี่ยนหรือคืนสินค้า

*** สินค้ารับประกัน 30 วัน ***

สถิติร้านค้า

หน้าที่เข้าชม7,145,589 ครั้ง
ผู้ชมทั้งหมด2,842,487 ครั้ง
เปิดร้าน15 ก.ย. 2557
ร้านค้าอัพเดท20 ต.ค. 2568

อุปกรณ์ Arduino

เช็คสถานะสินค้า


ติดตามสินค้า

ระบบสมาชิก

ติดต่อเรา

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