Difference between revisions of "ESP8266 ESP-12F OLED"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users 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> | ||
+ | |||
+ | [[Category:Microcontrollers]] | ||
+ | [[Category:Actuators]] |
Latest revision as of 09:30, 14 June 2024
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
Related Tutorial Videos[edit]
How to write the micropython images on the ESP8266