Categories

3D Printers
Ac Power Cords
Ac Tube Axial Fans
Ac-To-Ac
Ac-To-Dc Linear Regulated
Ac-To-Dc Linear Unregulated
Ac-To-Dc Switching
Accessories
Actuators
Adapters
Alternative Energy (Solar)
Analog/Linear
Arduino
Assortments
Audio
Audio Components
Audio/Video
Battery Products
Beagleboard
Blowers
Bulk Cable
Bulk Wire
Cable Assemblies
Capacitors
Chemicals & Cleaning Solutions
Circuit Protection
Circular Connectors
Communication
D-Sub Connectors
Dc Brushless Fans
Dc Power Cords
Dc-To-Dc, Isolated
Dc-To-Dc, Non-Isolated
Development Tools
Diodes & Rectifiers
Discrete Leds
Display Modules
Electronic Components
Electronic Kits
Enclosures
Encoder
Fan Accessories
Frequency Control
Hardware
Heat Sinks
Ic Sockets
Illumination
Inductors
Industrial Automation
Interface
Inverters
Knobs
Lamps
Lasers
Led Displays
Led Drivers
Logic
Logic, Cmos
Logic, Programmable
Logic, Ttl
Management Products
Medical Ac-To-Dc
Memory
Memory Modules
Microcontrollers
Microprocessors
Modular Phone Cable
Motors
Networking
Networking/Telecom
Non-Rechargeable
Opto Components
Passive Filter
Pc Power Supplies
Pcb Connectors
Potentiometers
Power Condition
Power Connectors
Power Protection
Programmers
Propeller Series
Prototyping Systems
Rack Mount Equipment
Raspberry Pi
Rechargeable
Rechargeable Packs
Rectangular Connectors
Reference Materials
Relays
Resistors
Rf Connectors
Robotics
Safety Equipment
Sensors
Soldering Equipment
Storage
Switches
Tape,Mastics
Terminal Blocks
Terminals
Test & Measurement
Test Equipment Accessories
Timing Solutions
Tools
Transformers
Transistors
Usb Devices
Shop > Development Tools > Microcontrollers > Electronic Kits & Projects >
 

ESP8266 ESP-05 WiFi Transceiver Module

Our Price: $3.95
Buy Now


 

ESP8266 ESP-05 WiFi Transceiver Module The 5 pin version of the ESP8266 Esp-05 WiFi module has the following connections on the 5 pin header: Reset - active low reset (apply low voltage level to reset), EXT_RSTB pin 32 on ESP8266 chip GND - GND or 0V of power supply Rx - UART receive pin (3.3V logic level) Tx - UART transmit pin (3.3V logic level) Vcc - 3.3V power supply Vcc connection There is an antenna connector at the top left of the board for an external aerial/antenna. An additional GND connection can be found at the top right of the board. Operating Voltage The ESP8266 chip and ESP-05 module operate at a voltage of 3.3V (working range is 3.0V to 3.6V). I/O pins including the UART pins operate with 3.3V logic. The chip and module I/O and UART pins are NOT 5V tolerant. Current Consumption An operating current average value of 80mA is given for the EXP8266 chip in the datasheet. The ESP8266 SDK getting started guide gives the following note for their evaluation board modules: The ESP8266 Wi-Fi module needs 3.3V power supply and may draw current in the order of 500mA. Note that this current value is for the Espressif modules and not the ESP-05, but it does give some idea of the current that some modules can draw. The following current consumption values are for the EXP8266 chip when transmitting and receiving. These are the highest typical values from the datasheet. Transmit Current: highest typical current consumption of 170mA under the following conditions (Tx802.11b, CCK 11Mbps, P OUT=17dBm) Receive Current: highest typical current consumption of 56mA under the following conditions (Rx 802.11g, 1024 bytes packet length, -70dBm) Espressif ESP8266 Chip Information Further information on the ESP8266EX chip used on the ESP-05 module can be found on the Espressif ESP8266EX resource page. Test the ESP8266 ESP-05 WiFi Transceiver Module using the article on ESP8266 testing shows how to perform some basic tests on the Esp-05 module to see if it is working. An Arduino is used to do the testing.