https://github.com/tobozo/m5stack-esp12-shield
ESP12 shield for M5Stack - Flash your ESP through the M5!
https://github.com/tobozo/m5stack-esp12-shield
arduino deauther esp12 esp32 esp32-arduino esp8266 esptool m5stack m5stack-sd-updater serialbridge
Last synced: about 2 months ago
JSON representation
ESP12 shield for M5Stack - Flash your ESP through the M5!
- Host: GitHub
- URL: https://github.com/tobozo/m5stack-esp12-shield
- Owner: tobozo
- License: mit
- Created: 2018-05-03T13:59:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-29T16:44:55.000Z (over 4 years ago)
- Last Synced: 2025-03-31T01:51:16.419Z (3 months ago)
- Topics: arduino, deauther, esp12, esp32, esp32-arduino, esp8266, esptool, m5stack, m5stack-sd-updater, serialbridge
- Language: C
- Homepage:
- Size: 462 KB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP12 Flasher for M5Stack-ESP12-Shield
PIN Mapping:
============M5Stack | ESP12
------------+------------
16 (Rx2) | D1 (TX0)
17 (Tx2) | D3 (RX0)
12 | D0 (FLASH)
13 | RESET
3.3v | VCC
3.3v | D2
3.3v | CH_PD (EN)
GND | GND
GND | D15
Using the Arduino IDE:
======================- Compile & Upload this sketch on the M5Stack
- Change board to ESP8266
- Set Baudrate to "115200"
- Set Flash Mode to "DOUT"
- Set Reset Method to "no dtr (aka ck)"
- Open your ESP8266 sketch
- Hit the Button B on the M5 so the ESP8266 waits for flashing
- Hit the Upload buttonAlso acts as a serial bridge (115200) after flash timeout.
ESP8266 Flash settings
======================