Thursday 14 April 2016

ESP 8266 Series:



Latest Addition




Short Description of  ESP8266 Series Features:

1. ESP-01: PCB antenna, through matching, open about 400 m distance to do, easy to use.
2. ESP-02: SMD package for submission limit, the antenna can be drawn with the IPX header casing.
3. ESP-03: SMD package, built-in ceramic antenna technology, all available IO leads.
4. ESP-04: SMD package, customers can customize the type of antenna, flexible design, all the IO leads.
5. ESP-05: SMD package, only leads to serial and RST pin, small external antenna.
6. ESP-06: Bottom mount technology, all the IO port leads with metal shielding shell can be too FCC CE certification, it is recommended to use.
7. ESP-07: Semi-hole chip technology, all IO leads, with metal shielding shell can be too FCC CE certification, IPX can be an external antenna, built-in ceramic antenna can also be used.
8. ESP-08: with the ESP-07, the different forms that customers can define their own antenna.
9. ESP-09: Ultra-small size package, only 10 * 10 mm, four-layer board technology 1M byte!.
10. ESP-10: SMD interface, narrow-body design, 10 mm wide, suitable for light with controller.
11. ESP-11: SMD interface, ceramic antenna, small size.
12. ESP-12: very stable, easy to use.


Stable ESP 8266-12





ESP 8266 -01 wifi Module Pinout




Tuesday 12 April 2016

ESP 8266- 01






















This board is from Ai-Thinker Technology Co. Ltd.

What is this ESP8266-01

It's a wireless SOC
It has GPIO, I2C, ADC, SPI, PWM and some more
It's running at 80MHz
64KBytes of instruction RAM
96KBytes of data RAM
64KBytes boot ROM
It has a Winbond W25Q40BVNIG SPI flash
It's a RISC architecture
The core is a 106micro Diamond Standard core (LX3) made by Tensilica
The ESP8266 chip is made by Espressif
Modules bearing this chip are made by various manufacturers


Features:

802.11 b/g/n protocol
Wi-Fi 2.4 GHz, support WPA/WPA2
Super small module size (11.5mm x 11.5mm)
Integrated 10-bit ADC
Integrated TCP/IP protocol stack (ipv4 only at the moment)
Integrated TR switch, balun, LNA, power amplifier and matching network Integrated PLL, regulators, and power management units
+20dBm output power in 802.11b mode
Supports antenna diversity
Deep sleep power <10uA, Power down leakage current < 5uA
Integrated low power 32-bit MCU
SDIO 2.0, SPI, UART, I2C
STBC, 1x1 MIMO, 2x1 MIMO
A-MPDU & A-MSDU aggregation & 0.4µs guard interval
Wake up and transmit packets in < 2ms
Standby power consumption of < 1.0mW (DTIM3)
Operating temperature range -40C ~ 125C
Specification
802.11 b/g/n
Wi-Fi Direct (P2P), soft-AP
Integrated TCP/IP protocol stack
Integrated TR switch, balun, LNA, power amplifier and matching network
Integrated PLLs, regulators, DCXO and power management units
+19.5dBm output power in 802.11b mode
Power down leakage current of <10uA
Integrated low power 32-bit CPU could be used as application processor
SDIO 1.1/2.0, SPI, UART
STBC, 1×1 MIMO, 2×1 MIMO
A-MPDU & A-MSDU aggregation & 0.4ms guard interval
Wake up and transmit packets in < 2ms
Standby power consumption of < 1.0mW (DTIM3)

Description:

ESP-01 ESP-8266 is an ideal choice for hobbyist to start experimenting with IOT. The dimension of this module is 25mm x 15mm, with simple pin connections (standard 2×4 pin headers), using serial TX/RX to send and receive Ethernet buffers, and similarly, using serial commands to query and change configurations of the WiFi module.

ESP8266 ESP-01 Serial WIFI Transceiver Module is a cheap and easy way to connect to internet via WIFI to any microcontroller platforms like Arduino. You can use AT commands to connect to WiFi networks and open TCP/IP connections (without need to have TCP/IP stack running in microcontroller).

The module(ESP-01) can work with AT command when used with Arduino, USB to TTL adaptor (FTDI USB module is recommended). Additional power supply might be needed to power up the board.With GCC toochain and SDK availability opportunities with ESP8266 as a IOT device is endless.