Skip to main content

A utility to communicate with the ROM bootloader in Espressif ESP8266.

Project description

==========
esptool.py
==========
A utility to communicate with the ROM bootloader in Espressif ESP8266 WiFi microcontroller.

Allows flashing, reading back, querying chip parameters, etc. Developed by the community, not by Espressif Systems.

The esptool.py project is hosted on github: https://github.com/themadinventor/esptool

Installation
------------

esptool can be installed via pip:

$ pip install --upgrade esptool

(esptool.py requires Python 2. If your default pip version is Python 3, install via ``pip2 install esptool``.)

Usage
-----

Please see the `Usage section of the README.md file<https://github.com/themadinventor/esptool/tree/pypi#usage>`_.

You can also get help information by running `esptool.py --help`.

Contributing
------------
Please see the `CONTRIBUTING.md file on github<https://github.com/themadinventor/esptool/blob/master/CONTRIBUTING.md>`_.

Project details


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