Invent One Development Board

Code name: ESP8266_INVENT_ONE

Invent One 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 Invent One

Developer-friendly ESP8266 board with built-in USB and power control - designed for OEM and product integration.

Invent One Technical Specifications

🛰️ Connectivity

WiFi 802.11 b/g/n (2.4 GHz)
Bluetooth -
BLE -

🧠 Microcontroller

Model esp8266
Clock Speed 160 MHz
Flash Size 4 MB
Architecture Xtensa LX106

Invent One Pins Mapping Arduino IDE

Below you can find the Invent One pinout. This development board provides digital IO pins, out of which can be used as external interrupt pins and as analog input pins .

PinAnalogTouchPWMOther
0
1A1TX
2A2LED_BUILTIN
3A3RX
4A4
5
12
13
14
15
16
PIN_WIRE_SDASDA
PIN_WIRE_SCLSCL
Analog Analog input pins
Touch Touch pins
Function Function pins
RX / TX Receive/Transmit
LED_BUILTIN Built-in LED
PWM Pulse-Width Modulation

Default Tools for Invent One

Uploader toolesptool
Flash modedio
Maximum data size
80 Kb
(81920 B)

The Invent One 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 Invent One development board by default is dio and respectively.