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

pyblebb-1.1-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyblebb-1.1-py3-none-any.whl
  • Upload date:
  • Size: 33.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f708bdb7aed19b9051d0e4d757d2c31e783aab1e7523ceb57fed1326dacb1aab
MD5 eb2d0527205f9ca44bc87246f6ef840e
BLAKE2b-256 dd7cdea918b32230bedcb9373bfa0ebd6a56991bb1452837882edc7a399aa172

See more details on using hashes here.

Supported by

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