본문 바로가기

컴퓨터 프로그래밍/NodeMCU

Nodemcu 소개 특징

Nodemcu  소개 특징

1. 소개
NodeMCU는 WiFi로 사물은 연결하기 쉬운 MCU입니다.
펌웨어가 오픈소스 이며,몇줄의 Lua script로  여러분의 IOT 프로토타입 제품을 만들수 있도록 돕는 개발키트(development kit) 이다.




nodemcu
Connect Things EASY)
An open-source firmware and development kit that helps you to prototype your IOT product within a few Lua script lines 

인용:

2. nodemcu의 특징
- 오픈소스 , 인터랙티브, , 프로그램가능한 , 낮은 비용, 간단하고 스마트 , 와이파이 가능
Open-source, Interactive, Programmable, Low cost, Simple, Smart, WI-FI enabled

2.1 아두이노와 비슷한 하드웨어 IO
하드웨어 IO(입출력)을 위한 고급 API, 환경설정과 하드웨어을 다루기 위한 일을 획기적으로 줄일수 있다. 아두이노 코드처럼, 하지만 대화형 Lua Script 언어이다.

Arduino-like hardware IO
Advanced API for hardware IO, which can dramatically reduce the redundant work for configuring and manipulating hardware. Code like arduino, but interactively in Lua script.

2.2 Nodejs 스타일의 네트워크 API
이벤트 기반 네트워크 애플리케이션, 개발자에 의해서 작성된 Node.js 스타일의 코드가 5mm*5mm 사이즈의  mcu에서 작동된다. 여러분의 사물인터넷(IOT) 애플리케이션 개발 과정을 휠씬 빠르게 해준다.

Nodejs style network API
Event-driven API for network applicaitons, which faciliates developers writing code running on a 5mm*5mm sized MCU in Nodejs style. Greatly speed up your IOT application developing process.

2.3 가장 낮은 가격의 wi-fi MCU
$2 미만의 wifi MCU(esp8266)는 쉽고 통합된 프로토타입을 위한 개발키트. 우리는 사물인터넷 어플리케이션 개발을 위한 가장 낮은 가격에 제공하고 있다.

2.4관련 링크
MCU 프로그램 예제

MCU  펌웨어 다운로드

MCU 펌웨어 Github

MCU BBS 게시판