From e15255fb1915e911f1b88d002a49d75e8d0e6a75 Mon Sep 17 00:00:00 2001 From: "Kyungwook, Park" Date: Thu, 26 Sep 2013 16:32:57 +0900 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Arduino 101 using NodeJS 글 추가 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9d3471..03c96db 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ One page navigation guide for node.js study - [nodejs로 Arduino 제어하기 #1](http://kyungw00k.wordpress.com/2011/11/21/nodejs로-arduino-제어하기-1/) - [nodejs로 Arduino 제어하기 #2](http://kyungw00k.wordpress.com/2011/11/22/nodejs로-arduino-제어하기-2/) - [BeagleBone에서 nodejs 소스 빌드하기](http://kyungw00k.wordpress.com/2012/02/13/beaglebone에서-nodejs-source-build-하기/) +- [Arduino 101 using NodeJS](http://kyungw00k.tumblr.com/post/58139170919/arduino-101-using-nodejs) ### Sequelize ORM with Node.js - [Sequelize #1 Introduction](http://nodeqa.com/nodejs_ref/30)