ESP8266 » History » Version 3
Hammel, 27 Jun 2018 17:14
1 | 1 | Gale | h1. ESP8266 |
---|---|---|---|
2 | |||
3 | Very low cost, low power, wifi enabled, 32-bit microcontroller for IoT applications |
||
4 | |||
5 | 2 | Hammel | * "ESP8266.net":http://esp8266.net/ |
6 | * "Nurdspace":https://nurdspace.nl/ESP8266 |
||
7 | 3 | Hammel | * "Getting Started with the ESP8266":https://www.esp8266.com/wiki/doku.php?id=getting-started-with-the-esp8266 |
8 | * "ESP8266 Wiki":https://www.esp8266.com/wiki/doku.php |
||
9 | * "Using GNU Make with Arduino":https://github.com/plerup/makeEspArduino |
||
10 | * "ESP8266 GitHub":https://github.com/esp8266/Arduino |
||
11 | * "Adafruit Huzzah":https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout/overview#overview |
||
12 | * "ESP8266 and the Water Heater project":http://www.whatimade.today/esp8266-and-the-water-heater/ |
||
13 | * "FTDI Hookup to ESP-01 diagram":https://cdn.solarbotics.com/products/photos/98d4879fbb50d9abca1d3153a1cf0ed9/ftdy%20to%20esp01%20diagram.jpg |
||
14 | ** "Plus notes":https://i.ytimg.com/vi/5Y9oTxsGVnQ/maxresdefault.jpg |
||
15 | * "ESP IoT Projects":https://iot-playground.com/build @ IoT Playground |
||
16 | 2 | Hammel | |
17 | 1 | Gale | h2. Power Consumption: |
18 | |||
19 | http://bbs.espressif.com/viewtopic.php?t=133 |
||
20 | 3 | Hammel | |
21 | h2. ESP-01 |
||
22 | |||
23 | These are the correct way to connect the ESP-01 to the breadboard. The second has a parts list, mostly direct from manufacturers. All I really need is the capacitors for the second (preferred) layout but having the special connectors for the breadboard will make it much easier to view the connections. |
||
24 | |||
25 | I should also look for more pre-cut wires of different colors than what I just bought. |
||
26 | |||
27 | * "Breadboard and Program an ESP-01 circuit with Arduino IDE":https://www.allaboutcircuits.com/projects/breadboard-and-program-an-esp-01-circuit-with-the-arduino-ide/ |
||
28 | * "Flashing the ESP-01 to SDK v2.0":https://www.allaboutcircuits.com/projects/flashing-the-ESP-01-firmware-to-SDK-v2.0.0-is-easier-now/ |