saaketporay / Smart-Robot-Car-Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart-Robot-Car-Arduino

UCTRONICS has updated code library.

For More powerful wifi car library,please refer to https://github.com/UCTRONICS/WIFI_Camera_Smart_Robot_Car

we have set the baud rate to 115200, If you are using the old version , please change the baud rate to 9600 in the code .

At present, UCTRONICS has released three versions Robot car. Both of them support graphical programming.Please refer to the below links to know detail information about each robot car.

K0069:

K0070:

K0072:

How to upload the robot car's firmware(Taking an example of K0070)

Alt text

Library installation instructions

  1. Download our UCTRONICS_Smart_Robot_Car library from https://github.com/UCTRONICS/Smart-Robot-Car-Arduino.git EasyBehavior
  2. Unzip the downloaded file.
  3. (In the Arduino IDE) Sketch -> Include Library -> Add .ZIP Library... -> select the UCTRONICS_Smart_Robot_Car subfolder of the unzipped file -> Open
  4. Connect your Robot Car to your computer with a USB cable.
  5. Tools -> Port -> select the serial port of the Robot Car
  6. File -> Examples -> UCTRONICS_Smart_Robot_Car -> example -> [example of your choice]
  7. Click the Upload button EasyBehavior

This firmware support Graphical programming(Taking an example of K0070)

Download the mblock software.

EasyBehavior

Install the Mblock software

EasyBehavior

Install the the UCTRONICS_Smart_RobotCar extension

EasyBehavior

Demo operation

EasyBehavior

Module test code:

For motor:

For IR:

For ultrasonic:

About


Languages

Language:C++ 100.0%