All Projects → DexterInd → Gopigo

DexterInd / Gopigo

The GoPiGo Robot for Raspberry Pi

Projects that are alternatives of or similar to Gopigo

Martypi
DEPRECATED - See new ROS integration. 2017 Marty RaspberryPi API by Robotical Ltd.
Stars: ✭ 11 (-96.66%)
Mutual labels:  robotics, raspberry-pi
Ev3dev Lang Java
A project to learn Java and create software for Mindstorms Robots using hardware supported by EV3Dev & the LeJOS way.
Stars: ✭ 79 (-75.99%)
Mutual labels:  robotics, raspberry-pi
Pendulum
ROS, ROS2, real-time, control, pendulum
Stars: ✭ 37 (-88.75%)
Mutual labels:  robotics, raspberry-pi
Cylon
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 3,862 (+1073.86%)
Mutual labels:  robotics, raspberry-pi
Robot
Simple library for controlling a raspberry pi based robot
Stars: ✭ 156 (-52.58%)
Mutual labels:  robotics, raspberry-pi
Raspi Io
An IO plugin for Johnny-Five that provides support for the Raspberry Pi
Stars: ✭ 517 (+57.14%)
Mutual labels:  robotics, raspberry-pi
Gopigo3
The GoPiGo3 is a Raspberry Pi Robot!
Stars: ✭ 74 (-77.51%)
Mutual labels:  robotics, raspberry-pi
Brachiograph
BrachioGraph is an ultra-cheap (total cost of materials: €14) plotter that can be built with minimal skills.
Stars: ✭ 498 (+51.37%)
Mutual labels:  robotics, raspberry-pi
Raspberryturk
The Raspberry Turk is a robot that can play chess—it's entirely open source, based on Raspberry Pi, and inspired by the 18th century chess playing machine, the Mechanical Turk.
Stars: ✭ 140 (-57.45%)
Mutual labels:  robotics, raspberry-pi
Poppy Ergo Jr
🤖 Poppy Ergo Jr is an open-source robotic arm based on modular 3D printed conception and low-cost XL-320 motors.
Stars: ✭ 133 (-59.57%)
Mutual labels:  robotics, raspberry-pi
Mabel
MABEL is a feature-packed, open-source, legged balancing robot based off of the Boston Dynamics Handle robot.
Stars: ✭ 72 (-78.12%)
Mutual labels:  robotics, raspberry-pi
Raspi
Base functionality for working with a Raspberry Pi from Node.js
Stars: ✭ 187 (-43.16%)
Mutual labels:  robotics, raspberry-pi
Jagcs
Just another ground control station
Stars: ✭ 99 (-69.91%)
Mutual labels:  robotics, raspberry-pi
Johnny Five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
Stars: ✭ 12,498 (+3698.78%)
Mutual labels:  robotics, raspberry-pi
Skiffos
SkiffOS: lightweight & robust cross-compiled Linux distribution optimized for hosting containers.
Stars: ✭ 151 (-54.1%)
Mutual labels:  robotics, raspberry-pi
Awesome Raspberry Pi
curated list of projects with raspberry pi
Stars: ✭ 309 (-6.08%)
Mutual labels:  raspberry-pi
Pifmadv
Advanced Raspberry Pi FM transmitter with RDS encoding
Stars: ✭ 316 (-3.95%)
Mutual labels:  raspberry-pi
Ssd1306
Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms
Stars: ✭ 303 (-7.9%)
Mutual labels:  raspberry-pi
Firewalla
http://firewalla.com
Stars: ✭ 305 (-7.29%)
Mutual labels:  raspberry-pi
Mlb Led Scoreboard
An LED scoreboard for Major League Baseball ⚾️
Stars: ✭ 321 (-2.43%)
Mutual labels:  raspberry-pi

GoPiGo

The GoPiGo is a delightful and complete robot for the Raspberry Pi that turns your Pi into a fully operating robot. GoPiGo is a mobile robotic platform for the Raspberry Pi developed by Dexter Industries.

 GoPiGo

The original firmware and API was Developed by Karan Nayan, Oct. 2013

This repository contains source code, firmware and design materials for the GoPiGo.

 GoPiGo

Quick Install

For installing the python package(s) of the GoPiGo, use the following command:

curl -kL dexterindustries.com/update_gopigo | bash

Or if you're still accustomed to the old ways, you can clone the repo, head over to the Setup folder and run the install script like this:

bash update_gopigo3.sh

These 2 methods of installing the robot are identical - the difference is that the former takes the script from an online source and in the latter case, you run it from the repository itself.

See Also

License

GoPiGo for the Raspberry Pi: an open source robotics platform for the Raspberry Pi. Copyright (C) 2017 Dexter Industries

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/gpl-3.0.txt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].