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

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
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 ESP32
 +
<youtube>_TrKPDOReJc</youtube>

Revision as of 15:51, 3 September 2020

Documentation

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

How to write the micropython images on the ESP32