Skip to content

Commit 578479a

Browse files
committed
V0.12
Added .jpg and updated readme
1 parent f9d2bca commit 578479a

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
File renamed without changes.

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ Basic theory of UDP operation:
1515

1616
The unit will now respond to commands, like "open" or "readTemp".
1717

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">
1825

1926
<hr>
2027
<table>
113 KB
Loading

0 commit comments

Comments
 (0)