resources.rst 1.8 KB

123456789101112131415161718192021222324252627282930
  1. *********
  2. Resources
  3. *********
  4. :link_to_translation:`zh_CN:[中文]`
  5. .. toctree::
  6. :caption: Third-Party Tools
  7. :maxdepth: 2
  8. third-party-tools/platformio
  9. Useful Links
  10. ############
  11. * The `esp32.com forum <https://esp32.com/>`_ is a place to ask questions and find community resources.
  12. * Check the `Issues <https://github.com/espressif/esp-idf/issues>`_ section on GitHub if you find a bug or have a feature request. Please check existing `Issues <https://github.com/espressif/esp-idf/issues>`_ before opening a new one.
  13. * A comprehensive collection of `solutions <https://github.com/espressif/esp-iot-solution#solutions>`_, `practical applications <https://github.com/espressif/esp-iot-solution#esp32-iot-example-list>`_, `components and drivers <https://github.com/espressif/esp-iot-solution#components>`_ based on ESP-IDF is available in `ESP32 IoT Solution <https://github.com/espressif/esp-iot-solution>`_ repository. In most of cases descriptions are provided both in English and in 中文.
  14. * To develop applications using Arduino platform, refer to `Arduino core for ESP32 WiFi chip <https://github.com/espressif/arduino-esp32#readme>`_.
  15. * Several `books <https://www.espressif.com/en/support/iot-college/books-new>`_ have been written about ESP32 and they are listed on `Espressif <https://www.espressif.com/en/support/iot-college/books-new>`__ web site.
  16. * If you're interested in contributing to ESP-IDF, please check the :doc:`contribute/index`.
  17. * For additional ESP32 product related information, please refer to `documentation <https://espressif.com/en/support/download/documents>`_ section of `Espressif <https://espressif.com/en/support/download/documents>`__ site.
  18. * `Download <https://readthedocs.com/projects/espressif-esp-idf/downloads/>`_ latest and previous versions of this documentation in PDF and HTML format.