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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyblebb-1.8.1-py3-none-any.whl
  • Upload date:
  • Size: 41.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.18

File hashes

Hashes for pyblebb-1.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 454e870557c109fa32a22e31359f9389541be50c997aac0372e787dc1b070c7d
MD5 39c2ac2407de849cc27cb0aed841146a
BLAKE2b-256 f32ea8ccae3d8ba3f7ced646caad9726c38edfe4b80bc591a539e444310097ef

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