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.

Customizable Config

esp-idf-monitor supports customizable menu keystrokes using a config file. For more information about setting up the config and supported options please follow 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.3.3.tar.gz (33.7 kB view details)

Uploaded Source

Built Distribution

esp_idf_monitor-1.3.3-py3-none-any.whl (44.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: esp-idf-monitor-1.3.3.tar.gz
  • Upload date:
  • Size: 33.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.3.3.tar.gz
Algorithm Hash digest
SHA256 4c4c87375c30ffa8e7788a01ea4af6eb2c53b76736a8b0238e05f81046c43c26
MD5 570e5e24d8bed3be140145ed582281d8
BLAKE2b-256 825b21c68f47f270cc57c45d236896c8b5c9d8bc82e9a3859a07ed3dbf6b7843

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for esp_idf_monitor-1.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3a8a613af3ed232a7295cf110128af6b1a9fa576e953061835d5869076981b7f
MD5 b9291b3b739ea0b0fb58b018ddb7e751
BLAKE2b-256 f46bf10e5c133ca017e9d882ca294a380cb2e17cee4afe2334d96506770dc261

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