Coder Social home page Coder Social logo

blinkmaker / t-bots Goto Github PK

View Code? Open in Web Editor NEW

This project forked from garethnisbet/t-bots

0.0 1.0 0.0 16.98 MB

Software for controlling and analysing T-Bots (Balancing robots)

Home Page: http://www.klikrobotics.com

C++ 28.06% Python 71.94%

t-bots's Introduction

File Structure:

TBot - Main code to run T-Bot.

Development - Check this folder regularly. This is where experimental software will show up first.

DCMotorTest - Simple example to drive motors using the TB6612FNG driver board (used to calibrate motors).

BluetoothChangeName - Used to set BAUD rate, set name for T-Bot and get MAC address.

BTListen - Read in data coming from Bluetooth controllers (useful if you want to make your own controller).

Python - Python code to retrieve and analyse data from the T-Bot.

TBotLibraries.zip - Libraries required to run the T-Bot. These can be extracted directly into the Arduino libraries folder.

Ultrasound - Simple example to interrogate the HC-SR04 ultrasound module.

ReadGyro - Simple example to interrogate MPU-6050 sensor.

SchedulerExample - A simple example to show you how to use a schedular instead of nested loops.

Joystick - Wireless USB controller to Bluetooth bridge written in python - Requires physical USB Joystich - python-bluez - works on Linux.

TBot_Joystick_Python_PYBLUEZ - Bluetooth joystick written in python - Requires python-bluez and Bluez - works on Linux.

TBot_Joystick_Python_SOCKET - Bluetooth joystick written in python - Python3 - works on Linux.

TBot_Joystick_Python_Pyserial - Bluetooth joystick written in python - Works on Windows and Mac.

Usage:

  1. Install the arduino IDE from https://www.arduino.cc.
  2. Import the libraries by extracting TBotLibraries.zip directly in the Arduino library folder.
  3. You will need to select Tools -> Board -> Arduino Nano.
  4. Open TBot.ino and click on the upload button to send the code to your T-Bot.

๐Ÿ’ก Note: Windows users need to use the old boot loader. In the Arduino IDE select TOOLS > PROCESSOR > in the pull down menu change ATmega328P to ATmega328P (Old Bootloader).

t-bots's People

Contributors

garethnisbet avatar gilesknap avatar race2infinity 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.