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.2-py3-none-any.whl (31.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyblebb-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5299cb276015cc8cc155fc0125946da56c58d20703f64d55c80117bf438ba868
MD5 028b4988da0f4924d8c1d6e7cc89feb0
BLAKE2b-256 5139fa996f1d5d5aaed267da487c350ae24c734cee6a4753741b0bf8f5aa12d6

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