What is NodeMCU How to Code LUA Script with a Simple Lines of Code
NodeMCU is an Open Source Firmware Development Board that helps you to build your IOT(Internet of Things) projects with a few LUA Script Lines, NodeMCU it is like Arduino Hardware with a Input Output built in the Board itself, it has also a Wifi built in to connect directly to internet to control your things online using Nodejs Style network API for digital network applications, which facilitates developers to code running on the Board, Greatly speed up your Internet of Things application development process.
The Development Board base on ESP8266 Chip, integrated GPIO(General Purpose Input Output), PWM(Pulse with Modulation),IIC(Interconnected Integrated Circuit), 1-Wire and ADC all in one board to power up your development board in fastest way combined with the NodeMCU Firmware.
Development Board Features:
OPEN SOURCE Development Board
USB to TTL built in “Plug & Play”
10x GPIO(General Purpose Input Output)
Built In Wireless Network(Wifi) to Communicate true out the Internet
Pin Out Diagram
Connecting to the wifi network
Connecting to Wireless Network
1
2
3
4
5
6
print(wifi.sta.getip())
--nil
wifi.setmode(wifi.STATION)
wifi.sta.config("SSID","password")--COnfigure the wireless network(wifi)
Please visit the this http://www.14core.com/drivers/ , you can just follow the instructions from installing the software, flashing the NodeMCU and how to compiler your LUA Script.
Аfter exploring a handful of the blog poѕts on your web page,
I seriously like your way of blogging. I book-marked it to my bookmark webpage list
and ѡill be checkіng back in the near futurе.
Take a look at my website аs well and let me know your
opinion.
Comments are closed.
Important Cookie Information :
We use cookie to provide you the best possible experience, this site uses cookies and by continuing to use the site you agree that we can save them on your device. Cookies are small text files which are placed on your computer and which remember your preference / some details of your visit. Our cookies don’t collect any personal information. For information, please read our Privacy Statement and Cookie Policy , which also explains how to disable this option in your browser. Cookie SettingsACCEPT
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are as essential for the working of basic functionalit...
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Please kindly provide user manual and installation guide for ESPlorer IDE.
Thanks in Advance.
Please visit the this http://www.14core.com/drivers/ , you can just follow the instructions from installing the software, flashing the NodeMCU and how to compiler your LUA Script.
Аfter exploring a handful of the blog poѕts on your web page,
I seriously like your way of blogging. I book-marked it to my bookmark webpage list
and ѡill be checkіng back in the near futurе.
Take a look at my website аs well and let me know your
opinion.