gitname / Smart-Robot-Car-Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart-Robot-Car-Arduino

UCTRONICS has updated code library.

IMAGE ALT TEXT

K0065

K0066

K0069

K0070

[NOTICE:]

For K0065 K0069 ,you should use Smart_Robot_Car_V1 demo. For K0066 K0070, you should use Smart_Robot_Car_V2.

Let us know if you need any help or have any sugestions.

Our email address is : support@uctronics.com

The detail instructions:

Download and install the Arduino IDE from https://www.arduino.cc/download_handler.php?f=/arduino-1.8.5-windows.exe

Alt text

Download our UCTRONICS_Smart_Robot_Car library from https://github.com/UCTRONICS/Smart-Robot-Car-Arduino.git

Alt text

Unzip the Smart-Robot-Car-Arduino and copy the UCTRONICS_Smart_Robot_Car library to ..\Arduino\libraries path

Alt text

Restart your Arduino IDE and connect your Robot Car. Choose Tools -> port -yout serial port number

Alt text

Choose the File -> Examples -> UCTRONICS_Smart_Robot_Car -> example ->[example you choeesed]

Alt text

Then uploading the demo to your Robot Car.

Alt text

We add module test code:

For motor:

https://github.com/UCTRONICS/Smart-Robot-Car-Arduino/blob/master/UCTRONICS_Smart_Robot_Car/example/MotorTest/MotorTest.ino

For IR:

https://github.com/UCTRONICS/Smart-Robot-Car-Arduino/blob/master/UCTRONICS_Smart_Robot_Car/example/NECTest/NECTest.ino

For ultrasonic:

https://github.com/UCTRONICS/Smart-Robot-Car-Arduino/blob/master/UCTRONICS_Smart_Robot_Car/example/ultrasonicTest/ultrasonicTest.ino

For Smart_Robot_Car_V2 demo, you should use our UCTRONICS_Car_Controller_V2 software.

Step1: Download our app form https://github.com/UCTRONICS/Smart-Robot-Car-Arduino/raw/master/BlueTooth%20Tool/RobotCar_Controller.apk

Alt text

Step2: Open the RobotCar_Controller.apk and choose Connected device

Alt text

Step3: Choose CAR CONTROL MODE

Alt text

Step4: Choose RESEARCH .If you are the first conect it skip this step

Alt text

Step5: choose HC-05, if you are the first connect it, you should input the password"1234"/"0000"

Alt text

Step6: Control your car using the keyboard.

Alt text

About


Languages

Language:C++ 70.4%Language:Arduino 29.6%