We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d2bca commit 578479aCopy full SHA for 578479a
Schematics/ESP8266Tiny/ESP8266.jpg ESP8266Tiny.jpg
README.md
@@ -15,6 +15,13 @@ Basic theory of UDP operation:
15
16
The unit will now respond to commands, like "open" or "readTemp".
17
18
+Useful files/directories:
19
+=========================
20
+Schematics/ESP8266Tiny: An Eagle schematic to create a small pcb that holds an atmega328 and ESP8266 connected to D11/D12<br>
21
+The ESP8266 should be running at baud rate 9600.
22
+ssid and password are stored in EEPROM on the atmega328
23
+A serial based menu allows the user to set ssid/password/and unique key which identifies the ESP8266 on the local network
24
+<img src="ESP8266Tiny.jpg">
25
26
<hr>
27
<table>
Schematics/ESP8266Tiny/ESP8266Tiny.jpg
113 KB
0 commit comments