• Stars
    star
    120
  • Rank 294,224 (Top 6 %)
  • Language
    Python
  • License
    Other
  • Created almost 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The BrickPi3 connects LEGO Mindstorms with the Raspberry Pi.

BrickPi3

The BrickPi3 connects LEGO Mindstorms with the Raspberry Pi. You can learn more about the BrickPi3 here.

BrickPi3 Introduction Header

Documentation

You can find more extensive documentation about setting up the BrickPi3 for the first time, other programming languages contributed by our community, and more extensive information on our projects on the Dexter Industries website here.

Installation

On Raspbian for Robots, run DI Software Update to install or update - this is a more time-consuming option than the alternative instructions seen in the following section.

Quick Install

In order to quickly install the BrickPi3 repository, open up a terminal and type the following command:

curl -kL dexterindustries.com/update_brickpi3 | bash

The same command can be used for updating the BrickPi3 to the latest version.

Compatibility

The following Lego Sensor and Motors are supported by Python and Scratch:

  • Lego Sensors

    • EV3
      • Ultrasonic Sensor
      • Gyro Sensor
      • Color Sensor
      • Touch Sensor
      • Infrared Sensor
    • NXT
      • Ultrasonic Sensor
      • Color Sensor
      • Light Sensor
      • Touch Sensor
  • Lego Motors

    • EV3 Large Motor
    • EV3 Medium Motor
    • NXT Motor

In addition, the BrickPi3 firmware and Python drivers support custom analog and I2C sensors. Most NXT and EV3 aftermarket sensors should work if you add custom python support. See this python example for reading custom analog sensors and this python example for reading custom I2C sensors.

BrickPi3 Introduction Header

License

Please review the LICENSE.md file for license information.

More Repositories

1

GrovePi

GrovePi is an open source platform for connecting Grove Sensors to the Raspberry Pi.
Python
488
star
2

GoPiGo

The GoPiGo Robot for Raspberry Pi
HTML
338
star
3

BrickPi

The BrickPi Project Combining the Raspberry Pi and LEGO MINDSTORMS
Rich Text Format
262
star
4

GoPiGo3

The GoPiGo3 is a Raspberry Pi Robot!
Python
96
star
5

BrickPi_Python

BrickPi Python Development
73
star
6

EV3_Dexter_Industries_Sensors

EV3 Repo of Dexter Industries Sensors
C++
46
star
7

ArduBerry

Arduberry is the easiest adapter for Raspberry Pi and Arduino
Shell
41
star
8

Raspbian_For_Robots

Raspbian image changes to make it work well with Dexter Industries robots.
CSS
33
star
9

GoogleVisionTutorials

Tutorials on how to use Google Vision with the Raspberry Pi.
Python
20
star
10

Raspberry_Pi_Speech

Get your Raspberry Pi Talking! These are some examples to make your Raspberry Pi talk.
Python
16
star
11

DI_Sensors

Dexter Industries Sensors
Python
12
star
12

BrickPi_C

BrickPi Library in C
12
star
13

BrickPi_Scratch

Scratch programs for the BrickPi
11
star
14

PivotPi

PivotPi is a Servo Controller for the Raspberry Pi!
Java
9
star
15

DI_LEGO_NXT

Lego Mindstorms NXT Blocks for Dexter Industries Products
C
8
star
16

upyduino

Micropython setup as an Arduino.
Python
7
star
17

DI_Arduino

Dexter Industries Arduino Repository
C++
5
star
18

Dexter_Industries

Dexter Industries Stuff!
3
star
19

GrovePi_Zero_Example_Programs

GrovePi Zero Example Programs
Python
2
star
20

wiringPi

C
2
star
21

RFR_Tools

Common tools to all robots
Python
2
star
22

DexterEd

Teaching materials for Dexter Industries Robots!
Python
2
star
23

Game_Shield_for_RPi

A gaming shield for the RPi. For adapting the PS2 Controller and the Nintendo Wii to the Raspberry Pi
C
2
star
24

script_tools

Common installation scripts used in multiple products around the Dexter Industries Galaxy of products.
Shell
2
star
25

pxt-gigglebot

Choose Giggle package to get started. This is the limited features package only. It contains everything that is compatible with bluetooth so if you want to use bluetooth, this is the package you need.
TypeScript
2
star
26

AVRDUDE

AVRDude Files Will Be Kept Here
Shell
1
star
27

Arduino_Playstation_Controller_Shield

A playstation controller shield for the Arduino.
1
star
28

GoPiGo3_3D_Printed

3D Printed Attachments for the GoPiGo3
1
star
29

guerillaPi

First Push
1
star
30

Utilities

Dexter Industries Utilities for Internal Use.
Python
1
star
31

deprecated-micropython-gigglebot

Use the gigglebot with micropython
Python
1
star
32

GoBox

GoBox software and Examples.
Python
1
star
33

openocd

OpenOCD Tools for Dexter Industries
Shell
1
star
34

pxt-giggle

CLICK HERE. You found the main package for the GiggleBot! This will load all the necessary blocks.
TypeScript
1
star
35

GoPiGo_Python_Examples

Example programs for the GoPiGo for Tutorial
Python
1
star