Arduino 시리얼 통신을 쉽게 제어하는 Python 라이브러리
Project description
README.md
Arduino Controller
아두이노와 PC 간의 시리얼 통신을 쉽게 제어할 수 있는 Python 라이브러리입니다.
설치 방법
pip install lha_arducon
## 사용예시
from lha_arducon import ArduinoController
arduino = ArduinoController()
arduino.connect_serial()
arduino.control_led(5, 'on')
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
mrmn0-0.1.0.tar.gz
(3.6 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
mrmn0-0.1.0-py3-none-any.whl
(3.9 kB
view details)
File details
Details for the file mrmn0-0.1.0.tar.gz.
File metadata
- Download URL: mrmn0-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af04c0d9d4485ce9f70830f8a7a78a2f9bee237744411eacd21286bd27ff42a4
|
|
| MD5 |
758212c0452d5859bd2c610d32c44e0a
|
|
| BLAKE2b-256 |
dc90e8b22798b232154d6f349d3cc7c78a384c6f7f9a12cc92df9ed7bccf8742
|
File details
Details for the file mrmn0-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mrmn0-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
109de4c5e60a5b09fac5d2d8156bdadc21f3f865d69db623fd28f1dce143079d
|
|
| MD5 |
8b58a82ef10612bf714826b420273a2a
|
|
| BLAKE2b-256 |
d501cd3955e15ac7d70bed01707d4808b3e5014a6525737b870803d9c4f46e68
|