Skip to main content

Python library to communicate with Pinecil V2 soldering irons via Bluetooth

Project description

Pynecil

Python library to communicate with Pinecil V2 soldering irons via Bluetooth

build codecov PyPI version PyPI - Downloads "Buy Me A Coffee" GitHub Sponsor


📖 Documentation


📦 Installation

You can install Pynecil via pip:

pip install pynecil

🚀 Usage

Basic Example

import asyncio
from pynecil import CharSetting, discover, Pynecil 

async def main():
    
    device = await discover()
    client = Pynecil(device)

    device_info = await client.get_device_info()

    live_data = await client.get_live_data()

    await client.write(CharSetting.SETPOINT_TEMP, 350)

asyncio.run(main())

For more advanced usage, refer to the documentation.


🛠 Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Submit a pull request.

Make sure to follow the contributing guidelines.


📜 License

This project is licensed under the MIT License - see the LICENSE file for details.


❤️ Support

If you find this project useful, consider buying me a coffee ☕ or sponsoring me on GitHub!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pynecil-4.2.0rc0.tar.gz (25.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pynecil-4.2.0rc0-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file pynecil-4.2.0rc0.tar.gz.

File metadata

  • Download URL: pynecil-4.2.0rc0.tar.gz
  • Upload date:
  • Size: 25.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for pynecil-4.2.0rc0.tar.gz
Algorithm Hash digest
SHA256 9e729b818d66f1d862464e3d8ecf27500518dd9972c34133546cd64603d28b9a
MD5 38931119c23a1dd3844a18e02889960c
BLAKE2b-256 f0bfcdba229ec3f2e12f30601ec991f08d6342fbba8780a3ea37b1e248e90704

See more details on using hashes here.

File details

Details for the file pynecil-4.2.0rc0-py3-none-any.whl.

File metadata

  • Download URL: pynecil-4.2.0rc0-py3-none-any.whl
  • Upload date:
  • Size: 15.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for pynecil-4.2.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 fd8c79d3aee81ba2c2558bdfc27a326fbfd2dd82ae6e323804e27dc61c6011d6
MD5 5f8ba8f46b3c188a0eba671a605a1991
BLAKE2b-256 76c8818db67d68d96286135606a269db7e4b9ba0f3edc67684fccb8b3f6ac2b8

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