ESPectro Core Development Board
Code name: ESP8266_ESPECTRO_CORE
ESPectro Core development board is based on esp8266 microcontroller and uses Xtensa LX106 architecture. This board has a maximum CPU frequency of 160 MHz and a flash size of 4 MB.
About ESPectro Core
ESP8266 board with Grove ports and RGB LED - designed for education, IoT kits, and rapid prototyping.
ESPectro Core Technical Specifications
π°οΈ Connectivity
π§ Microcontroller
ESPectro Core Useful Links
ESPectro Core Pins Mapping Arduino IDE
Below you can find the ESPectro Core pinout. This development board provides digital IO pins, out of which can be used as external interrupt pins and as analog input pins .
Pin | Analog | Touch | PWM | Other |
---|---|---|---|---|
0 | BUTTON_BUILTIN BUILTIN_BUTTON | |||
1 | TX TX0 | |||
2 | BUTTON_BUILTIN BUILTIN_BUTTON TX1 | |||
3 | ESPECTRO_CORE_VERSION RX RX0 | |||
4 | SDA | |||
5 | SCL | |||
15 | LED_BUILTIN |
Default Tools for ESPectro Core
Uploader tool | esptool |
Flash mode | dio |
Maximum data size | 80 Kb (81920 B) |
The ESPectro Core development board by default uses esptool uploader tool, network uploader tool for Over-the-air (OTA) uploads and bootloader tool. The bootloader starts at address "". Flash mode and boot mode for ESPectro Core development board by default is dio and respectively.