{% extends "defindex.html" %} {% block body %}
Welcome to the Pycom documentation site. The documentation is split into 5 sections; we recommend reading through all the sections to familiarize yourself with the various tools and features available to you to help you develop on your Pycom module.
All the new Pycom modules are based on the same ESP32 chip and therefore share similar schematics, pinouts & firmware. Majority of the documentation is applicable for all Pycom devices, with separate sections for tutorials and firmware references.
To get started, read through the Quickstart Guide then feel free to jump straight into the tutorials and examples in Tutorials & Examples to begin building your projects.
Note
Note that this documentation is only for our ESP32 based products such as the LoPy, SiPy and WiPy 2.0. For the WiPy 1.0 (which uses the CC3200), please go to docs.pycom.io/wipy.
We continue to add to our documentation as we update our software/firmware and welcome any suggestions or improvements!
{% if port == 'pycom_esp32' %}
1. Quickstart Guide
3. Tutorials & Examples
5. Datasheets |
2. Tools & Features
4. Firmware API Reference
6. Documentation Notes |
{% if port in ("pyboard", "wipy", "esp8266", "lopy", "2wipy") %}
Quick reference for {{ port_name }}
General information about {{ port_name }}
Tutorials and code examples
Library Reference |
Language Reference
The {{ port }} hardware
Guide for {{ port_name }} on Windows (PDF) |
Indices and tables:
Module index
Full index |
Table of contents |
External links:
GitHub
The WiPy homepage |
Pycom forum |