Skip to main content

Serial monitor for esp-idf

Project description

Espressif IDF Monitor

The esp-idf-monitor is a Python-based, open-source package that is part of the ESP-IDF SDK for Espressif products.

The main responsibility of the IDF Monitor is serial communication input and output in ESP-IDF projects. More information about IDF Monitor can be found in IDF documentation.

Contributing

Code Style & Static Analysis

Please follow these coding standards when writing code for esp-idf-monitor:

Pre-commit checks

pre-commit is a framework for managing pre-commit hooks. These hooks help to identify simple issues before committing code for review.

To use the tool, first install pre-commit. Then enable the pre-commit and commit-msg git hooks:

python -m pip install pre-commit
pre-commit install -t pre-commit -t commit-msg

On the first commit pre-commit will install the hooks, subsequent checks will be significantly faster. If an error is found an appropriate error message will be displayed.

Conventional Commits

esp-idf-monitor complies with the Conventional Commits standard. Every commit message is checked with Conventional Precommit Linter, ensuring it adheres to the standard.

License

This document and the attached source code are released as Free Software under Apache License Version 2 or later. See the accompanying LICENSE file for a copy.

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

esp-idf-monitor-1.2.1.tar.gz (31.7 kB view details)

Uploaded Source

Built Distribution

esp_idf_monitor-1.2.1-py3-none-any.whl (41.2 kB view details)

Uploaded Python 3

File details

Details for the file esp-idf-monitor-1.2.1.tar.gz.

File metadata

  • Download URL: esp-idf-monitor-1.2.1.tar.gz
  • Upload date:
  • Size: 31.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for esp-idf-monitor-1.2.1.tar.gz
Algorithm Hash digest
SHA256 7a6b454a219567e66a72652271621be419f0cf987d0a0f675f1fa2e4e2d2b107
MD5 13a8f235ac636594fe76a12aab64cd9e
BLAKE2b-256 d800e65928e4f5a85c0cc5f687f0474e4ccf2377fd496d7f5239603634d52c24

See more details on using hashes here.

File details

Details for the file esp_idf_monitor-1.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for esp_idf_monitor-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 903668dce4d5449d4c0b73d5147af74741e98e5328b291d76353adc0f65f820f
MD5 f29e5bba0d51f540c3103091e4e38386
BLAKE2b-256 2529c5dd8b2c2092340901acdb3ca36fb5d920565d876b9f1cfc1cc18ba44a5e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page