<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=ESP8266_GPIO</id>
	<title>ESP8266 GPIO - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=ESP8266_GPIO"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=ESP8266_GPIO&amp;action=history"/>
	<updated>2026-06-04T21:24:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=ESP8266_GPIO&amp;diff=32470&amp;oldid=prev</id>
		<title>Chao at 06:30, 30 December 2021</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=ESP8266_GPIO&amp;diff=32470&amp;oldid=prev"/>
		<updated>2021-12-30T06:30:37Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Internal pull-up/-down resistors&lt;br /&gt;
* GPIO 0-15 all have a built-in pull-up resistor, just like in an Arduino. GPIO16 has a built-in pull-down resistor.&lt;br /&gt;
&lt;br /&gt;
GPIO16&lt;br /&gt;
* D0(GPIO16) can only be used as gpio read/write. No support for open-drain/interrupt/pwm/i2c/ow.&lt;br /&gt;
&lt;br /&gt;
* https://nodemcu.readthedocs.io/en/master/modules/gpio/&lt;br /&gt;
* https://tttapa.github.io/ESP8266/Chap04%20-%20Microcontroller.html&lt;br /&gt;
&lt;br /&gt;
 D1 (5)&lt;br /&gt;
 D2 (4)&lt;br /&gt;
 D3 (0)&lt;br /&gt;
 D4 (2)&lt;br /&gt;
&lt;br /&gt;
 #define D5 (14)&lt;br /&gt;
 #define D6 (12)&lt;br /&gt;
 #define D7 (13)&lt;br /&gt;
 #define D8 (15)&lt;br /&gt;
&lt;br /&gt;
 #define RX (3)&lt;br /&gt;
 #define TX (1)&lt;br /&gt;
&lt;br /&gt;
[[category: ESP8266 HDK]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>