---
product_id: 256334315
title: "2pcs ESP8266 NodeMCU LUA CP2102 ESP-12E Internet WiFi Development Board Open Source Serial Wireless Module Works Great with Arduino IDE/Micropython (Pack of 2PCS)"
brand: "hiletgo"
price: "₱1374"
currency: PHP
in_stock: true
category: "Hi Letgo"
url: https://www.desertcart.ph/products/256334315-2pcs-esp8266-nodemcu-lua-cp2102-esp-12e-internet-wifi-development
store_origin: PH
region: Philippines
---

# 80 MHz CPU speed 802.11b Wi-Fi connectivity Built-in Micro-USB for easy programming 2pcs ESP8266 NodeMCU LUA CP2102 ESP-12E Internet WiFi Development Board Open Source Serial Wireless Module Works Great with Arduino IDE/Micropython (Pack of 2PCS)

**Brand:** hiletgo
**Price:** ₱1374
**Availability:** ✅ In Stock

## Summary

> 🚀 Code. Connect. Create. Dominate the IoT space with HiLetgo NodeMCU!

## Quick Answers

- **What is this?** 2pcs ESP8266 NodeMCU LUA CP2102 ESP-12E Internet WiFi Development Board Open Source Serial Wireless Module Works Great with Arduino IDE/Micropython (Pack of 2PCS) by hiletgo
- **How much does it cost?** ₱1374 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.ph](https://www.desertcart.ph/products/256334315-2pcs-esp8266-nodemcu-lua-cp2102-esp-12e-internet-wifi-development)

## Best For

- hiletgo enthusiasts

## Why This Product

- Trusted hiletgo brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Arduino IDE Ready:** Fully compatible with Arduino IDE, Mongoose IoT, and MicroPython for versatile development.
- • **Dual-Pack Advantage:** Get two ESP8266 NodeMCU boards in one pack—double your innovation potential instantly.
- • **Open Source Freedom:** Access extensive community resources and open-source code to accelerate your next big idea.
- • **Developer’s Dream Setup:** Built-in Micro-USB port plus flash & reset switches for effortless coding and debugging.
- • **Plug & Play Wi-Fi Powerhouse:** Seamlessly integrate IoT projects with blazing 80 MHz CPU and native 802.11b Wi-Fi support.

## Overview

The HiLetgo 2pcs ESP8266 NodeMCU LUA CP2102 ESP-12E Development Boards are compact, high-performance Wi-Fi modules featuring an 80 MHz CPU, 1MB RAM, and built-in Micro-USB ports. Designed for seamless integration with Arduino IDE, Mongoose IoT, and MicroPython, these open-source boards empower developers to rapidly prototype and deploy IoT applications with reliable wireless connectivity and easy programming.

## Description

Product description: ESP8266 is a highly integrated chip designed for the needs of a new connected world. It offers a complete and self-contained networking solution, allowing it to either host the application or to offload all networking functions from another application processor. Instruction & Steps of How to use: 1. Download the Arduino IDE, the latest version. 2. Install the IDE 3. Set up your Arduino IDE as: Go to File->Preferences and copy the URL below to get the ESP board manager extensions: http://arduino.esp8266.com/stable/package_esp8266com_index.json Placing the http:// before the URL lets the Arduino IDE use it...otherwise it gives you a protocol error. 4. Go to Tools > Board > Board Manager> Type "esp8266" and download the Community esp8266 and install. 5. Set up your chip as: Tools -> Board -> NodeMCU 1.0 (ESP-12E Module) Tools -> Flash Size -> 4M (3M SPIFFS) Tools -> CPU Frequency -> 80 Mhz Tools -> Upload Speed -> 921600 Tools-->Port--> (whatever it is) 6. Download and run the 32 bit flasher exe at Github(Search for nodemcu/nodemcu-flasher/tree/master/ at Github) github.com/nodemcu/nodemcu-flasher/tree/master/Win32/Release Or download and run the 64 bit flasher exe at: github.com/nodemcu/nodemcu-flasher/tree/master/Win64/Release 7. In Arduino IDE, look for the old fashioned Blink program. Load, compile and upload. 8. Go to FILE> EXAMPLES> ESP8266> BLINK, it will start blinking. Note: Please contact us if you need the driver or meet any issue when using. We provide 100% satisfication service for customers. Package included: 2* HiLetgo ESP8266 NodeMCU CP2102 Development Board

## Features

- ESP8266 CP2102 NodeMCU LUA ESP-12E WIFI Serial Wireless Module
- Built-in Micro-USB, with flash and reset switches, easy to program
- Arduino compatible, works great with the latest Arduino IDE/Mongoose IoT/Micropython
- Data download access to the website: http://www.nodemcu.com

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B010N1SPRK |
| Brand | HiLetgo |
| Built-In Media | 2 ESP8266 NodeMCU CP2102 Development Boards |
| Compatible Devices | ESP8266 |
| Connectivity Technology | USB, Wi-Fi |
| Customer Reviews | 4.6 4.6 out of 5 stars (646) |
| Item Dimensions L x W x H | 12.7L x 9.5W x 1.3H centimeters |
| Item Weight | 41 g |
| Manufacturer | HiLetgo |
| Memory Storage Capacity | 1000000 Bytes |
| Mfr Part Number | 3-01-0268 |
| Model Name | ESP-12E |
| Model Number | 3-01-0268 |
| Operating System | Arduino IDE, Mongoose IoT, Micropython |
| Processor Brand | Espressif |
| Processor Count | 1 |
| Processor Speed | 8E+1 MHz |
| RAM Memory Installed | 1 MB |
| RAM Memory Technology | DDR |
| Total Usb Ports | 1 |
| UPC | 703681358704 777904206141 |
| Wireless Compability | 802.11b |

## Product Details

- **Brand:** HiLetgo
- **CPU speed:** 8E+1 MHz
- **Installed RAM memory size:** 1 MB
- **Memory storage capacity:** 1000000 Bytes
- **Model name:** ESP-12E

## Images

![2pcs ESP8266 NodeMCU LUA CP2102 ESP-12E Internet WiFi Development Board Open Source Serial Wireless Module Works Great with Arduino IDE/Micropython (Pack of 2PCS) - Image 1](https://m.media-amazon.com/images/I/61n2aVCqK4L.jpg)

## Questions & Answers

**Q: how do i get it working on osx**
A: Since I had a bit of trouble figuring this out as most of the info I found is for Windows, here are the steps to get this working with the Arduino IDE on a Mac:

1. Download the Mac VCP drivers at https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
2. Install the drivers, and make sure you authorize any security prompts that appear while installing
3. (On recent macOS releases) Open System Preferences > Security & Privacy > General. You’ll see a message about the Silabs driver being blocked at the bottom. Click “Allow”
4. Download and install the Arduino IDE
5. Open Arduino Preferences and paste the URL below in Additional Board Manager URLs: http://arduino.esp8266.com/stable/package_esp8266com_index.json
6. Go to Tools > Board > Board Manager> Type “esp8266” and download the Community esp8266 and install
7. Set up your chip as:
Tools > Board > NodeMCU 1.0 (ESP-12E Module)
Tools > Flash Size > 4M (3M SPIFFS)
Tools > CPU Frequency > 80 Mhz
Tools > Upload Speed > 921600
Tools > Port > /dev/cu.SLAB_USBtoUART
(leave the rest as-is)
8. Open File > Examples > ESP8266 > Blink
9. Compile and Upload. After it's done uploading, the red led should start blinking in your board.

**Q: How many output amps can this handle?**
A: The AMS1117-3.3 chip (3.3v regulator) looks like it has a maximum load of 1.5A. So that minus whatever the ESP itself draws. To be on the safe side, I'd limit the current draw off the 3.3v supply to around 500mA.

**Q: Is there a built-in micro sd card? (description says it does, but the two units i received don't seem to have a slot for inserting an sd card).**
A: I think you might be reading the description wrong.  It does say "Built-in Micro-USB" and that is not the same as micro sd.  I have not seen a description stating it supports a micro sd.

**Q: What firmware or program is already onboard? when i connect at 115200 baud it shows the nearby ssids, but i don't know how to send commands.**
A: If you only see nearby SSIDs, it means that your board has the "WiFiScan.ino" load on the board.
You can see the source here - https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/examples/WiFiScan/WiFiScan.ino
"AT" commands won't do you any good since it is not loaded.

There are a couple of instruction you can read here - https://github.com/esp8266

## Frequently Bought Together

- HiLetgo 2pcs ESP8266 NodeMCU CP2102 ESP-12E Development Board (Wi-Fi, USB) - Arduino Compatible, 1MB RAM, 80MHz CPU, 1M Flash, 2 Boards
- HiLetgo 2pcs DHT22/AM2302 Digital Temperature And Humidity Sensor Module Temperature Humidity Monitor Sensor Replace SHT11 SHT15 for Arduino Electronic Practice DIY
- ELEGOO 120pcs Multicolored Dupont Wire 40pin Male to Female, 40pin Male to Male, 40pin Female to Female Breadboard Jumper Ribbon Cables Kit Compatible with Arduino Projects

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.ph/products/256334315-2pcs-esp8266-nodemcu-lua-cp2102-esp-12e-internet-wifi-development](https://www.desertcart.ph/products/256334315-2pcs-esp8266-nodemcu-lua-cp2102-esp-12e-internet-wifi-development)

---

*Product available on Desertcart Philippines*
*Store origin: PH*
*Last updated: 2026-05-10*