Difference between revisions of "ESP8266 ESP-12F"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
[[File:Esp8266-0back.JPG|600px]] | [[File:Esp8266-0back.JPG|600px]] | ||
+ | |||
+ | = Related Tutorial Videos = | ||
+ | How to writ the mircopython images on the ESP8266 | ||
+ | <youtube>_TrKPDOReJc</youtube> |
Revision as of 14:51, 3 September 2020
Documentation
The documentation for the ESP8266 ESP-12F can be found at: https://github.com/Nicholas3388/LuaNode
One of the most important documents is the Pinout Diagram: https://cdn.shopify.com/s/files/1/1509/1638/files/NodeMCU_Lua_Lolin_V3_Pinout_Diagram.pdf
For advanced users there is also a schematic (should not be required in the basic class): https://cdn.shopify.com/s/files/1/1509/1638/files/NodeMCU_Lua_Lolin_V3_Schematics.pdf
Related Tutorial Videos
How to writ the mircopython images on the ESP8266