pyBittle
  • About pyBittle
  • Users guide
    • Installation
    • Usage Examples
      • Connecting to Bittle
      • Movement commands
    • Project Examples
      • BittleXboxController
  • Documentation
    • bittleManager
      • Bittle()
      • Command
      • Direction
      • Gait
    • bluetoothManager
      • BluetoothManager()
    • serialManager
      • SerialManager()
    • wifiManager
      • WifiManager()
  • Changelog
    • v1.0.0
    • V1.1.3
Powered by GitBook
On this page
  • Getting started
  • Examples
  • Documentation

Was this helpful?

About pyBittle

pyBittle is an open source Python library for connecting and controlling Bittle.

NextInstallation

Last updated 4 years ago

Was this helpful?

Getting started

pyBittle provides a set of methods to communicating with Bittle through Bluetooth, WiFi and Serial connection. To start using pyBittle follow installation steps.

Examples

Find useful usage examples and projects to help yourself understanding how to get the most of this library providen resources.

Documentation

Read the in-depth documentation about pyBittle classes and methods.

Installation
Usage Examples
Project Examples
Documentation