Difference between revisions of "ESP8266 ESP-12F OLED"

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
  
 
[[File:Esp8266-back.JPG|600px]]
 
[[File:Esp8266-back.JPG|600px]]
 +
 +
 +
= Related Tutorial Videos =
 +
How to write the micropython images on the ESP8266
 +
 +
<youtube>_TrKPDOReJc</youtube>

Latest revision as of 15:53, 3 September 2020

Documentation[edit]

The documentation for the ESP8266 ESP-12F OLED can be found at: https://heltec.org/project/wifi-kit-8/

One of the most important documents is the Pinout Diagram: https://resource.heltec.cn/download/WiFi_Kit_8/WIFI_Kit_8_Pinout_Diagram(new).pdf

For advanced users there is also a schematic (should not be required in the basic class): https://resource.heltec.cn/download/WiFi_Kit_8/WIFI_Kit_8_Schematic_diagram.PDF


Esp8266front.JPG

Esp8266-back.JPG


Related Tutorial Videos[edit]

How to write the micropython images on the ESP8266