Difference between revisions of "ESP8266 ESP-12F OLED"
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 14: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
Related Tutorial Videos
How to write the micropython images on the ESP32