Difference between revisions of "Robotics"

From Advanced Projects Lab
Jump to: navigation, search
(Created page with "Let's keep this page tidy. That is, let's create links to subpages (that contain possibly further subpages) that contain the various robotics projects and related topics.")
 
Line 1: Line 1:
Let's keep this page tidy. That is, let's create links to subpages (that contain possibly further subpages) that contain the various robotics projects and related topics.
+
The goal of this project is to create a small self driving car. To do this we have two Raspberry Pi 3's (RP) hooked up in parallel. These serve as the brain of our robot. From the RP we have have hooked up a number of sensors. Currently there are 3 of them: sonar, GPS, and compass/accelerometer. We also intend to add a gyroscope and a laser radar system. The body of the robot is a RC car we have gutted and re-purposed.

Revision as of 14:42, 7 March 2017

The goal of this project is to create a small self driving car. To do this we have two Raspberry Pi 3's (RP) hooked up in parallel. These serve as the brain of our robot. From the RP we have have hooked up a number of sensors. Currently there are 3 of them: sonar, GPS, and compass/accelerometer. We also intend to add a gyroscope and a laser radar system. The body of the robot is a RC car we have gutted and re-purposed.