Layer-7.png
SHOP NOW

PRODUCTS

Raspberry Pi Robot Car DIY

Raspberry Pi Robot Car DIY

MODEL: AE - OYRPI-CK1.0

SGD $ 128.60
Out Of Stock
In Bulk
(per piece)

Raspberry Pi Robot Car DIY 

Image result for Raspberry Pi Robot Car DIY learning KitImage result for Raspberry Pi Robot Car DIY learning Kit

The advantage of Arduino Robot Car kit is that Arduino has no Operation System and programming is simple and easily. For some basic robot application which needs only simply logic to handle sensor data and control actuators, Arduino-controlled robot car is a good choice.However, for some more complex robot applications which need  more complex functions such as computer vision(CV), Internet of Things (IoT), web server control etc, Arduino board’s ability is too weak to reach the target.In order to help intermediate students  to complete some complex Robotic project. We developed a more advanced Raspberry Pi Robot Car learning Kit.


Why Raspberry Pi is so important to the Robot Car DIY learning kit?

Because Raspberry Pi is a real computer which has Linux OS(Raspbian) and therefore much powerful than Arduino Board which is simply a micro-controller(MCU).With Raspbian OS and its huge open-source software community , people can make much complicated Robot projects,i.e web appliation, database, A.I, machine learning, IoT, Computer Vision etc.Unlike Arduino board, Raspberry Pi programming environment is much more complex and flexible. It supports almost all programming language as long as the language is supported by Rasbian Open Source community. The most commonly used languages for access Raspberry Pi GPIO pins are C and Python. If you want to learn some Raspberry Pi hardware GPIO programming, you can read our tutorial in following links:

https://osoyoo.com/2017/10/09/raspberry-pi-starter-kit-v1-introduction/

https://osoyoo.com/2016/06/13/internet-of-thingsiot-starter-kit-on-raspberry-pi/

Since Raspberry Pi programming is different from Arduino, we suggest user should get some basic Linux knowledge before practice Raspberry Pi Robot project.If you want to learn Linux Robot by doing, you can buy this kit as learning kit. We provide some basic lessons in the kit to show you how to set up Rasbian Linux environment, how to use Linux shell to control car movement and how to use web browser to monitor and control car movement through the camera.

These basic projects in our tutorial have step by step instruction with sample code, circuit graph and installation video.These lessons all have been tested, so if you strictly follow our instruction, they will work without any problem. We also write detailed comments in our python sample code which can help you to understand the code and customize for your own application. However, you must  have some linux and python background knowledge otherwise please do not change the code.We also provide an optional Open-CV sample project for use to practice Robotic Computer Vision  procedure. However, as OPENCV and machine learning open source community is evolving everyday, we can not guarantee that the opencv project will work properly. You might do your due diligence to follow up the opencv community’s updates and make your project work.

 If you have any interesting application to use our Robot kit, you are more than welcome to share your excellent ideas in our comments section.