Skip to content

hyperobject/snap-nxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snap-nxt v1.0

A block module and local server for Snap! to interface with the Mindstorms NXT.

#Requirements

  • A Mindstorms NXT
  • Python 2.6+
  • The nxt-python module for Python.

#Getting Started

  • Load Snap! in your browser window.
  • Import the nxt.xml file.
  • Connect your NXT to your computer via USB cable.
  • In a command line, navigate to the directory where you are storing these files.
  • As a root user, type python snap.py.
  • The program should print something like Now serving on port 1330.
  • Enjoy!

#NXT stuff If you connect the sensors, connect them in the following configuration:

  • Port 1 - Touch
  • Port 2 - Sound
  • Port 3 - Light
  • Port 4 - Ultrasonic

#Credits

About

[see blockext/nxt] Snap! + Mindstorms NXT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages