Skip to main content

A Python Library For BitBlock

Project description

Python Library for Bitblock Board

from bitblock import *

address = "48:27:E2:38:39:81"
board = Bitblock(address)
ret = board.connect()


rccar = board.rccar_init()

for i in range(10):
    rccar.move_forward(100)
    wait(1000)
    rccar.stop()
    rccar.move_backward(100)
    wait(1000)
    rccar.stop()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyblebb-1.3-py3-none-any.whl (31.9 kB view details)

Uploaded Python 3

File details

Details for the file pyblebb-1.3-py3-none-any.whl.

File metadata

  • Download URL: pyblebb-1.3-py3-none-any.whl
  • Upload date:
  • Size: 31.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for pyblebb-1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 48852db07170013c5d4ea28d11a026ead4f40f3de7d721ce743151dd92f85539
MD5 b0e957f373d8d8f39fca21c9e10a8aa6
BLAKE2b-256 1114f1b334cb1553b122d51b5ce4d9132d7d49605c75fec5acdca9e166c8125c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page