node.js를 이용한 원격 제어(Remote control)
이 페이지에서는 Web 환경에서 Remote Control을 위하여 Server Side Tool은 Node.js와 Express를 사용 합니다.
Client Side는 개인용 컴퓨터(PC), Notebook, 휴대폰과 같이 Web Browser를 사용 할 수 있는 단말기를 사용하여 원격지에 있는 장치를 제어 합니다.
Controller 개발 Tool로는 AVR Microcontroller의 개발 Tool인 Studio 7를 사용 합니다.
- Web 환경에서 Remote Control이 가능한 System의 구성과 개발 환경
- Nose.js
- Node.js - Express
- Node Serialport
- Web 환경에서 Checkbox를 이용한 원격 LED 제어(Remote LED Control)
- Node.js의 사용을 위한 준비(Node.js 개발 환경)
- Raspberry Pi GPIO(General Purpose Input Output)
- Node.js - Express를 이용한 Raspberry Pi Webserver
- Node.js를 이용한 원격 제어(Remote control) Coding 예
- Node.js Serialport
- Node.js를 이용한 I2C(Inter Integrated Circuit) 통신
- 농장 원격제어 시스템((Farm remote control system) ) 개발 예