Skip to main content

A Python Library For BitBlock

Project description

비트블록보드를 위한 라이브러리

비트블록(BitBlock)보드를 BLE 무선 연결을 사용하여 조작하는 라이브러리입니다.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyblebb-1.8.2-py3-none-any.whl
  • Upload date:
  • Size: 41.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7397f6aa76de59084343d51d53cb097effbc285dadc4b0d3ae54352fa8ec81e5
MD5 f11c153f5fca4fbefa77bcdc6e34cc56
BLAKE2b-256 c99fb7fd16380f4ee4fdfc10c30834ca6cb4350b27daeace1cbab8538cedd93b

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