Skip to main content
ESPBoards

Mercury 1.0 Development Board Pinout and Technical Specifications

Code name: mercury

Mercury 1.0 development board is based on esp8266 microcontroller and uses Tensilica Xtensa LX106 architecture. This development board has a maximum CPU frequency of 160 MHz and a maximum data upload size of 81.92 Kb.


Quick Links

Mercury 1.0 imageMercury 1.0 image

Features

    Connectivity

    • WiFi: 802.11 b/g/n (2.4 GHz)
    • Bluetooth: No
    • BLE: No

    Technical specs

    Clock Speed160 MHz
    Upload Maximum Data size81920
    Microcontrolleresp8266
    ArchitectureTensilica Xtensa LX106

    Mercury 1.0 Pins Mapping Arduino IDE

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

    PinAnalogTouchPWMOther
    0LED_BUILTIN
    2
    4
    5
    9
    10
    12
    13
    14
    15
    16
    D7USST
    D8USSE
    D4SERVO1
    D6SERVO2
    D3SERVO3
    D5SERVO4
    D9IR1
    D10IR2
    Analog - Analog input pins
    Touch - Touch pins
    Function - Function pins
    RX / TX - Receive (RX) / Transmit (TX)
    LED_BUILTIN - Built-in LED
    PWM - Pulse-Width Modulation

    Default Tools

    Bootloader tool
    Uploader toolesptool
    Network uploader tool
    Bootloader address
    Flash modedio
    Boot mode
    PSRAM type
    Maximum data size
    80 Kb
    (81920 B)

    The Mercury 1.0 development board by default uses esptool uploader tool and bootloader tool. Flash mode for Mercury 1.0 development board by default is dio. When using Arduino IDE, the maximum data size for variables is 80 Kb (81920 B).