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

Was this helpful?

  1. Users guide
  2. Project Examples

BittleXboxController

Control your Bittle using Xbox One controller.

PreviousProject ExamplesNextbittleManager

Last updated 4 years ago

Was this helpful?

This project uses pyBittle to connect to Bittle through Bluetooth, WiFi and Serial and send commands.

Project website:

https://github.com/EnriqueMoran/BittleXboxController
Using pyBittle to send movement commands.