Anyone have NodeMCU pinout for BASIC
Posted: Wed Nov 11, 2015 9:18 pm
I am curious as to how GPIO's would be mapped out via Basic vs LUA or if everything is mapped out the same I do know that LUA changed their map over time from the original map to the map that is being used now but I believe this would just be the software side of things I would think the GPIO's would stay the same on the board ...
So my best guess would be that pin0 is a reference to GPIO0 and pin1 is a reference to GPIO1 I cannot be certain but I just sat down to think about writing code to handle the NodeMCU and this is the one thing that kind of slipped my mind if I am ever going to get this to work I need to know what GPIO is being referenced by what pin using the Basic firmware.
I could most likely figure it out cheaply with a meter metering the pin and ground but if the info is already known it would be nice to see some public documentation on this one.
View the attachment as it currently stands for LUA.
So my best guess would be that pin0 is a reference to GPIO0 and pin1 is a reference to GPIO1 I cannot be certain but I just sat down to think about writing code to handle the NodeMCU and this is the one thing that kind of slipped my mind if I am ever going to get this to work I need to know what GPIO is being referenced by what pin using the Basic firmware.
I could most likely figure it out cheaply with a meter metering the pin and ground but if the info is already known it would be nice to see some public documentation on this one.
View the attachment as it currently stands for LUA.