1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

Case correction, beautification of titles.

This commit is contained in:
h4rm0n1c 2015-07-16 17:58:06 +08:00 committed by Ivan Grokhotkov
parent b76d9d91d4
commit ade463884c

View File

@ -228,7 +228,7 @@ There are many different USB to Serial adapters / boards.
- CP2102 - CP2102
- may others (drop a comment) - may others (drop a comment)
#### Minimal hardware Setup for Bootloading and usage #### #### Minimal Hardware Setup for Bootloading and Usage ####
ESPxx Hardware ESPxx Hardware
@ -248,10 +248,10 @@ ESPxx Hardware
- Reset is also named RSBT or REST (adding PullUp improves the stability of the Module) - Reset is also named RSBT or REST (adding PullUp improves the stability of the Module)
- GPIO2 is alternative TX for the boot loader mode - GPIO2 is alternative TX for the boot loader mode
###### esp to Serial ###### ESP to Serial
![ESP to Serial](https://raw.githubusercontent.com/Links2004/Arduino/esp8266/docs/ESP_to_serial.png) ![ESP to Serial](https://raw.githubusercontent.com/Links2004/Arduino/esp8266/docs/ESP_to_serial.png)
#### Minimal hardware Setup for Bootloading only #### #### Minimal Hardware Setup for Bootloading only ####
ESPxx Hardware ESPxx Hardware
| PIN | Resistor | Serial Adapter | | PIN | Resistor | Serial Adapter |
@ -268,7 +268,7 @@ ESPxx Hardware
* Note * Note
- if no RTS is used a manual power toggle is needed - if no RTS is used a manual power toggle is needed
#### Minimal hardware Setup for running only #### #### Minimal Hardware Setup for Running only ####
ESPxx Hardware ESPxx Hardware
@ -283,5 +283,5 @@ ESPxx Hardware
###### Minimal ###### Minimal
![ESP min](https://raw.githubusercontent.com/Links2004/Arduino/esp8266/docs/ESP_min.png) ![ESP min](https://raw.githubusercontent.com/Links2004/Arduino/esp8266/docs/ESP_min.png)
###### Improved stability ###### Improved Stability
![ESP improved stability](https://raw.githubusercontent.com/Links2004/Arduino/esp8266/docs/ESP_improved_stability.png) ![ESP improved stability](https://raw.githubusercontent.com/Links2004/Arduino/esp8266/docs/ESP_improved_stability.png)