mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
commit
71347b8142
@ -37,7 +37,7 @@ static const uint8_t D10 = 1;
|
|||||||
|
|
||||||
If you want to use NodeMCU pin 5, use D5 for pin number, and it will be translated to 'real' GPIO pin 14.
|
If you want to use NodeMCU pin 5, use D5 for pin number, and it will be translated to 'real' GPIO pin 14.
|
||||||
|
|
||||||
### NodeMCU 1.0 <a name="nodemcu-1-0"></a>
|
### NodeMCU 1.0
|
||||||
|
|
||||||
This module is sold under many names for around $6.50 on AliExpress and it's one of the cheapest, fully integrated ESP8266 solutions.
|
This module is sold under many names for around $6.50 on AliExpress and it's one of the cheapest, fully integrated ESP8266 solutions.
|
||||||
|
|
||||||
@ -126,7 +126,7 @@ PL2303-based adapters are known not to work on Mac OS X. See https://github.com/
|
|||||||
- **Directly connecting a pin to VCC or GND is not a substitute for a PullUp or PullDown resistor, doing this can break upload management and the serial console, instability has also been noted in some cases.**
|
- **Directly connecting a pin to VCC or GND is not a substitute for a PullUp or PullDown resistor, doing this can break upload management and the serial console, instability has also been noted in some cases.**
|
||||||
|
|
||||||
### ESP to Serial
|
### ESP to Serial
|
||||||

|

|
||||||
|
|
||||||
#### Minimal Hardware Setup for Bootloading only ##
|
#### Minimal Hardware Setup for Bootloading only ##
|
||||||
ESPxx Hardware
|
ESPxx Hardware
|
||||||
@ -158,7 +158,7 @@ ESPxx Hardware
|
|||||||
| CH_PD | PullUp | |
|
| CH_PD | PullUp | |
|
||||||
|
|
||||||
### Minimal
|
### Minimal
|
||||||

|

|
||||||
|
|
||||||
### Improved Stability
|
### Improved Stability
|
||||||

|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user