2016-01-01 20:51:48 +02:00
.. Copyright 2014-2016 Ivan Kravets <me@ikravets.com>
2015-11-18 17:33:46 +02:00
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
2015-04-11 19:49:18 +03:00
.. _platform_espressif:
Platform `` espressif ``
======================
Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and Wi-Fi chips which are widely used in mobile devices and the Internet of Things applications.
For more detailed information please visit `vendor site <https://espressif.com/> `_ .
.. contents ::
Packages
--------
.. list-table ::
:header-rows: 1
* - Name
- Contents
2015-12-28 01:15:06 +02:00
* - `` toolchain-xtensa ``
- `xtensa-gcc <https://github.com/jcmvbkbc/gcc-xtensa> `_ , `GDB <http://www.gnu.org/software/gdb/> `_
2015-04-11 19:49:18 +03:00
* - `` tool-esptool ``
- `esptool-ck <https://github.com/igrr/esptool-ck> `_
2015-12-28 01:15:06 +02:00
* - `` tool-mkspiffs ``
- `Tool to build and unpack SPIFFS images <https://github.com/igrr/mkspiffs> `_
2015-04-11 19:49:18 +03:00
* - `` framework-arduinoespressif ``
- `Arduino Wiring-based Framework (ESP8266 Core) <https://github.com/esp8266/Arduino> `_
2015-12-28 01:15:06 +02:00
* - `` ldscripts ``
- `Linker Scripts <https://sourceware.org/binutils/docs/ld/Scripts.html> `_
* - `` sdk-esp8266 ``
- `ESP8266 SDK <http://bbs.espressif.com> `_
2015-04-11 19:49:18 +03:00
.. warning ::
**Linux Users:** Don't forget to install "udev" rules file
`99-platformio-udev.rules <https://github.com/platformio/platformio/blob/develop/scripts/99-platformio-udev.rules> `_ (an instruction is located in the file).
2015-07-07 23:33:25 +03:00
**Windows Users:** Please check that you have correctly installed USB driver
from board manufacturer
2015-04-11 19:49:18 +03:00
Frameworks
----------
.. list-table ::
:header-rows: 1
* - Name
- Description
* - :ref: `framework_arduino`
- Arduino Framework allows writing cross-platform software to control devices attached to a wide range of Arduino boards to create all kinds of creative coding, interactive objects, spaces or physical experiences.
Boards
------
.. note ::
* You can list pre-configured boards by :ref: `cmd_boards` command or
`PlatformIO Boards Explorer <http://platformio.org/#!/boards> `_
* For more detailed `` board `` information please scroll tables below by
horizontal.
2015-12-18 21:01:56 +02:00
Adafruit
~~~~~~~~
2015-04-11 19:49:18 +03:00
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
2015-12-18 21:01:56 +02:00
* - `` huzzah ``
- `Adafruit HUZZAH ESP8266 <https://www.adafruit.com/products/2471> `_
2015-12-17 20:16:17 +02:00
- ESP8266
- 80 MHz
2015-12-21 20:39:45 +02:00
- 4096 Kb
2015-12-17 20:16:17 +02:00
- 80 Kb
2015-12-18 21:01:56 +02:00
ESPino
~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` espino ``
- `ESPino <http://www.espino.io> `_
2015-12-17 20:16:17 +02:00
- ESP8266
- 80 MHz
2015-12-21 20:39:45 +02:00
- 4096 Kb
2015-12-17 20:16:17 +02:00
- 80 Kb
2015-12-18 21:01:56 +02:00
Espressif
~~~~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
2015-04-11 19:49:18 +03:00
* - `` esp01 ``
2015-12-21 20:39:45 +02:00
- `Espressif Generic ESP8266 ESP-01 512k <http://www.esp8266.com/wiki/doku.php?id=esp8266-module-family> `_
2015-04-11 19:49:18 +03:00
- ESP8266
2015-12-11 15:31:36 +02:00
- 80 MHz
2015-04-11 19:49:18 +03:00
- 512 Kb
2015-12-17 20:16:17 +02:00
- 80 Kb
2015-11-18 17:33:46 +02:00
2015-12-21 20:39:45 +02:00
* - `` esp01_1m ``
- `Espressif Generic ESP8266 ESP-01 1M <http://www.esp8266.com/wiki/doku.php?id=esp8266-module-family> `_
2015-11-18 17:33:46 +02:00
- ESP8266
- 80 MHz
2015-12-17 20:16:17 +02:00
- 1024 Kb
- 80 Kb
2015-12-21 20:39:45 +02:00
* - `` esp12e ``
- `Espressif ESP8266 ESP-12E <http://www.esp8266.com/wiki/doku.php?id=esp8266-module-family> `_
- ESP8266
- 80 MHz
- 4096 Kb
- 80 Kb
2015-12-18 21:01:56 +02:00
NodeMCU
~~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` nodemcu ``
2016-01-06 15:47:58 +02:00
- `NodeMCU 0.9 / 1.0 <http://www.nodemcu.com/> `_
2015-12-17 20:16:17 +02:00
- ESP8266
- 80 MHz
2015-12-21 20:39:45 +02:00
- 4096 Kb
2015-12-17 20:16:17 +02:00
- 80 Kb
2015-12-18 21:01:56 +02:00
Olimex
~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` modwifi ``
- `Olimex MOD-WIFI-ESP8266(-DEV) <https://www.olimex.com/Products/IoT/MOD-WIFI-ESP8266-DEV/open-source-hardware> `_
2015-12-17 20:16:17 +02:00
- ESP8266
- 80 MHz
2015-12-21 20:39:45 +02:00
- 2048 Kb
2015-12-17 20:16:17 +02:00
- 80 Kb
2015-12-18 21:01:56 +02:00
SparkFun
~~~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` thing ``
- `SparkFun ESP8266 Thing <https://www.sparkfun.com/products/13231> `_
2015-12-17 20:16:17 +02:00
- ESP8266
- 80 MHz
2015-12-18 21:01:56 +02:00
- 512 Kb
2015-12-17 20:16:17 +02:00
- 80 Kb
2015-12-18 21:01:56 +02:00
SweetPea
~~~~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` esp210 ``
- `SweetPea ESP-210 <http://wiki.sweetpeas.se/index.php?title=ESP-210> `_
2015-12-17 20:16:17 +02:00
- ESP8266
- 80 MHz
2015-12-21 20:39:45 +02:00
- 4096 Kb
2015-12-17 20:16:17 +02:00
- 80 Kb
2015-12-18 21:01:56 +02:00
WeMos
~~~~~
.. list-table ::
:header-rows: 1
* - Type `` board ``
- Name
- Microcontroller
- Frequency
- Flash
- RAM
* - `` d1 ``
- `WeMos D1 <http://www.wemos.cc/wiki/doku.php?id=en:d1> `_
2015-12-17 20:16:17 +02:00
- ESP8266
- 80 MHz
2015-12-21 20:39:45 +02:00
- 4096 Kb
2015-12-17 20:16:17 +02:00
- 80 Kb
2015-12-18 21:01:56 +02:00
* - `` d1_mini ``
- `WeMos D1 mini <http://www.wemos.cc/wiki/doku.php?id=en:d1_mini> `_
2015-12-17 20:16:17 +02:00
- ESP8266
- 80 MHz
2015-12-21 20:39:45 +02:00
- 4096 Kb
2015-12-17 20:16:17 +02:00
- 80 Kb
2015-12-18 18:06:20 +02:00
.. include :: espressif_extra.rst