ESPresso Lite 1.0 Development Board
Code name: ESP8266_ESPRESSO_LITE_V1
ESPresso Lite 1.0 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 ESPresso Lite 1.0
First-gen ESP8266 dev board by Cytron β offers basic Wi-Fi and GPIO access for entry-level projects.
Technical Specifications
π°οΈ Connectivity
π§ Microcontroller
ESPresso Lite 1.0 Pins Mapping Arduino IDE
Below you can find the ESPresso Lite 1.0 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 |
---|---|---|---|---|
1 | ESPRESSO_LITE_VERSION | |||
16 | LED_BUILTIN | |||
PIN_WIRE_SDA | SDA | |||
PIN_WIRE_SCL | SCL |
Default Tools
Uploader tool | esptool |
Flash mode | dio |
Maximum data size | 80 Kb (81920 B) |
The ESPresso Lite 1.0 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 ESPresso Lite 1.0 development board by default is dio and respectively.