Homeduino library
Project description
Python library for interfacing with the RFControl Arduino library
Introduction
Python library for using various 433 Mhz devices and sensors with a connected Arduino with homeduino sketch.
Features
Hardware
Installation
You can install the Python Homeduino library using the Python package manager PIP:
pip3 install homeduino
homeduino
CLI
You can use the Python Homeduino library directly from the command line to listen to or send messages.
python3 -m homeduino <port> <receive_pin> <send_pin> listen
python3 -m homeduino <port> <receive_pin> <send_pin> send <protocol> <values>
Troubleshooting
You can add the --debug
flag to the CLI command to get a more details on what's going on. Like so:
python3 -m homeduino <port> <key> --debug
Support my work
Do you enjoy using this Python library? Then consider supporting my work using one of the following platforms, your donation is greatly appreciated and keeps me motivated:
Hire me
If you're in need for a freelance Python developer for your project please contact me, you can find my email address on my GitHub profile.
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
Built Distribution
File details
Details for the file homeduino-0.0.20.tar.gz
.
File metadata
- Download URL: homeduino-0.0.20.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1762bfe81194d2b3eee76cd29d7d962bcd1e2827ed5fc7b968b1fd16623fe468 |
|
MD5 | 47be633d70feeeb8c5dc22f6c4f12929 |
|
BLAKE2b-256 | 2d7faadeacea4113c6428799a15f380a6eabf290672eab476cf1a1de62c65b1f |
File details
Details for the file homeduino-0.0.20-py3-none-any.whl
.
File metadata
- Download URL: homeduino-0.0.20-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6dc0f58620855368063b32d7f93bcbd7841bbe62c96bf6fcdf94fd4eb263634 |
|
MD5 | 2c23709e84ebb931459298e05af6140e |
|
BLAKE2b-256 | c0bab8edb8ce8adcc658076873cf25032edb66c3e0826725e6ff96773119a31b |