https://github.com/cspyridakis/esp8266-breakout
A breadboard friendly ESP12E/F breakout with all I/O pins available, flash/reset buttons onboard, and pins ready to use with FTDI modules
https://github.com/cspyridakis/esp8266-breakout
breakout esp12 esp12-e esp12e esp12f esp8266 esp8266-arduino esp8266-esp-12e esp8266-projects esp8266-webserver esp8266mqtt
Last synced: 3 months ago
JSON representation
A breadboard friendly ESP12E/F breakout with all I/O pins available, flash/reset buttons onboard, and pins ready to use with FTDI modules
- Host: GitHub
- URL: https://github.com/cspyridakis/esp8266-breakout
- Owner: CSpyridakis
- License: mit
- Created: 2020-03-15T02:43:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T08:17:25.000Z (about 5 years ago)
- Last Synced: 2025-03-09T16:37:10.892Z (4 months ago)
- Topics: breakout, esp12, esp12-e, esp12e, esp12f, esp8266, esp8266-arduino, esp8266-esp-12e, esp8266-projects, esp8266-webserver, esp8266mqtt
- Homepage:
- Size: 5.46 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP8266-Breakout  
A breadboard-friendly ESP12E/F breakout with all I/O pins available, flash/reset buttons onboard, and place to directly use it with FTDI modules like [FT232RL FTDI Serial Adapter Module](https://www.banggood.com/FT232RL-FTDI-USB-To-TTL-Serial-Converter-Adapter-Module-p-917226.html?rmmds=buy&cur_warehouse=CN).

### Schematic
|Top View | Bottom View |
|:-------------------:|:-------------------------:|
|  |  |### Sample
## Assembly
| No | Component | Quantity |
|:---:|:-------------:|:----------------:|
| 1. | ESP8266 - 12e/f | 1 |
| 2. | 10KΩ 0805 smd resistors | 5 |
| 3. | SMD-SWITCH-6.2MM | 2 |
| 4. | Pin Header 1x11 Male 2.54 mm | 2 |### Notes
* If you want to power up ESP8266-Breakout directly from a FTDI board, you need to solder the jumper that exists on the bottom side of the ESP8266-Breakout. **IMPORTANT:** Do not forget to change the jumper to 3.3V instead of 5V, on the FTDI module.
* If you want to use ESP8266-Breakout with a breadboard.
- Connect Vcc to 3.3V
- Connect Gn to Ground
- You do not need to connect EN pin (ESP8266-Breakout itself has the required connection)
- You do not need to add any extra pull-up or pull-down resistors on GPIO15, GPIO2 or GPIO0 for Boot Mode Selection## PCB CAD tool
This project was developed using free version of [EAGLE 9.5.2](https://www.autodesk.com/products/eagle/overview)Gerber files are available [here](pcb/gerber/)