Skip to content

Simple NXT bot controller using Python built for controlling it using LiveBots, can be modified to work without it easily

License

Notifications You must be signed in to change notification settings

novium/NXT-Tank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER

I CORRUPTED MY WINDOWS 10 INSTALLATION BY DOING THIS. SO, EVERYTHING YOU DO WITH THIS CODE IS AT YOUR OWN RISK.

INSTRUCTIONS

To make a copy of this project you first need to get all libraries for Python

  • Libusb
  • Pyusb
  • nxt-python

Then make the Mindstorms starter model and put the Ultrasonic sensor in the front connected to port 4

Create a robot at livebots.cc and get your robot id from the url (like http://livebots.cc/Robot/View/30 (the 30)) and paste it in runner.py instead of 40.

Now you should have a working robot connected to Livebots, if you get any issues create a new issue here @ GitHub

Otherwise you can use this project to make your own robot, but you will need to read about nxt-python (Google it).

Licensed under MIT License (c) Alexander Troshin

Need help?

Hit me up with an email on mail@novium.pw, I will try to answer as fast as possible (>1 day).

About

Simple NXT bot controller using Python built for controlling it using LiveBots, can be modified to work without it easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published