Search  for anything...

Adeept PiCar Pro V2 Smart Robot Car Kit with 4-DOF Robotic Arm for Raspberry Pi 5/4/3(Pi NOT Included), Programming Educational STEM Project Robotics, Obstacle Avoidance, Line Tracking, USB-C Charging

  • Based on 0 reviews
Condition: New
Checking for the best price...
$164.99 Why this price?
Save $334.01 was $499.00

Buy Now, Pay Later


As low as $27.50 / mo
  • – 6-month term
  • – No impact on credit
  • – Instant approval decision
  • – Secure and straightforward checkout

Ready to go? Add this product to your cart and select a plan during checkout.

Payment plans are offered through our trusted finance partners Klarna, Affirm, Afterpay, Apple Pay, and PayTomorrow. No-credit-needed leasing options through Acima may also be available at checkout.

Learn more about financing & leasing here.

Free shipping on this product

FREE 30-day refund/replacement

To qualify for a full refund, items must be returned in their original, unused condition. If an item is returned in a used, damaged, or materially different state, you may be granted a partial refund.

To initiate a return, please visit our Returns Center.

View our full returns policy here.


Availability: 11 left in stock
Fulfilled by Amazon

Arrives Wednesday, Feb 25
Order within 4 hours and 38 minutes
Available payment plans shown during checkout

Protection Plan Protect Your Purchase
Checking for protection plans...

Features

  • Smart robot kitIntermediate-level project(2-3 hours assembly) kit comes with aluminum alloy car body, expansion boards which compatible with Raspberry Pi. NOTE: RPi board NOT include!!!
  • Multiple functionsObstacle avoidance, Line tracking, Open CV Computer vision line tracking, Remote control, Target recognition, Speech recognition, Real-time video transmission, RGB light. Combined with various functions, you can play all kinds of interesting games with your friends,such as a wonderful car racing show.
  • No Extra ChargerIntegrated USB-C Charging. Directly charge 18650 batteries via USB-C cable(Included). Smart circuit protects against overcharge/overheating. Operate while charging.
  • STEM Educational Kit Next-Gen Raspberry Pi Robotics Platform for Creators & Developers, learn industrial automation with editable Python code. -- Please note that this is an educational product and not for industrial use, the robotic arm can only pick up small objects weighing up to 50g.
  • TipsRPi board is NOT included!!! Before assembling the robotic arm, you need to buy it by yourself,otherwise you will have no way to proceed with assembling the robotic arm!!! *350+ Pages Pro Tutorials, includes: Step-by-step assembly guidance; 29+ coding projects. *Instructions steps: Adeept (On the side of the box you will find the address )> Learn > Ctrl+F > ADR019-V2.0

Description

Important Tips: 1. This kit is loose pieces, you need to assemble it yourself! 2. You need Raspberry Pi, but Raspberry Pi is NOT included! Engineered for creators who demand more, the PiCar-Pro v2 delivers three revolutionary upgrades based on user feedback: 1. Pi 5 Power Unleashed: Optimized for Raspberry Pi 5's performance, with full Pi 4/3 compatibility via Robot HAT V3.2. 2. Crystal-Clear 1080P Vision: Professional HD camera unlocks complex AI/OpenCV projects. 3. Plug-and-Play Charging: Charge the 7.4V battery while installed via USB-A to USB-C cable(included). Why Engineers, Educators & Makers Choose PiCar-Pro v2: ·No More Charger Hunt: Charge your battery via laptop, power bank, or USB adapter(5V/2A recommended). ·Enhance STEM learning: Teach Python, robotics kinematics, sensor fusion(ultrasonic/line tracking, etc.), and AI. ·Complete Kit: Includes 1080P camera, 4-DOF arm, sensors, USB- A-to-C cable, and upgraded Robot HAT – only Raspberry Pi excluded. Technical Excellence: ·Compatibility: Raspberry Pi 5, Pi 4B, 3B+, 3B(Board not included). ·Vision: 1080P USB Camera. ·Charging: Integrated HAT V3.2 charger; Input: USB-C port(5V via USB-A source). ·Control: Python/GPIO + Web interface. Adeept PiCar-Pro v2: The Ultimate Raspberry Pi Robotics Platform

Product Dimensions: 9.84 x 8.27 x 4.72 inches


Item Weight: 3.94 pounds


Item model number: ADR019-V2


Date First Available: September 16, 2020


Manufacturer: Adeept


Language: English


Frequently asked questions

If you place your order now, the estimated arrival date for this product is: Wednesday, Feb 25

Yes, absolutely! You may return this product for a full refund within 30 days of receiving it.

To initiate a return, please visit our Returns Center.

View our full returns policy here.

  • Klarna Financing
  • Affirm Pay in 4
  • Affirm Financing
  • Afterpay Financing
  • PayTomorrow Financing
  • Financing through Apple Pay
Leasing options through Acima may also be available during checkout.

Learn more about financing & leasing here.

Top Amazon Reviews


  • Great company and product!!!!
I just wanted to let everyone know that has been on the fence about buying the PiCar Pro, to just go for it!! I bought this for myself (a kid of 55). Although it takes some effort and patience to build this car (it has some very tiny screws and nuts), it is also very rewarding to do so. I learned a lot about how robots operate (servo motors, DC motors, LED lights, etc...). It took me a weekend to build, because I also added onto it. Rather than using the webpage to control its movements, I used a game controller that I connected to the Raspberry Pi (see below for more details). I highly recommend Adeept due to their excellent customer service!! I had a few parts that broke when I installed them (not sure if it was a force issue or not). Adeept promptly replied to my email and sent out the parts that I mentioned to them. Before I got these parts, I found that one of the servo motors didn't work properly. Rather than sending me another motor, they sent me a whole new kit! Now that is customer service!!! I highly recommend buying from this vendor. To add a Game Controller to the car, I used an EasySMX PS3 controller found on Amazon (https://www.amazon.com/dp/B01KV7B2CG). I also installed AntiMicroX on the Raspberry Pi to map the keyboard keys to the various controls and buttons. For instance I set all of the arm functions to the two joysticks (I, J, K and L to the left and U, O, P and ; to the right joystick). I set the steering (A and D) on the gamepad. And finally I set forward and reverse thrust to the triggers (for W and S). Eventually I found that the joystick controlled the steering much better, so I swapped the left joystick functions for the gamepad functions. Initially, I had this all working on of my laptop with the game controller's USB receiver plugged into it. However I found that the controller stopped controlling the car after it got about 30 feet from my laptop. I then proceeded to add AntiMicroX to the Raspberry Pi and plugged the controller directly into the Pi itself. I found that as long as the car was within 30 feet of me, the controller would continue to control the car. I also added a 6" USB extension cord (https://www.amazon.com/dp/B00CJG2ZYM) and cable tied it to the back of the car, facing up to turn it into a makeshift antenna and also if the car moves in reverse, it won't bump and damage the USB receiver. To do all of this, I found that I had to learn how to make the Raspberry Pi run headless. What I did was put two shell scripts into the AutoStart folder (under /home/pi/.config/autostart. NOTE: If the autostart folder doesn't exist, you will need to create that folder) this caused AntiMicroX and also Chromium to automatically run upon boot. Chromium was needed in order to run the Adeept Bot Controller webpage directly on the Pi. Being that these two files were sorted in the folder alphabetically, it ran AntiMicroX first and then Chromium. This was important because the webpage needs to be in the foreground in order for the controller to work. I then needed a way to properly stop these programs remotely. If you just switch off the power or perform a shutdown, it can corrupt Chromium. I found that if you just shut it off, Chromium kept asking in a pop up window if I wanted to restore the previously viewed webpage and waited for a response. Whether I clicked restore or cancel it just kept popping up and I couldn't get rid of it. I googled the solution for this to no avail. The only extreme way I found to get around this, was to restore the OS and start over from scratch. Now what I do is use MobaXTerm to remote in from my laptop and pkill both AntiMicroX and Chromium first before running shutdown. That seemed to do the trick. No more pop ups!! There may be a better way to do this, but I also am new to Linux. :) ... show more
Reviewed in the United States on March 9, 2022 by Switchgeek Switchgeek

  • Love this so much
It works amazing value for the money is amazing easy to make and is very fast and moves amazing and is durable and strong love this product.
Reviewed in the United States on May 23, 2025 by Stiff Stiff

  • Cheap quality plastic, missing parts
Looks good until you start building it. Then you find that parts are missing and the instructions are incomplete. Reaching out to seller gets no response. Parts that get a lot of stress should be metal not plastic. This was not a returned item but was lacking parts. Needs quality control.
Reviewed in the United States on May 28, 2025 by Amattzon Amattzon

  • Avoid
Kit shipped with missing pieces and broken connectors on some modules. Assembly is overly complex. I feel like I wasted money.
Reviewed in the United States on March 30, 2025 by Big Poppa

  • Nice adventure
I thought to get this for my son but I guess this will going to be my husbands :)
Reviewed in the United States on May 23, 2025 by Meral Meral

  • Good for Tinkerers
Instructions are not for the faint of heart. You’ve gotta love this kinda stuff to stick it through and get it working.
Reviewed in the United States on December 10, 2023 by Joshua Gobin

  • Great car to learn Python and Robotics
Arrived well packaged and in excellent condition. Has great instructions and lots of videos on YouTube if you have questions. Doesn't come with the Raspberry Pi, so don't forget to order one if you are gifting this item. Will order other kits down the road.
Reviewed in the United States on January 23, 2022 by Rover100

  • Dogs best friend
My dog found a new friend. My dog will run circles around it while I drive around the apartment. We have a doggie door that the arm can lift and together they plan escapes to the balcony.
Reviewed in the United States on March 2, 2021 by Tony J Tony J

Can't find a product?

Find it on Amazon first, then paste the link below.
Checking for best price...