Difference between revisions of "ESP8266"

From CommonsLab
Jump to navigation Jump to search
(Init)
 
(some info on ESP E-12 module)
Line 1: Line 1:
The [[ESP8266]] is a WiFi-enabled SOC (system on chip) which can run [[nodeMCU]] (an eLua interpreter), a simple TCP/IP stack to act as a WiFi adapter (Ai-Thicker), a bootloader to use with the ArduinoIDE or any other program written with the SDK (software development kit).
+
The [[ESP8266]] is a WiFi-enabled SOC (system on chip) which can run open-source firmware, such as [[nodeMCU]] (an eLua interpreter), [[Ai-Thinker]]  (a simple TCP/IP stack to act as a serial-to-TCP WiFi adapter), a bootloader to use with the ArduinoIDE or any other program written with the SDK (software development kit).
  
 
The [[ESP8266]] chip can be readily purchased, presoldered on a small PCB module with different pins broken out for easy access.
 
The [[ESP8266]] chip can be readily purchased, presoldered on a small PCB module with different pins broken out for easy access.
Line 8: Line 8:
  
 
=== E-12 ===
 
=== E-12 ===
 +
This module is FCC-licensed and has more pins of the [[EAP8266]] broken out. The spacind if the pins is '''not'' the 0.1 inch usual DDIP/breadboard spacing.
 +
 +
== USB-Enabled boards ==
 +
 +
=== Amica ===
 +
The [[ NodeMCU Amica]] board has the E-12 module and a micro USB port on board.

Revision as of 16:41, 16 July 2016

The ESP8266 is a WiFi-enabled SOC (system on chip) which can run open-source firmware, such as nodeMCU (an eLua interpreter), Ai-Thinker (a simple TCP/IP stack to act as a serial-to-TCP WiFi adapter), a bootloader to use with the ArduinoIDE or any other program written with the SDK (software development kit).

The ESP8266 chip can be readily purchased, presoldered on a small PCB module with different pins broken out for easy access.

Modules

E-01

E-12

This module is FCC-licensed and has more pins of the EAP8266 broken out. The spacind if the pins is 'not the 0.1 inch usual DDIP/breadboard spacing.

USB-Enabled boards

Amica

The NodeMCU Amica board has the E-12 module and a micro USB port on board.