Robotics with Python Raspberry Pi and GoPiGo Introduction

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=ip0mYTLlldw



Category:
Tutorial
Duration: 1:35
131,617 views
789


Learning to program robots is both rewarding and challenging. The aim with this tutorial series is to make programming and robotics as simple and enjoyable as possible. We do this with the Python programming language, which is extremely user-friendly, as well as using the GoPiGo framework. The GoPiGo, which started as a kickstarter, is a framework built to work with the Raspberry Pi as a robotics framework. Setting up and building your Robot with this is extremely simple and fast, without any soldering required.

You will learn how to build and program your very own robot in this series.

Tutorial Playlist: https://www.youtube.com/watch?v=ip0mYTLlldw&list=PLQVvvaa0QuDcG4wbhhCv_XTnexvWfjlBy&index=1

Sample code and text-based version: http://pythonprogramming.net/robotics-raspberry-pi-tutorial-gopigo-introduction/

The GoPiGo kit itself: http://amzn.to/1LfiPGz

...which comes with the frame, motors, wheels, gopigo board, and battery pack. Then you'll need a

Raspberry Pi Model B: http://amzn.to/1IWYVPB

You will also need an SD card with at least 4gb of space, but I had a 4gb SD card that still didn't have enough remaining space after a format, so you should get at least 8.

http://amzn.to/1IX5OAo

wifi dongle: http://amzn.to/1TPfC83

From here, everything else is optional. We'll be using all of these things, but you can just skip the parts if you don't want to splurge for them all.

Distance sensor: http://amzn.to/1LfiCTM if you have jumper wires

...you can either get a basic one for about 5 dollars, or you can get once from Dexter Industries, which comes with the cable and wiring it is slightly easier: http://www.dexterindustries.com/shop/ultrasonic-sensor/

The distance sensor is useful to train the robot to not run into walls.

Raspberry Pi Camera: http://amzn.to/1TOUzm2

This is so our robot and see things other than just finding distances.

If you want the servo package, you can get that: http://www.dexterindustries.com/shop/servo-package/

The servo package will let you look around a bit with your distance sensor and camera.

Finally, if you want the missile launcher, that can be found: http://amzn.to/1JcXKwY

This will let you wage war.

http://pythonprogramming.net
https://twitter.com/sentdex




Other Videos By sentdex


2015-09-20IO Basics - p.3 Data Analysis with Python and Pandas Tutorial
2015-09-16Pandas Basics - p.2 Data Analysis with Python and Pandas Tutorial
2015-09-14Data Analysis with Python and Pandas Tutorial Introduction
2015-09-11PythonProgramming.net's +=1 Subscription
2015-09-01OpenCV Face Detection with Raspberry Pi - Robotics with Python p.7
2015-08-30Programming Autonomy - Robotics with Python Raspberry Pi and GoPiGo p.6
2015-08-27Weaponizing our Robot - Robotics with Python Raspberry Pi and GoPiGo p.5
2015-08-25Programming Remote Control - Robotics with Python Raspberry Pi and GoPiGo p.4
2015-08-23Programming Robot Basics - Robotics with Python Raspberry Pi and GoPiGo p.3
2015-08-22Supplies Needed - Robotics with Python Raspberry Pi and GoPiGo p.2
2015-08-22Robotics with Python Raspberry Pi and GoPiGo Introduction
2015-08-07[See Description] Leverage - Python for Finance with Quantopian and Zipline 18
2015-07-17Testing our Machine Learning Strategy - Python for Finance 17
2015-07-15[See Description] Creating our Machine Learning Classifiers - Python for Finance 16
2015-07-13Creating Machine Learning Classifier Feature Sets - Python for Finance 15
2015-07-11Matplotlib Tutorial 32 - conclusion
2015-07-11Matplotlib Tutorial 31 - 3d bar charts
2015-07-11Matplotlib Tutorial 30 - 3d scatter plot
2015-07-11Matplotlib Tutorial 29 - matplotlib 3d intro
2015-07-11Matplotlib Tutorial 28 - plotting coordinates on a map with Basemap
2015-07-11Matplotlib Tutorial 27 - Basemap customization options



Tags:
Robotics (Industry)
Python (Programming Language)
Python Robotics
Raspberry Pi (Computer)
Tutorial (Media Genre)
How-to (Website Category)