Xbee/bluetooth/rs485 Srs485/apc220 I/o Sensor Expansion Shield V5.0 For Arduino

US $5.07

  • ShenZhen, China
  • Jan 29th
Description We have black and red color , we send color by random Our IO expansion board is evolving, this latest V5 IO expansion shield is now supporting Xbee. It combines our popular Xbee shield with IO expansion shield(V4). It even supports SD card which provides the ultimate functional expansion for Arduino so far. As its predecessor, it supports RS485, APC220, Bluetooth communication, servo control. Specification Support RS485 Support Xbee (Xbee pro) Support Bluetooth Support APC220 Support SD card read/write 1. extension of 14 digital IO ports (12 servo interface) and power; 2.6 analog IO ports and power; 3.1 digital external power port terminal; 4. Digital-port external power supply and an onboard power supply automatic switching; 5.1 External power input terminal and an input pin; 6.RS485 interface; 7. reset button; 8.xbee/Bluetooh Bee Bluetooth wireless data transmission interface; 9.APC220/Bluetooh V3 Bluetooth wireless data transmission interface; 10.IIC/I2C/TWI interface; 11.3.3V output port; 12.SD card module interface;     Sample Code     RS485 Transmit Data int EN = 2; //RS485 has a enable/disable pin to transmit or receive data. Arduino Digital Pin 2 = Rx/Tx 'Enable'; High to Transmit, Low to Receive void setup() { pinMode(EN, OUTPUT); Serial.begin(19200); } void loop() { // send data digitalWrite(EN, HIGH);//Enable data transmit Serial.print('A'); delay(1000); } RS485 Receiving Data int ledPin = 13; int EN = 2; int val; void setup() { pinMode(ledPin, OUTPUT); pinMode(EN, OUTPUT); Serial.begin(19200); } void loop() { // receive data digitalWrite(EN, LOW);//Enable Receiving Data val = Serial.read(); if (-1 != val) { if ('A' == val) { digitalWrite(ledPin, HIGH); delay(500); digitalWrite(ledPin, LOW); delay(500); } } }     Package included:    1 x  Xbee/Bluetooth/RS485 SRS485/APC220 I/O Sensor Expansion Shield V5.0 For Arduino     Shipping Terms   1. WORLDWIDE Free SHIPPING. (Except China) 2. Orders processed within 24 hours of payment verification. 3. We only ship to confirmed eBay addresses. Your eBay address MUST MATCH your Shipping address. 4. The images shown are not the actual item and are for your reference only. 5. SERVICE TRANSIT TIME is provided by the carrier and excludes weekends and holidays. Transit times may vary, particularly during the holiday season. 6. If you have not received your shipment within 30 days from payment, please contact us. We will track the shipment and get back to you as soon as possible with a reply. Our goal is customer satisfaction! 7. Due to stock status and time differences, we will choose to ship your item from our first available warehouse for fast delivery. No Tracking Number The shipping cost is very low,we are not responsible for any loss in the mail if the item not insured(no-registered mail). Registered Post Shipping cost: Would better to Add 3 USD to Upgrade---- Registered Post(Choose "Standard Int'l Shipping" for one item,and others choose free shipping.we can send all your items in one box with tracking number.) Express Courier Need URGENT? We offer a varienty of shipping methods (Expedited Int'l Shipping) to meet your needs.If you need it Urgent, please contact us to Upgrade the shipping to Express.     Payment Terms 1.We accept payment via PAYPAL ONLY. 2. Payment must be made within 4 days of auction closing. (Non-payment may result in a UPI (Unpaid Item) being put on your account. eBay will automatically close your account if you accumulate 4 UPI's total.) 3. TOTAL AMOUNT DUE includes the final auction price plus S&H(Shipping and Handling). 4. S&H will be determined based upon the SHIP TO address. PLEASE NOTE: S&H DOES NOT INCLUDE DUTIES, LOCATL TAXES OR ANY OTHER IMPORTATION FEES. 5. Please list your special requests (color, packages, etc.) in the PAYPAL NOTES SECTION when you make payment.     Feedback   We maintain high standards of excellence and strive for 100% customer satisfaction! Feedback is very important to us. We request that you contact us immediately BEFORE you give us neutral or negative feedback, so that we can satisfactorily address your concerns. Links for related products   Nano I / O Expansion sensor Shield Module For Arduino UNO R3 Nano V3.0 new $2.87 Time left:16d 6h 51m PCF8574 IO Expansion Board Expander I2C-Bus Evaluation Developmen​t module $5.66 Time left:2m 1.8" inch 18-bit Color LCD TFT Shield module microSD I/O For Arduino Esplora new $16.87 Time left:15d 6h 6m PCF8575 I2C I/O Extension Shield Module 16 I/O ports for Arduino top $9.86 Time left:28d 4h 0m 2Pcs Nano I / O Expansion sensor Shield Module For Arduino UNO R3 Nano V3.0 new $9.95 Time left:16d 6h 51m 5Pcs Nano I / O Expansion sensor Shield Module For Arduino UNO R3 Nano V3.0 new $24.88 Time left:16d 6h 51m     Engineered for professional eBay sellers! On Nov-26-14 at 19:19:47 PST, seller added the following information:

Directions

Similar products from Other Electronic Monitoring Devices & Assemblies

People who viewed this item also vieved

By clicking "Accept All Cookies", you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts.

Accept All Cookies