2.4ghz Rf Uno 4wd Mobile Car L298n Hc-sr04 Sensor Kit Robot Arduino W/s Pc Sw

US $86.99

  • Dongguan City,Guangdong Province, China
  • Jan 29th
Only five  pieces left! The part number: 601-0004 Overview: The new 4WD mobile car is based on the classical one, and with the 2.4GHz RF wireless communication module added to it, the outdoor communication distance can reach 80 meters. The complete code is supplied, and we can provide a set of PC software in addition. With this PC software users can easily control the car, record the track, collect the data and so on. The PC software provides the source code, it is convenient for users to add any other foundations later. Datasheet is available on INHAOS website , please download from INHAOS website   Checklist: 1 *BUONO UNO R3   1 * L298N Motor Driver         1 * HC-SR04 Ultrasonic Ranging Sensor     1 * Sensor Kit V05                 1 * 2.4GHz RF UART Module           1 * 2.4GHz USB UART Receiver 1 * High quality aluminum car platform  Note: The white BUONO UNO R3 board has been changed to the Blue one. Note: The USB cable has been replaced by this black cable.        About RF Connection The RF Module provide full duplex transparent data communication between Arduino main controller and PC , since most Arduino main board have build in USB to Serial bridge , so the RF module can be connect to any two IO ports and use softwareserial function to the RF communication, the reference code as below:    // Code start  // Reference code for RF connection via SoftSerial  #include SoftwareSerial mySerial(10, 11); // RX, TX  void setup()   {    // Open serial communications and wait for port to open:        Serial.begin(9600);        while (!Serial) {       // wait for serial port to connect. Needed for Leonardo only        }        Serial.println("Arduino Car RF connectted!");  }    void loop()  {        if (mySerial.available())   {          Serial.write("u"); // car forward               delay(1000);               Serial.write("d"); // car back               delay(1000);               Serial.write("l"); // car Left               delay(1000);               Serial.write("f"); // car Right               delay(1000);               Serial.write("s"); // car Stop         }  }  // Code End  The USB receiver use CP2102 which come from Silicon labs , user can be download driver from silicon lab's webpage , or ask us for the support.  PC Software  We provided Arduino Car controller panel PC software will full source code , the code is written by Visual basic 2010 and need Microsoft .net 4.0 framework supported. The PC software provide PC keyboard control function , user can be record the path and sequence or reverse play back.          Simple instruction:  Set comport number , then click “Open” to open the comport , if the port is opened the port number will show in Green Press keyboard UP set car forward.  Press Keyboard DOWN set car back  Press Keyboard LEFT turned car left Press Keyboard RIGHT turned car right  Press “Start Record” button to start a new path record  Press “Play” , playback the path by sequence  Press “Back” , replay the path by reverse playback  After put order please ask us for full document pack included Arduino source code / PC software with full source code / RF module driver / etc.  Payment Policy We can only accept Paypal by now and thanks for your understanding We apologize that we cannot accept other payment methods, such as cheque or postal orders   Shipping & Handling   We Ship to Worldwide, but some countries will take long delivery time . Before buying, Please make sure your address is correct. Or not, please correct it before payment Ship to worldwide by china air post service or Hong Kong post air mail within 12-24 hours after payment completed received, Pls.contact me for the tracking number if you need it. We advise shipping by DHL or EMS, and we have gave a discount for you, you can received it in 7-15 business days. It takes about 15-45days usually if shipping by Hong Kong post air mail   Note: Because of the adjustment of the ebay policy, please make sure your ebay address and your paypal address consistent before you buy, thank you for your helping and understanding. Return & Refund Policy We absolutely stand behind our products. We also offer a 14 day money back guarantee should you be unhappy for any reason whatsoever. We will refund the entire cost of the item upon receipt of the returned item, not including the shipping and insurance charges. Our aim is 100% customer satisfaction! The feedback is very important for us, pls leave me a positive feedback if you are satisfied with our service and our items, or pls contact with me if there are some problem with our items. We will solve it asap. Negative feedback doesn't resolve problems, good communication does. Please contact me if there is anything and I will resolve it for you. Once your item arrives in satisfactory condition, please leave feedback for us. And we will do the same for you.  

Directions

Similar products from Robot Kits, Robot Arms & Legs & Robotics Spare Parts

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