A Python module to generate Arduino code for BowCar.
Project description
바우카를 이용하여 파이썬을 배우기 위한 모듈입니다. this module for study python with bowcar hardware.
arduino-cli 프로그램의 설치가 필수입니다. this module need 'arduino-cli' program.
명령어
- 시간 지연 관련 BowCar.delay(time) : time(ms)만큼 지연
- led 관련 BowCar.red_on() : 빨간 led 켜기 BowCar.red_off() : 파란 led 끄기 BowCar.blue_on() : 파란 led 켜기 BowCar.blue_off() : 파란 led 끄기 BowCar.all_light_on() : 모든 led 켜기 BowCar.all_light_off() : 모든 led 끄기
- 부저 관련 BowCar.buzzer_on(scale, octave, note) : octave의 scale에 해당하는 음을 note음표 만큼 실행 BowCar.buzzer_off() : 부저 끄기 BowCar.set_duration(time) : 부저음의 기본 길이를 time(ms)만큼 조정
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bowcar-0.0.8.2.tar.gz
(7.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bowcar-0.0.8.2-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file bowcar-0.0.8.2.tar.gz.
File metadata
- Download URL: bowcar-0.0.8.2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a10b758844de63042c76acdad43a666bb72245314159d17dcee6e4e9a6dde481
|
|
| MD5 |
a6f09889013b95b6b1d4dab204c7c925
|
|
| BLAKE2b-256 |
9ae9ba556dbb99a022bdf5742fc4246b6bf6d1e44a4f87165466b06d6e599de6
|
File details
Details for the file bowcar-0.0.8.2-py3-none-any.whl.
File metadata
- Download URL: bowcar-0.0.8.2-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fea76bd4f2623f52d57f723e4730c6fce8cda6c37cbb21c23328cef61ff6c9c7
|
|
| MD5 |
a7b95b80cbb096da6762b262b24ac644
|
|
| BLAKE2b-256 |
ad0f10bf48336f386c34ab721bdb3010802f7c3e01751cff9e919d5aa5fe5217
|