Product Details

SPECIFICATIONS

Packing List: 1pcs UNO SMD R3 Board 1pcs USB Cable 1pcs Prototype Shield 1pcs L298N Motor Driver Board 1pcs Ultrasonic Sensor 1pcs Ultrasonic Holder 1pcs Servo Motor 1pcs Servo Motor Mount 2pcs Motor 2pcs Wheel 1pcs Remote 1pcs IR Receiver Module 1pcs Cell box 1pcs Acrylic Plate Screws and Nuts For Every Part 1pcs 20pin F-F Dupont Wire CH340 Installation: It is quite common for compatible Arduino boards to include the CH340 chip instead of the FT232RL that the original Arduino boards have. These chips are responsible for managing the USB interface of the board. Since these chips manage the communication between our Arduino and the PC, we must have the appropriate driver installed for them to work without problems. Compatible Arduino boards work correctly on some system versions and with some versions of the IDE. However, there are some system-IDE combinations where the original Arduino IDE is not able to communicate with our compatible Arduino board. To solve the problem we must download the CH340 driver from the manufacturer's website (WCH). Here are the download pages: Windows: http://www.wch.cn/download/CH341SER_EXE.html Mac: http://www.wch.cn/download/CH341SER_MAC_ZIP.html Linux: http://www.wch.cn/download/CH341SER_LINUX_ZIP.html