• 【Real-time transmission of 5G HD video】 Robot tank is professional DIY toys for electronic amateur and children, HD video real-time transmission can be realized by Raspberry Pi coming with WIFI.It supports 480P resolution and can manually adjust the focal length.Supports two formats of cameras: MJPEG, YUYV (default).Video transmission is smoother and more stable.Your tank is like a walking camera.
  • 【Programming languages & detailed tutorials】The Raspberry Pi robot be programmed by C language and Python.Yahboom provides detailed course materials.★Course link : https://www.yahboom.net/study/G1-T-PI ★ Video link : https://youtu.be/pY-_QatJLvQ
  • 【Amazing playfulness】Tank robot supports multiple functions: Tracking; Ultrasonic obstacle avoidance; Overing the obstacle, etc.The biggest advantage of this Yahboom intelligent tank is its powerful motor.The maximum climbing angle is 60 degrees,accompanied by strong friction.Using BST-4WD multi-function expansion board, it is equipped with some interfaces of various sensors and communication modules, and it is compatible with four core controllers: Arduino UNO, 51 microcontroller, STM32 and Ras
  • 【APK,PC and WeChat program control】The raspberry Pi tank robot and camera cloud platform can be controlled by Yahboom App remote control by Android mobile(not support iOS).Support Android and IOS systems when you use Wechat to control the raspberry Pi Robot,you can also use PC to control RPI tank to realize computer control.
  • 【Top robot platform】The entire vehicle adopts aluminum alloy solid chassis, high power 370 motors, metal couplings and high quality caterpillar bands,military crawler-type car Robot,all the accessories can be used for a long time.★★★Very important: When you decide to buy this professional robot, please prepare following accessories by yourself. Otherwise, you will can't run the robot normally. Raspberry PI 3B+*1 Heat sink*2 TF Card *1.Please contact us by email amazon@yahboom.com

Very satisfied, my brother and I felt very nice, we spent an hour assembling it. The matching parts are very complete, and they provide very detailed information on Google Drive, which is very helpful for our study. My brother thinks that the automatic obstacle avoidance function is very cool. There are many boxes in the house as obstacles, and the tank cars are avoided. And I am more interested in Bluetooth remote control, unfortunately only use Android phone for remote control, if you support Apple/Android dual-system remote control is more perfect. I want to share an interesting thing. When I was doing the Color_LED experiment, when I enter: gpio readall, the system displayed an error: Oops - unable to determine board type... model:13. Fortunately, I solved With this problem, I found the wiringPi-8d188fa.tar.gz file, remotely transferred to the Raspberry Pi image by SSH, and decompressed it, and finally installed it into the Raspberry Pi image using the command: ./build. After the above steps, when I enter: gpio readall again, I can see the status of all the pins of the Raspberry Pi. As for why this problem occurs, I don't know if it is because of my Raspberry Pi board, but fortunately it was solved by me.

I am a Maker. When I first saw this Tank car, I was attracted by his shape. Good-looking blue and a lot of functions, each function can be done very well, that is, before each tracking experiment, I need to adjust the sensitivity of the infrared tracking sensor according to the situation of the track, If its sensitivity can be kept very stable and no adjustment is needed, then it would be better. on the other hand, the expansion board of this Tank can be compatible with four core controllers. This design is very amazing, but some of the interfaces are reused. In addition to the sensors in the kit, some of these pins are multiplexed if I want to use other additional sensors.

When I installed it, I installed the APP on my phone and I was going to start using it. The Bluetooth remote control effect is good, and motor, servo, colorful lights, tracking, and the obstacle avoidance are work well. But when I opened the ""Raspberry control"" to see the video taken by the camera, I found it black. At first I thought the camera was broken, but I used another raspberry pie to use http://:8080/javascript_simple.html on my computer's browser, and I can see the video taken by the camera. Then I wonder if the USB interface of my Raspberry Pi is broken. I changed the USB interface, and I still can't see the camera screen on the APP interface. So I went to their official website to find a solution, I saw Raspberry pi G1 Tank/5. Commonly used Video/2. How to open Raspberry Pi car camera process. Here is a video to teach me how to view the camera process in the tank image. Follow the method in the video, I used the command: top to view camera process. I found that the camera process does not exist, so I entered the /etc/rc.local file and opened cd /home/pi/mjpg-streamer-master/mjpg-streamer-experimental and ./start.sh two statements, then restart the tank car's Raspberry Pi image, I can see the video on APP normally. In general, I think this is a very good product for electronic enthusiasts.

Inside, the parts came well organized and packaged in many little individual plastic bags. The components were well made and look solidly built. they provided a website where it could be downloaded from.

I have already started using this tank car for my robot experiment. First of all, it is more cool than the four-wheel drive, and it is not easy to crash. My friends and I have the same idea. During the installation, I encountered a little difficulty, but I carefully read their manuals and installation videos, and asked their technical support team, they helped me solve it. Then, I have to specify that the motor is metal, the power is very strong, I have make it achieve the climbing effect, about 45 degrees of slope, I have not tried a higher angle, but for me this high is enough. Next, I will use the other holes on the aluminum alloy bracket to install another sensor module. I have already understood the schematic provided by Yahboom . I believe I can use my own sensor on the tanks.