ESP8266 WiFi Image Viewer
		
		 Simply put, this pulls down a jpeg from a web server and displays it on a ILI9341 every 30 seconds. I made this as a companion to my ESP8266 Camera, but it could also made a good WiFi attached slide show display.
		
		
		
		Primary Components
		
		
		ESP8266-12E hookup
		
      - Standard ESP connections for normal operation
	   
 
	  
		  
	ILI9341 tft hookup
	
	
	
	| ILI9341 | ESP8266 |  
	| SDO/MOSO | GPIO12 |  
	| LED |  |  
	| SCK | GPIO14 |  
	| SDI/MOSI | GPIO13 |  
	| DC/RS | GPIO5 |  
	| Reset | GPIO2 |  
	| CS | GPIO4 |  
	| GND |  |  
	| VCC |  |  
	 
	
		- LED---390ohm---VCC
		
 - GND---GND
		
 - VCC---VCC
	
  
	
	
	
	 | 
	  
	 |