Coder Social home page Coder Social logo

mindstorms-nb's Introduction

Mindstorms Notebooks

Examples and exercises for LEGO® Mindstorms NXT and EV3 mobile robots.

The code consists of Jupyter notebooks running in a laptop or desktop computer, which communicates with the robots via Bluetooth (NXT), or WiFi (EV3).

The NXT runs its standard firmware, but the EV3 should run the ev3dev operating system.

Prerequisites

Setup

NXT

Activate Bluetooth and pair your robot and computer.

EV3

  1. Connect the robot to the same WiFi that your computer.

  2. Install RPyC

Computer

We recommend using Miniconda and creating an environment:

  • Conda quick install
    • conda create --name py34 python=3.4.2
    • source activate py34
    • conda install jupyter matplotlib
  • If using a NXT:
  • If using an EV3:
    • pip install rpyc

Usage

NXT

Switch it on, that's all!

EV3

  • Switch it on.
  • Run the script rpyc_classic.py as explained here.

Computer

Download, run jupyter notebook index.ipynb in the root folder, and enjoy!

Try-a-Bot: an open source guide for robot programming

Developed by: Robotic Intelligence Lab @ UJI

Sponsored by:

Follow us:

mindstorms-nb's People

Contributors

ecervera avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.